disable menu shortcut in GNOME application
3 Comments
For example, to disable <F1> shortcut in Gnome Terminal (in order to pass it to, say Vim), do the following: Go to System > Preferences > Apperance, Interface tab, make sure that ‘Editable meny shortcut keys’ enabled. In application window, Gnome Terminal in our example, click Help > highlight ‘Content’ and press ‘backspace’. The key [...]
Ubuntu / GNOME customisation
I want to turn off screen at any time. > xset dpms force standby I want to assign a key shortcut to the command (taken from here). 1) alt+F2 to open up a run prompt 2) type gconf-editor 3) go into apps > metacity > global_keybindings 4) select one of the run_command_# and type your [...]