Enable Ctrl-Alt-Backspace in Ubuntu/Kubuntu 10.04(Lucid Lynx)
Since Ubuntu 9.04, the Ctrl-Alt-Backspace key combination to force a restart of X is now disabled by default, to eliminate the problem of accidentally triggering the key combination. In addition, the Ctrl-Alt-Backspace option is now configured as an X keymap (XKB) option, replacing the X server "DontZap" option and allowing per-user configuration of this setting.
As a result, enabling or disabling the Ctrl+Alt+Backspace shortcut can now be done easily from the desktop.
Enabling Ctrl-Alt-Backspace for Ubuntu 10.04
* Select "System"->"Preferences"->"Keyboard"
* Select the "Layouts" tab and click on the "Layout Options" button.
* Select "Key sequence to kill the X server" and enable "Control + Alt + Backspace".
Enabling Ctrl-Alt-Backspace for Kubuntu 10.04
* Click on the Application launcher and select "System Settings"
* Click on "Regional & Language".
* Select "Keyboard Layout".
* Click on "Enable keyboard layouts" (in the Layout tab).
* Select the "Advanced" tab. Then select "Key sequence to kill the X server" and enable "Control + Alt + Backspace".
I’ve been missing that for a long time, thanks for the tip.
thanks
Very sexy. Thanks very much!
Very simple and useful.
Thanks.
For the command line, it’s
setxkbmap -option terminate:ctrl_alt_bksp
to enable Ctrl-Alt-Backspace.
(Source:
http://www.ubuntugeek.com/how-to-enabledisable-ctrlaltbackspace-in-ubuntu-9-10-karmic.html)
Thank you so much! I really wanted this back :))
Thank you.
ubuntu linux 10.04 ctrl-alt-backspace ??
Restart with alt-SysRq-K works for me.
No re-programming required. I’m using GNOME 2.30.2
@Dan T:
what is SysRq?
@mastapat11: SysRq is a key on the keyboard, usually right of F12.
http://en.wikipedia.org/wiki/Sysrq
Good work, even Canonical is getting a bit to fascist these days.