Dear lus', heres' a problem. have you ever felt running kde or gnome and locking the Xserver with xlock or xscreensaver, we feel our login to be secure but if we hit ctrl+alt+backspace and again from console hit startx our privacy goes "wooo". I thought of doing something in my pc such that when the xserver gives abnormal shutdown i.e. signal other than zero "0", the tty to get locked by vlock.
for this i tried something in my .bashrc file, that's as follows: #/bin/bash /usr/X11R6/bin/startx || /usr/bin/vlock The problem that i have is is this that as per my script when i login it directly start the xserver, is there any way such that it doesn't start directly, inspite when we start the xserver the above funda starts to work ? plz solve this problem for me n' others like me :-) ritesh __________________________________________________ Do You Yahoo!? NEW from Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month. http://geocities.yahoo.com/ps/info1 _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
