Advertisement
Guest User

Untitled

a guest
Feb 6th, 2016
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. <!-- Launch scrot with interactive select when Shift-Print is pressed -->
  2. <keybind key="S-Print">
  3. <action name="Execute">
  4. <command>scrot -s</command>
  5. </action>
  6. </keybind>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement