Shutdown shortcut

From WickyWiki
Revision as of 20:26, 13 May 2014 by Wilbert (talk | contribs) (Created page with "Category:Ubuntu Category:Ubuntu Unity Category:201405 * Start 'Keyboard': <syntaxhighlight lang=bash> gnome-control-center keyboard </syntaxhighlight> * Go to th...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


  • 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'