How to enable CTRL+ALT+BACKSPACE

Reindl Harald h.reindl at thelounge.net
Wed Jul 6 14:36:27 UTC 2011


Am 06.07.2011 16:06, schrieb Reindl Harald:
> [root at rh:/etc/X11/xorg.conf.d]$ cat 02-dont-zap.conf
> Section "ServerFlags"
>         Option    "DontZap"    "false"
> EndSection

this does all not work and it needs ubuntu-users for help
http://www.ubuntugeek.com/how-to-enabledisable-ctrlaltbackspace-in-ubuntu-9-10-karmic.html

> This is due to the fact that “DontZap” is no longer an option in the X server and
> has become an option in XKB instead

"/etc/X11/xinit/xinitrc.d/dont-zap.sh" needs chmod 755

[root at rh:~]$ cat /etc/X11/xinit/xinitrc.d/dont-zap.sh
#!/bin/sh
setxkbmap -option terminate:ctrl_alt_bksp

after that as user you can restart X as all the years before

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 261 bytes
Desc: OpenPGP digital signature
Url : http://lists.fedoraproject.org/pipermail/users/attachments/20110706/f2cc92ab/attachment-0001.bin 


More information about the users mailing list