Prepare for new version
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
;screen_capture_coords =
|
||||
;screen_capture_coords = 400,200,1500,600
|
||||
;screen_capture_coords = OBS
|
||||
;note: if screen_capture_coords is a window name, this can be changed to capture inactive windows too. In that case, make sure the window is not covered by other windows!
|
||||
;note: if screen_capture_coords is a window name, this can be changed to capture inactive windows too. On Linux, the window must then not be covered by other windows!
|
||||
;screen_capture_only_active_windows = True
|
||||
;screen_capture_delay_secs = 3
|
||||
;note: this specifies a combo to wait on for taking a screenshot instead of using the delay. As an example: <ctrl>+<shift>+s. The list of keys can be found here: https://pynput.readthedocs.io/en/latest/keyboard.html#pynput.keyboard.Key
|
||||
|
||||
Reference in New Issue
Block a user