Loading
Home ›
Tech Tip: Restore Ctrl-Alt-Backspace in Ubuntu
Nov 03, 2009 By Mallik Arjun
in
In the last release of Ubuntu (9.04) the Ctrl+Alt+Backspace key sequence normally used to kill the X server was disabled by default. Apparently many people like to kill their X server this way so a workaround "dontzap" package was used to enable it. With the latest Ubuntu release (9.10, aka Karmic) it's even simpler to enable it.
To enable Ctrl-Alt-Backspace in latest Karmic release simply go to:
System –>
Preferences –>
Keyboard –>
Layout (Tab) –>
Layout Options –>
Key sequence to kill the X server –>
(Tick) Control + Alt + Backspace.
______________________
Trending Topics
| You Need A Budget | Feb 10, 2012 |
| The Linux powered LAN Gaming House | Feb 08, 2012 |
| Creating a vDSO: the Colonel's Other Chicken | Feb 06, 2012 |
| Your CMS Is Not Your Web Site | Feb 01, 2012 |
| Casper, the Friendly (and Persistent) Ghost | Jan 31, 2012 |
| Razor-qt 0.4 - Qt based Desktop Environment | Jan 30, 2012 |
- Fun with ethtool
- Parallel Programming with NVIDIA CUDA
- Readers' Choice Awards 2011
- 100% disappointed with the decision to go all digital.
- Linux-Based X Terminals with XDMCP
- Validate an E-Mail Address with PHP, the Right Way
- You Need A Budget
- Why Python?
- The Linux powered LAN Gaming House
- Python for Android
- Employment Posters
8 hours 43 min ago - Sure the best distro is
10 hours 3 min ago - BeOS was the best
12 hours 47 min ago - I use Wireshark on a daily
17 hours 17 min ago - buena información
22 hours 24 min ago - One important "bucket" that I didn't note (désolé si qqun deja d
23 hours 24 min ago - Gnome3 is such a POS. No one
1 day 8 hours ago - Gnome 3 is the biggest POS
1 day 9 hours ago - I didn't knew this thing by
1 day 15 hours ago - Author's reply
1 day 18 hours ago





Comments
Ctrl-Alt-Backspace (kill
Ctrl-Alt-Backspace (kill current X) doesn't always work. Alt-SysRq-K (kill current VT) should be more reliable (and is enabled by default), though sometimes it doesn't work either.
Sweet!
Thanks for the handy tip. I hated that in 9.04 they disabled it so I had to go in and do some vi work to re-enable it. I just threw on a fresh install of 9.10 and forgot how I did it last time so this tech tip is very timely and practical for me. Thanks!