Shutdown shortcut: Difference between revisions

From WickyWiki
mNo edit summary
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 9: Line 9:
</syntaxhighlight>
</syntaxhighlight>
</blockquote>
</blockquote>
* Go to the tab 'Shortcuts' and add a Custom Shortcut with '+'
* Go to the tab 'Shortcuts' and add a Custom Shortcut <!-- hotkey key combination --> with '+'
* Pick a name, for example 'Shutdown'
* Pick a name, for example 'Shutdown'
* Configure the shutdown command (this command will ask confirmation first):
* Configure the shutdown command (this command will ask confirmation first):

Latest revision as of 20:28, 13 May 2014


  • Start 'Keyboard':
gnome-control-center keyboard
  • Go to the tab 'Shortcuts' and add a Custom Shortcut with '+'
  • Pick a name, for example 'Shutdown'
  • Configure the shutdown command (this command will ask confirmation first):
/usr/lib/indicator-session/gtk-logout-helper --shutdown
  • Configure a key combination, for example 'Ctrl+Alt+Delete'