Jul 15 at 11:27pm +0530 USM Bish wrote: > On Thu, Jul 15, 2004 at 10:35:57PM +0530, M.Balakrishna Pillai wrote: > > > > replace /usr/bin/chvt with the correct path of chvt > > the 1 stands for `ctrl+alt + F1' for `ctrl+alt + F2' make it 2 > > AFAIK, 'chvt 6' would take me to tty6. This would work on > console, but under X the VT_ACTIVATE function is nullified, and > it may not work.
You are right man. It did not worked. It worked under console, but in X (where I required) it failed. > Normally, Ctrl-Alt-Lt-Arrow would take you from tty(N) to > tty(N-1) and converse for Ctrl-Alt-Rt-Arrow. Not working under console on RH9 setup. > But these would not work under X terminal. Some WMs trap these > key function to switch windows. > > Secondly, even if it works, pressing Ctrl-Alt-Del under tty > would also take him to tty N as defined in inittab. > > HSR, just confirm if you can kill X with Ctrl-Alt-BkSpc ? Yes, it kill X. > Or does diverting ctrlaltdel to 'killall xinit' in inittab help ? > This would have no effect if not in X. I will try and report. Thanks for your suggestion. Only could find time after a long gap to read your fine email ;-) -- H.S.Rai http://www.grex.org/~hsrai | Registered Linux User # 223684 http://counter.li.org/cgi-bin/runscript/display-person.cgi?user=223684 : ####[ GNU/Linux One Stanza Tip (LOST) ]####################### Sub : Querying the time stamp of a file LOST #323 "$ls -al filename" gives the details most of us need. But for specific query for the detailed time stamp of any file or dir, try: "$date -r filename". ####[siddhant (at) rediffmail.com]############################ : ------------------------------------------------------- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We are now OSTG- Open Source Technology Group. Come see the changes on the new OSTG site. www.ostg.com _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
