- <!-- Take a screenshot of the current window with scrot when Alt+Print are pressed -->
- <keybind key="A-Print">
- <action name="Execute">
- <command>scrot -u -b</command>
- </action>
- </keybind>
- <!-- Launch scrot when Print is pressed -->
- <keybind key="Print">
- <action name="Execute">
- <command>scrot</command>
- </action>
- </keybind>
SHARE
TWEET
Untitled
a guest
Sep 30th, 2015
54
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
RAW Paste Data
