Re: How to enable CTRL+ALT+BACKSPACE

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Am 06.07.2011 15:45, schrieb Bryn M. Reeves:
> $ cat /etc/X11/xorg.conf.d/00-zap-my-x-up.conf
> Section "ServerFlags"
>         Option    "DontZap"    "false"
> EndSection

if it would work....

as i wrote yesterday:
> i have also the following in "/etc/X11/xorg.conf" on my older machine
> and in "/etc/X11/xorg.conf.d/local.conf" on my brand new and i am
> unable on both of them to restart the xserver with CTRL+ALT+BACKSPACE
>
> Section "ServerFlags"
> Option      "AIGLX"        "on"
> Option      "DontZap"      "off"
> EndSection
______________

and even remove "xorg.conf" and splitting this all under "/etc/X11/xorg.conf.d"
does not help - so WHAT blocks this shortcut? KDM?
______________

[root@rh:/etc/X11/xorg.conf.d]$ cat 01-nocaps.conf
Section "InputClass"
 Identifier  "Keyboard"
 Option      "XkbOptions" "ctrl:nocaps"
EndSection
[root@rh:/etc/X11/xorg.conf.d]$ cat 02-dont-zap.conf
Section "ServerFlags"
        Option    "DontZap"    "false"
EndSection

[root@rh:/etc/X11/xorg.conf.d]$ cat 03-vnc.conf
Section "Module"
 Load        "vnc"
EndSection

Section "Screen"
 Identifier  "Screen0"
 Option      "passwordFile" "/root/.vnc/passwd"
EndSection


Attachment: signature.asc
Description: OpenPGP digital signature

-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux