Deprecate x11 window capture since wayland is standard almost everywhere now and I have no way to test it
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
;screen_capture_area = screen_1
|
||||
;screen_capture_area = 400,200,1500,600
|
||||
;screen_capture_area = OBS
|
||||
;note: if screen_capture_area 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!
|
||||
;note: if screen_capture_area is a window name, this can be changed to capture inactive windows too.
|
||||
;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