mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced 2026-05-07 07:16:23 +09:00
Fix unable to change hotkey settings while recording
This commit is contained in:
@@ -18,4 +18,10 @@ To unbind all keys send `unbind_all<newline>` to the programs stdin, for example
|
||||
```
|
||||
unbind_all
|
||||
|
||||
```
|
||||
## Exit
|
||||
To close gsr-global-hotkeys send `exit<newline>` to the programs stdin, for example:
|
||||
```
|
||||
exit
|
||||
|
||||
```
|
||||
Reference in New Issue
Block a user