From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1El30U-0001jO-I9 for garchives@archives.gentoo.org; Sat, 10 Dec 2005 11:35:15 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id jBABYGH2001953; Sat, 10 Dec 2005 11:34:16 GMT Received: from psmtp02.wxs.nl (psmtp02.wxs.nl [195.121.247.11]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id jBABUMEM021334 for ; Sat, 10 Dec 2005 11:30:22 GMT Received: from [10.0.0.150] (ip3e83ab52.speed.planet.nl [62.131.171.82]) by psmtp02.wxs.nl (iPlanet Messaging Server 5.2 HotFix 2.02 (built Oct 21 2004)) with ESMTP id <0IRA00IFC5AMZ9@psmtp02.wxs.nl> for gentoo-user@lists.gentoo.org; Sat, 10 Dec 2005 12:30:22 +0100 (MET) Date: Sat, 10 Dec 2005 12:29:36 +0100 From: Holly Bostick Subject: Re: [gentoo-user] /etc/env.d help In-reply-to: <49bf44f10512100004o63b80743l5008a1b85481e163@mail.gmail.com> To: gentoo-user@lists.gentoo.org Message-id: <439ABC20.904@planet.nl> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-version: 1.0 Content-type: text/plain; charset=UTF-8 Content-transfer-encoding: 7BIT X-Accept-Language: nl-NL, nl, en User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051203) X-Enigmail-Version: 0.92.0.0 References: <49bf44f10512092018l549b622en86592a73e79d2b80@mail.gmail.com> <200512100228.45446.nbensa@gmx.net> <49bf44f10512100004o63b80743l5008a1b85481e163@mail.gmail.com> X-Archives-Salt: 074ed4fd-1f9c-45a9-a59d-8e466ff9c3ac X-Archives-Hash: 1ce99782e7e3582c9aded11987301848 Grant schreef: > That doesn't seem to do it either. Firefox still crashes from Flash > unless I put the export line in /usr/bin/firefox. > Why don't you just alias it, then (until such time as you figure out what's going wrong and how to adjust)? In ~/.bashrc alias firefox="export XLIB_SKIP_ARGB_VISUALS=1 firefox" save, source ~/.bashrc in a term and you're done (when you run the command 'firefox' the alias will run, exporting the variable before running the binary). Shell aliases are extremely cool things, especially since I don't myself have time or interest in d**king around with stuff like this when I'm in the middle of something (trying to look something up on the Web, for example, on what turns out to be a Flash site). If there's a hack, implement it, and then d**k around with it when you have time and energy to concentrate, that's what I say. HTH, Holly -- gentoo-user@gentoo.org mailing list