jump to navigation

How to activate Ctrl+Alt+Backspace on your Linux OS May 3, 2009

Posted by galigio in Computers & Internet, GNU/Linux, Linux, Linux & OpenSource, Linux OS, Linux Tips, Linux distribution, Tech, Technology, Technology News, Technology and Software, Tecnologia, tools.
Tags: , , , , ,
trackback

Today, in our Linux Page, we posted a brief tip (in Spanish) about Ctrl+Alt+Backspace function and how to activate it by default. Ctrl+Alt+Backspace is very useful when you want to change your user or restart Xorg without shutting down your PC. To activate the Ctrl+Alt+Backspace function it is necessary to launch the Terminal and type:

$ sudo aptitude install dontzap -y

and, to activate the keyboard, just:

$ sudo dontzap -disable (yes, it is strange but -disable- is the right command)

Something useful mp3 link

Comments»

1. Rangga Aditya - July 9, 2009

Is it have to be online to do it or can be done in offline mode?

2. micke - September 3, 2009

sudo dontzap –disable
is the correct command (ubuntu 9.04).
Thanks for a great tip!

micke - September 3, 2009

hmmm. There where supposed to be two minus signs before “disable”, but i guess this blog software doesn’t allow that.