PDA

View Full Version : [SOLVED] Keyboard shorcut to gnome-system-monitor



DMKryl
January 19th, 2011, 12:49 AM
Today i found gnome-system-monitor and i want to configure it to ctrl+alt+del, there was a shotcut there but i moved when i configured the shorcut to open the gsm whis window appeared

Error while trying to run ($ gnome-system-monitor)
which is linked to the key (<Control><Alt>Delete)

wojox
January 19th, 2011, 08:29 AM
You ran these commands in the terminal:


gconftool-2 -t str --set /apps/metacity/global_keybindings/run_command_1 "<Control><Alt>Delete"
gconftool-2 -t str --set /apps/metacity/keybinding_commands/command_1 "gnome-system-monitor"

DMKryl
January 19th, 2011, 06:38 PM
thx for your help but it didn't work, the problem was that i've put "$ gnome-system-monitor" the $ was the mistake, silly mistake.