Pages

Howto Enable Ctrl+Alt+Backspace On Ubuntu Jaunty

At Ubuntu Jaunty and probably at the future releases, DontZap option a.k.a. Ctrl+Alt+Backspace shortcut, which restarts X-Server, is disabled default.It is disabled default because a number of users have complained about accidentally restarting their X-Server.(The reason is taken from Official Release Notes.WTF?How can a user accidentally push those buttons? Google > Where can i sell my pc at?).You can re-enable it by following this howto :

Edit your xorg.conf file :

$sudo gedit /etc/X11/xorg.conf

And add this at the end of your xorg.conf :

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


Now reboot your computer or logout.

PS : You can disable it by replacing false with true OR removing those lines.
For More Check Related Posts :


Preview on Feedage: pc-medicines Add to My Yahoo! Add to Google! Add to AOL! Add to MSN
Subscribe in NewsGator Online Add to Netvibes Subscribe in Pakeflakes Subscribe in Bloglines Add to Alesti RSS Reader
Add to Feedage.com Groups Add to Windows Live iPing-it Add to Feedage RSS Alerts Add To Fwicki
Add to Spoken to You

0 comments:

Post a Comment