On Sat, Jun 11, 2005 at 01:33:50PM +0200, LeVA wrote:
> If it is possible, please tell me, how to prevent killing my X with
> ctrl+alt+backspace.
man 5 XF86Config-4
Option "DontZap" "boolean"
This disallows the use of the Ctrl+Alt+Backspace
sequence. That sequence is normally us
LeVA wrote:
Hi!
If it is possible, please tell me, how to prevent killing my X with
ctrl+alt+backspace.
Thanks!
Daniel
In your xorg.conf / XFree86-4 file, add this...
Section ServerFlags
# prevent the use of CTL-ALT-BKSP
Option DontZap On
EndSection
smime.p7s
Description: S/MIM
2 matches
Mail list logo