running xmms as user

Olivier Fourdan fourdan at xfce.org
Sat Mar 26 23:16:03 CET 2005


Mike

Here is how I do that:

I've created the file "/etc/profile.d/xorg.sh" containing that single
line:

export XLIB_SKIP_ARGB_VISUALS=1

And made it executable. This way, every time I log in, the variable is
set up properly (you need to log out/log in to get that to work the
first time).

HTH
Olivier.

On Sat, 2005-03-26 at 21:27 +0000, Mike White wrote:
> On Sat, 26 Mar 2005 19:22:56 +0100, Olivier Fourdan <fourdan at xfce.org> wrote:
> > Hi
> > 
> > That's because of compositing extension (old apps tend to misuse the
> > ARBG 32 bppex depth)
> > 
> > Set XLIB_SKIP_ARGB_VISUALS to 1 and that will prevent the Xlib from
> > advertising the ARGD depth.
> > 
> > E.g:
> > 
> > (export XLIB_SKIP_ARGB_VISUALS=1 ; xmms)
> > 
> > HTH
> > Olivier.
> > 
> That got it working, but now there has to be a terminal window open
> for xmms to run. Any tips for getting that taken care of?
> 
> Mike
> 
> 





More information about the Xfce mailing list