View Full Version : HowTo: Making Ctrl+Alt+Delete work as it does in Windows
bobgreen5s
June 12th, 2005, 09:49 AM
This is how to make CTRL+ALT+DELETE open up the gnome-system-monitor:
gconftool-2 -t str --set /apps/metacity/global_keybindings/run_command_9 "<Control><Alt>Delete"
gconftool-2 -t str --set /apps/metacity/keybinding_commands/command_9 "gnome-system-monitor"
Edit: See post #20 of the thread (http://ubuntuforums.org/showpost.php?p=3611118&postcount=20) for how to do it with Compiz on 7.10 (Gutsy Gibbon).
moment
June 12th, 2005, 11:47 AM
Should we emulate that lethal blue screen of Windows as well? :)
I have the "System Monitor" added to my panel and I can reach to gconftool by just a click of mouse. But I don't use it for GUI applications. I binde <Control><Alt>k to xkill and whenever a GUI application freezes I kill it by that. For non gui applications when I have a terminal open I just use killall.
benplaut
June 24th, 2005, 07:58 PM
Will this work for Kubuntu? I'd try but I don't know linux too good yet...
(just windoze)
unfortunately, no... it won't :?
evs
June 24th, 2005, 11:22 PM
Will this work for Kubuntu? I'd try but I don't know linux too good yet...
(just windoze)
Ctrl + Esc brings up KSysGuard in KDE/Kubuntu, which is the equivalent of System Monitor
MetalMusicAddict
June 24th, 2005, 11:28 PM
This is how to make CTRL+ALT+DELETE open up the gnome-system-monitor:
gconftool-2 -t str --set /apps/metacity/global_keybindings/run_command_9 "<Control><Alt>Delete"
gconftool-2 -t str --set /apps/metacity/keybinding_commands/command_9 "gnome-system-monitor"
Thanx man. I was TOTALLY tryin to figure this out. ;)
wirjo
June 25th, 2005, 02:08 AM
hmm. I get bash: gconftool-2: command not found
(Kubuntu) and too drunk to dig deeper at this time ;-)
It only works in Gnome.
manicka
June 25th, 2005, 03:30 AM
This is how to make CTRL+ALT+DELETE open up the gnome-system-monitor:
gconftool-2 -t str --set /apps/metacity/global_keybindings/run_command_9 "<Control><Alt>Delete"
gconftool-2 -t str --set /apps/metacity/keybinding_commands/command_9 "gnome-system-monitor"
Emulating windows functions.... tut tut ;)
FrzzMan
June 25th, 2005, 04:02 AM
Emulating windows functions.... tut tut ;)
lol... Windoze have something good bro :D
It works great, thanks.
evs
June 25th, 2005, 02:22 PM
Damn gnome.
We'll see about that once I gain more KDE experience...(and sober up ;P )
When you sober up a little more, try Ctrl+Esc, it's a default shortcut in KDE to bring up the Process Table in KDE System Guard. (Just like Windows Ctrl+Alt+Del )
Zeddicus
June 26th, 2005, 07:37 AM
For the record, if you *really* like Windows-style shortcuts, you can set your shortcut scheme to Windows on that same page. :p
(in KDE, that is)
noodle
June 27th, 2005, 02:16 AM
Is there a way to do it in XFCE? Using Ctrl+Shift+Escape instead?
Jeff Eklund
September 17th, 2005, 11:01 AM
Could you use this method to bind laptop keys/extra keys to specific commands?
Does anyone know anyplace where I can read more about this to finally get my laptop keys working?
BLTicklemonster
October 9th, 2005, 06:01 PM
LMAO, how cool is that. I guess I'm going to have to make a wallpaper that's a copy of a bsod, and make it say something like "windows has totally goofed up, defaulting to UBUNTU at this time" instead of the usual. :cool:
REDISISTone.nl
December 12th, 2005, 07:47 PM
Good, works and I am used to this, :)
nusigmaforce
December 15th, 2005, 05:49 PM
It was useful to me. Thanks
starpause
April 2nd, 2006, 10:36 PM
Is there a way to do it in XFCE? Using Ctrl+Shift+Escape instead?
edit
/usr/share/themes/Default/xfwm4/keythemerc
(if it's not there, try "locate keythemerc" from the prompt and edit what you find)
change:
shortcut_3_key=Alt+Control+Delete
shortcut_3_exec=xflock4
to
shortcut_3_key=Alt+Control+Delete
shortcut_3_exec=xfce4-taskmanager
i don't know the easist way to get the changes to take effect ... login again? also, can someone point at a list of valid "key=" values? but Esc seems a safe bet.
EDIT:
i've installed xbindkeys and the package really rocks--the keybindings i made were instantly availible and xbindkeys-config made the configuration dead simple (with key-capture & trying out your commands). highly recommended!
redcharlie
June 28th, 2006, 12:53 PM
I'm running Xubuntu 6.01, and I'm trying to use alt-space instead of alt-tab to cycle windows for ease of use with vnc
I've got two keythemerc files
~/.themes/vnc/xfwm4/keythemerc
/usr/share/themes/Default/xfwm4/keythemerc
I've edited both to have the line
"cycle_windows_key=Alt+space"
and tried to switch using the settings manager->window manager->keyboard
also logging out and back in, and rebooting
nothing has an effect. xfwm still uses alt-tab to cycle windows, conflicting with the host window in vnc
I've seen another posting with this problem
http://www.ubuntuforums.org/showthread.php?t=177734&highlight=keythemerc
but the thread is closed :(
This has worked for me for xfce4 on Fedora...don't know what's wrong now...
redcharlie
July 21st, 2006, 09:52 AM
Seems that locking down alt+tab is a "feature" of xfce 4.4 beta 1
http://www.ubuntuforums.org/showthread.php?t=205455
Can't change it until we get another release of xfce :(
Epperly
July 21st, 2006, 09:36 PM
Automatix also has an option to enable ALT+CTRL+DEL to system monitor.
Matuku
October 23rd, 2007, 12:53 PM
Many people who transfer over from Windows to Ubuntu often voice that they wish that Ubuntu had something similar (or in many cases exactly the same as) Ctrl+Alt+Delete in Windows so I thought, for my first howto, I'd show you how to do this in Gutsy Gibbon:
1) You will need to have the Advanced Desktop Effects Setting installed (CompizConfig Settings Manager for those who used it before). This can be done by:
sudo apt-get install compizconfig-settings-manager
or by searching for "CompizConfig" in Synaptic Package Manager. You may need to reboot after that in order to use it, I can't remember.
2) Now we have this we need to deactivate the current settings of Ctrl+Alt+Delete (which brings up the Log Out screen by default). To do this we go to System>Preferences>Keyboard Shortcuts and then scroll down until the Desktop section and then click on where it says Ctrl+Alt+Delete next to "Log Out" and it should change colour to dark orange and say "New Accelerator...". Just press the new key combination you want to use (I put Ctrl+Alt+End because it wasn't in use as far as I could see) or if you want to remove it entirely hit Backspace.
3) Now you need to go to System>Preferences>Advanced Desktop Effects Settings and then click General Options and go to the Commands tab.
4) In the Command Line 0 box (or whichever one is free) enter:
gnome-system-monitor
5) Now go to the Actions tab, open the Commands subsection and then click where it says "Disabled" alongside whichever "Run Command X" you assigned it to. This will bring up the "New Accelerator..." again and then you can just press Ctrl+Alt+Delete. After this close the Settings Manager and it should then bring up the Systems Monitor when you press Ctrl+Alt+Delete. (NB I had to reboot on one PC to get it to work but not another).
luckylucky
October 23rd, 2007, 12:58 PM
Thank you for submitting a HowTo... keep 'em coming! Will try this out.
rickycodie
October 23rd, 2007, 12:58 PM
alot of people will hate me for this, an easy way to do it is to use automatix. although it might break your system.
sozz
October 23rd, 2007, 01:41 PM
Thanks for the trick!
detroitrockcity
October 23rd, 2007, 02:20 PM
Nifty!..:popcorn:
Scimu
November 1st, 2007, 02:24 PM
Thanks a lot for this! :D
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.