Restore ctrl+alt+backspace Usage in Ubuntu 9.10 Karmic Koala

by Chinmoy Kanjilal | Translate | Print
Friday, 30th Oct 2009 | Share


Share Restore ctrl+alt+backspace Usage in Ubuntu 9.10 Karmic Koala on Twitter Share Restore ctrl+alt+backspace Usage in Ubuntu 9.10 Karmic Koala on Facebook Save Restore ctrl+alt+backspace Usage in Ubuntu 9.10 Karmic Koala To Delicious Favorites Stumble Restore ctrl+alt+backspace Usage in Ubuntu 9.10 Karmic Koala Share Restore ctrl+alt+backspace Usage in Ubuntu 9.10 Karmic Koala on Digg Get Instant Updates as RSS Feeds from Techie Buzz

Ubuntu 9.10 Karmic Koala has ctrl+alt+backspace turned off by default. ctrl+alt+backspace is the key combination used to restart the X server. The reasons for this disabling are unclear. One good thing though, is that it is only disabled and not removed.

To re-enable the ctrl+alt+backspace behavior you need to edit two files. This will enable the setting for all distros with a  Xorg Server version 1.6.0 and lower.

Edit the /etc/X11/xorg.conf file as root. Add the section:

Section "ServerFlags"
Option "DontZap" "false"
EndSection

For Karmic Koala, with Xorg 1.6.3, you need to edit a second file. Edit the file /etc/hal/fdi/policy/10-keymap.fdi as root and add the line:

<merge key="input.xkb.options" type="string">terminate:ctrl_alt_bksp</merge>

That will do the trick.

It you are uncomfortable with all these editing, you can simply do it the Lifehacker way.

Go to System > Preferences > Keyboard Settings. Look for the Layouts tab, expand the “Key sequence to kill the X server”, click the check box next to “Control + Alt + Backspace”. See the post at Lifehacker here.



Share

3 Responses so far | Share Your Opinions!


Trackbacks

  1. silner (silner) 's status on Friday, 30-Oct-09 22:13:13 UTC - Identi.ca
  2. Didier Misson (didiermisson) 's status on Friday, 30-Oct-09 22:24:08 UTC - Identi.ca
  3. Luis Ángel Fernández Fernández (lafdez) 's status on Friday, 30-Oct-09 22:28:51 UTC - Identi.ca

Leave a Comment

Note: We discourage users from using keywords in their names while posting comments, most of them get caught by spam, also it really would be more fruitful in knowing people who comment by their real name, rather than by using a name no one relates to. In future we reserve the right to delete comments from users using a name other than their own.

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>