Configure Ctrl-Alt-Del to open Gnome System Monitor
gconftool-2 -t str --set /apps/metacity/global_keybindings/run_command_9 "" gconftool-2 -t str --set /apps/metacity/keybinding_commands/command_9 "gnome-system-monitor" Delete
TextSnippets > bcrow > gnome
1807 users tagging and storing useful source code snippets
Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world (or not, you can keep them private!)
Basil Crow
gconftool-2 -t str --set /apps/metacity/global_keybindings/run_command_9 "" gconftool-2 -t str --set /apps/metacity/keybinding_commands/command_9 "gnome-system-monitor" Delete