Michael P. Soulier wrote:
> 
> I've tried an .xsession with
> 
> #!/bin/sh
> #!/bin/bash

Is your .xsession an executable? e.g. chmod u+x .xsession.

If not then the system Xsession script may run the .xsession using sh.
This is the case on an Ubuntu 8.10 machine. For the gory details see

/etc/X11/Xsession.d/50x11-common_determine-startup
/etc/X11/Xsession

-- 
sg

_______________________________________________
Linux mailing list
[email protected]
http://oclug.on.ca/mailman/listinfo/linux

Reply via email to