indestructible browser2
Ondra Knezour
knezour at weboutsourcing.cz
Fri Sep 16 11:44:10 CEST 2005
Stano Sitar wrote:
>> Ale este je tu jeden problem:
>> Uzivatel moze zhodit Xorg skratkou: ctrl+alt+backspace, tak isto
>> ctrl+alt+F1 atd. Mohli by ste mi len naznacit ako a kde sa to da zakazat?
>
> Nastavuje sa to v /etc/X11/Xorg.conf
> Existuje nastavenie ktore zakaze ctrl+alt+backspace
> Predpokladam ze sa da zakazat aj ctrl+alt+FX
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 operating systems that have this
feature. When this option is enabled, that key sequence has no special
meaning and is passed to clients. Default: off.
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.
http://www.x.org/X11R6.8.2/doc/xorg.conf.5.html
Ondra Knezour
More information about the Users-l
mailing list