Re: Starting X From .bash_profile
I have a Diamond Sonic Impact sound card. Which driver should I use? My system is Debian 2.0.
Starting X From .bash_profile
I recently switched to bash. I like to have X start upon login if I'm on the console, then have the initial shell exit. When I used tcsh as my login shell, I used this in my .login: # Start the X server if on the console. set delay = 3 if (`tty` == /dev/tty1) then echo "Starting X11