diff options
author | xAlpharax <42233094+xAlpharax@users.noreply.github.com> | 2023-09-24 21:38:37 +0300 |
---|---|---|
committer | xAlpharax <42233094+xAlpharax@users.noreply.github.com> | 2023-09-24 21:38:37 +0300 |
commit | d0fd698bcacc2c477a0149d2deb373722f45e214 (patch) | |
tree | 4d1ca7c02f4c6b13239184961da0aec069b205ff /keybinds | |
parent | 6215bc6b4e524735b75a45cdf6d08c7edf641bdb (diff) |
Adding entire tool chain for:
- taking screenshots
- taking screenshots and piping them to the system clipboard
- taking recordings of the x11 screen with x11grab and ffmpeg (no audio)
Changes to be committed:
modified: keybinds
new file: clip
new file: xrec
new file: xshot
Diffstat (limited to 'keybinds')
-rw-r--r-- | keybinds | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -9,13 +9,13 @@ alt + shift + t # xshot and clip for Screenshots alt + control + Print - xshot ss full + xshot full alt + Print clip full alt + control + s - xshot ss area + xshot area alt + shift + s clip area @@ -23,10 +23,10 @@ alt + shift + s # xshot for Recordings alt + shift + r - xshot rec start + xrec start alt + shift + e - xshot rec stop + xrec stop # xsecurelock |