![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
|
General Help All your general support questions for Ubuntu, Kubuntu, Edubuntu and Xubuntu. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Has an Ubuntu Drip
![]() Join Date: Nov 2006
Location: Melbourne (Victoria, OZ)
Beans: 704
Ubuntu 9.10 Karmic Koala
|
[SOLVED] How do I get Ctrl+Alt+Del to open System Monitor again?
Back in Edgy or Feisty, I had found of a way to make System Monitor pop up with Ctrl+Alt+Del, just like in Windows. A couple of fresh installs later and I want to set that up again, but have lost the instructions to how I achieved this. Pretty sure I got it from this forum in the first place, so can someone please remind me how to do this? Cheers
|
|
|
|
|
|
#2 |
|
Tall Cafè Ubuntu
![]() Join Date: Jan 2005
My beans are hidden!
|
Re: How do I get Ctrl+Alt+Del to open System Monitor again?
Paste this all on in a terminal.
Code:
gconftool-2 -t str --set /apps/metacity/global_keybindings/run_command_10 "<Control>grave" && gconftool-2 -t str --set /apps/metacity/keybinding_commands/command_10 "gnome-system-monitor" && gconftool-2 -t str --set /apps/compiz/general/allscreens/options/run_command9_key "<Control>grave" && gconftool-2 -t str --set /apps/compiz/general/allscreens/options/command9 "gnome-system-monitor" |
|
|
|
|
|
#3 |
|
Has an Ubuntu Drip
![]() Join Date: Nov 2006
Location: Melbourne (Victoria, OZ)
Beans: 704
Ubuntu 9.10 Karmic Koala
|
Re: How do I get Ctrl+Alt+Del to open System Monitor again?
Thanks. I'll look into that if no one else responds with an easier method. Well, not like it can get easier than pasting something into a terminal, but I mean something that will always work, especially since I do have Compiz enabled (which basically means this won't work for me then). Also, the way I achieved it earlier (if I remember right) wasn't with a long command but something more user-friendly, and of course didn't matter if Compiz was enabled.
Question: What does Compiz-Fusion use Ctrl+Alt+Del for? On my system that key combo does nothing. |
|
|
|
|
|
#4 |
|
Tall Cafè Ubuntu
![]() Join Date: Jan 2005
My beans are hidden!
|
Re: How do I get Ctrl+Alt+Del to open System Monitor again?
|
|
|
|
|
|
#5 |
|
Has an Ubuntu Drip
![]() Join Date: Nov 2006
Location: Melbourne (Victoria, OZ)
Beans: 704
Ubuntu 9.10 Karmic Koala
|
Re: How do I get Ctrl+Alt+Del to open System Monitor again?
Funny... my Keyboard Shortcuts app tells me Ctrl+Alt+Del is for Logout, though it does no such thing (and besides, the default for logout in Ubuntu is Ctrl+Alt+Backspace). So anyone figured out the answer yet to how to get this key combo to invoke System Monitor?
|
|
|
|
|
|
#6 |
|
Has an Ubuntu Drip
![]() Join Date: Nov 2006
Location: Melbourne (Victoria, OZ)
Beans: 704
Ubuntu 9.10 Karmic Koala
|
Re: How do I get Ctrl+Alt+Del to open System Monitor again?
OK, figured out how to achieve this, and it does work with Compiz-Fusion enabled:
- First of all go to System->Preferences->Keyboard Shortcuts - Search for "Logout" action that is under Desktop actions. you will see that Ctrl+Alt+Del combination is associated to Logout shortcut (even if it does not work) - click on that shortcut and press Backspace if you want to disable it or choose another combination. Close it and open the Configuration Editor (you will find it under Applications->System Tools) - On left tree select: apps->metacity - Select "Global_keybindings" and search for a "run_command_X" value (where X is between 1 and 12 and it is not used - I just used run_command_1) - Add this value: <Control><Alt>Delete - Now select "keybinding_commands" on left tree. Goto "command_X" where X is the same number selected in run_command_X option (eg: command_1) - Add this value: gnome-system-monitor If you don't have the Gconf editor open a terminal and paste these two commands: 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" |
|
|
|
|
|
#7 |
|
Tall Cafè Ubuntu
![]() Join Date: Jan 2005
My beans are hidden!
|
Re: How do I get Ctrl+Alt+Del to open System Monitor again?
|
|
|
|
|
|
#8 |
|
Has an Ubuntu Drip
![]() Join Date: Nov 2006
Location: Melbourne (Victoria, OZ)
Beans: 704
Ubuntu 9.10 Karmic Koala
|
Re: [SOLVED] How do I get Ctrl+Alt+Del to open System Monitor again?
Weird... this has always worked for me since Feisty, which is the first version of Ubuntu I could get Beryl happening on (due to crappy ATI card back then - I think I enabled that key combo back in Edgy, but desktop effects were a distant dream to me back then). I just forgot how I achieved this when doing a fresh install of Gutsy. I'm not surprised this works in Hardy, with Compiz-Fusion enabled, but obviously some of you guys are! (Seriously... I'm not lying to you - I have Compiz enabled and that key combo works a treat).
Is there possibly some package I have in my system that lets this combo work with desktop effects enabled? |
|
|
|
|
|
#9 |
|
Has an Ubuntu Drip
![]() Join Date: Nov 2006
Location: Melbourne (Victoria, OZ)
Beans: 704
Ubuntu 9.10 Karmic Koala
|
Re: [SOLVED] How do I get Ctrl+Alt+Del to open System Monitor again?
Just confirming that I had to do this again just then as after the Intrepid upgrade it seems to have been disabled or set back to default or whatever, and it brings up the System Monitor straight away. No conflicts with Compiz-Fusion or anything of the like. Cheers
__________________
Soylent Green is PEOPLE!!! |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|