SHARE
TWEET
pibarnas' xml part
a guest
May 14th, 2012
21
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
- <keybind key="C-A-Delete" chroot="true">
- <keybind key="r">
- <action name="Execute">
- <prompt>Reiniciar o sistema?</prompt>
- <execute>reboot</execute>
- </action>
- </keybind>
- <keybind key="x">
- <action name="Execute">
- <prompt>Desligar o sistema?</prompt>
- <execute>poweroff</execute>
- </action>
- </keybind>
RAW Paste Data

