Shutdown shortcut: Difference between revisions
From WickyWiki
mNo edit summary |
mNo edit summary |
||
| Line 2: | Line 2: | ||
[[Category:Ubuntu Unity]] | [[Category:Ubuntu Unity]] | ||
[[Category:201405]] | [[Category:201405]] | ||
* Start 'Keyboard': | * Start 'Keyboard': | ||
<blockquote> | <blockquote> | ||
| 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'