|
||||
man xorg.conf
Code:
Option "DontZap" "boolean" This disallows the use of the Ctrl+Alt+Backspace sequence. That sequence is normally used to terminate the Xorg server. When this option is enabled, that key sequence has no special meaning and is passed to clients. Default: off.
__________________
religions, worst damnation of mankind "If 386BSD had been available when I started on Linux, Linux would probably never had happened." Linus Torvalds Linux is not UNIX! Face it! It is not an insult. It is fact: GNU is a recursive acronym for “GNU's Not UNIX”. vermaden's: links resources deviantart spreadbsd |
|
||||
Another solution is to use a graphical login manage (xdm, gdm, kdm) instead of manually starting X from the commandline.
This way, if they kill the X server, the login manager restarts instead of dropping them to a live shell. Even if you kill CTRL+ALT+Backspace, they can still CTRL+ALT+F1, hit CTRL+C to kill startx, and have access to your live login shell. |
|
||||
Quote:
Code:
Option "DontVTSwitch" "boolean" This disallows the use of the Ctrl+Alt+Fn sequence (where Fn refers to one of the numbered function keys). That sequence is normally used to switch to another "virtual terminal" on operat- ing systems that have this feature. When this option is enabled, that key sequence has no special meaning and is passed to clients. Default: off.
__________________
religions, worst damnation of mankind "If 386BSD had been available when I started on Linux, Linux would probably never had happened." Linus Torvalds Linux is not UNIX! Face it! It is not an insult. It is fact: GNU is a recursive acronym for “GNU's Not UNIX”. vermaden's: links resources deviantart spreadbsd |
|
||||
Even better would be locking your workstation when you're not sitting in front of it, I've learned the hard way that you should always do this when other people can readily access your workstation ... You go to the toilet, and when you come back you discover that some stupid hack (coworker, friend of a coworker, kid, customer, whatever) closed all your windows, changed all kinds of settings, and who knows what else they did.
It's not even a matter of trust or security, just convenience and time-saving. xlockmore can disable all CTRL+ALT key combinations. |
|
||||
Control-Alt-delete (to restart the system) is managed by the operating system. As for disabling it, the FAQs gave this answer, but I am not sure if it will work in X. You may have to lock C-A-D using X's keymapping too.
__________________
The only dumb question is a question not asked. The only dumb answer is an answer not given. |
|
||||
http://daemonforums.org/showpost.php...02&postcount=2
or just read up for a few of vermaden's previous posts to find it.
__________________
My Journal Thou shalt check the array bounds of all strings (indeed, all arrays), for surely where thou typest ``foo'' someone someday shall type ``supercalifragilisticexpialidocious''. |
Thread Tools | |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to disable FreeBSD boot loader? | Turquoise88 | FreeBSD General | 2 | 17th July 2009 03:11 PM |
switch user Gnome and FreeBSD | mfaridi | FreeBSD General | 2 | 30th September 2008 07:38 AM |
Ctrl-D and Ctrl-C sometimes dose not work | mfaridi | FreeBSD General | 9 | 6th July 2008 07:04 AM |
disabling ctrl-c | malindang | FreeBSD General | 3 | 27th June 2008 12:06 AM |
FreeBSD 7 Gnome problems | Arievilo | FreeBSD General | 4 | 5th June 2008 08:16 AM |