Date: Sat, 25 Dec 2004 21:02:27 +0100 From: Alexander Leidinger <Alexander@Leidinger.net> To: freebsd-ports@freebsd.org, Vulpes Velox <v.velox@vvelox.net> Subject: Re: Update to X.org 6.8.1 Message-ID: <20041225210227.5fc6f456@Magellan.Leidinger.net> In-Reply-To: <20041225112220.221a80db@vixen42.24-119-122-191.cpe.cableone.net> References: <200412230648.52325.dejan.lesjak@ijs.si> <200412222352.23671.krinklyfig@spymac.com> <20041224.001015.126530386.yasu@utahime.org> <20041224.084254.53107655.yasu@utahime.org> <20041225152554.GA28665@uci.agh.edu.pl> <20041225112220.221a80db@vixen42.24-119-122-191.cpe.cableone.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 25 Dec 2004 11:22:20 -0600 Vulpes Velox <v.velox@vvelox.net> wrote: > setenv XLIB_SKIP_ARGB_VISUALS 1 may also fix it.... it works here... > but I have to run it in a terminal and then run xmms... > btw where would I stick that if I am using xdm? I am guessing > .xprofile, but am not sure The xdm calls ~/.xsession, so adding it at the beginning should work. But typically .xsession is a sh script, so you should use "export XLIB_SKIP_ARGB_VISUALS=1" there. Seasonal greetings, Alexander. -- http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041225210227.5fc6f456>