summaryrefslogtreecommitdiffstats
path: root/.config/i3
diff options
context:
space:
mode:
Diffstat (limited to '.config/i3')
-rw-r--r--.config/i3/i3_guide.rmd7
1 files changed, 2 insertions, 5 deletions
diff --git a/.config/i3/i3_guide.rmd b/.config/i3/i3_guide.rmd
index 0ea3a44..3ea10c5 100644
--- a/.config/i3/i3_guide.rmd
+++ b/.config/i3/i3_guide.rmd
@@ -133,12 +133,9 @@ I use scrot and ffmpeg to make different recordings of the desktop and audio. Al
+ Print Screen -- Take a scrot screenshot
+ Shift+Print Screen -- Take a scrot screenshot of only selected window
-+ Mod+Insert -- Begin screencast
-+ Mod+ScrollLock -- Begin audio recording
-+ Mod+Pause -- Begin screen recording without audio
-+ Mod+Print Screen -- Turn on and off screenkey (if installed) for visual typing display
++ Mod+Print Screen -- Opens dmenu menu to select kind of audio/video recording
++ Mod+ScrollLock -- Turn on and off screenkey (if installed) for visual typing display
+ Mod+Delete -- kills ffmpeg, thus ending recordings
-+ ThinkVantage button (on Thinkpads) -- kills ffmpeg, thus ending recordings
Each of the recording scripts are located in `~/.scripts`. You can check them out or modify them if needed.