Hi all, sorry for my bad English!
I have a annoying problem on my FC7:
I tried this code to have a sys monitor witch crt+alt+del sequence:
Code:
gconftool-2 -t str --set /apps/metacity/global_keybindings/run_command_9 "Delete"
Code:
gconftool-2 -t str --set /apps/metacity/keybinding_commands/command_9 "gnome-system-monitor"
but everytime that i push a Del key in my keyboard the sys monitor open! Is possible to replace with the original function?
Thank you so much for the reply!