Re: How to enable CTRL+ALT+BACKSPACE

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

 



On 07/06/2011 11:45 AM, Ed Greshko wrote:
> On 07/06/2011 06:30 PM, John Aldrich wrote:
>> On Wed July 6 2011, Andras Simon wrote:
>>> I'm not sure I understand what you want to achieve, but
>>>   man system-setup-keyboard
>>> may help you.
>>>
>> What would one put in /etc/sysconfig/keyboard if one DID want to enable 
>> CTL+ALT+BKSP to kill X?
>>
>> I looked at the man page for system-setup-keyboard, but it doesn't say 
>> *anything* about re-enabling CTL+ALT+BKSP...
>>
>> I, for one, would find it convenient to re-enable that, as there are times 
>> (such as an updated graphics driver) where it would be convenient to 
>> restart X without having to completely change init levels or restart the 
>> whole computer.
> 
> I don't know what the incantation would be....
> 
> However, a logout/login would suggest that is all that is needed to
> restart the X server.

Not much use when your desktop session is already too broken to respond to a
polite logout request.

It's like Alan said: set the DontZap option to "false" but it needs to go into
the ServerFlags section rather than the InputClass section that you have by
default in the 00-system-setup-keyboard.conf file.

So something like:

$ cat /etc/X11/xorg.conf.d/00-zap-my-x-up.conf
Section "ServerFlags"
        Option    "DontZap"    "false"
EndSection

Regards,
Bryn.
-- 
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