Am 06.07.2011 16:06, schrieb Reindl Harald:
> [root@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@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

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to