aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2025-04-11 21:51:38 +0200
committerdec05eba <dec05eba@protonmail.com>2025-04-11 21:51:38 +0200
commit38feee9f29c134d7734f76db8af196618380e8f5 (patch)
tree92f9072c8688bcea3d3dbb1b07079056f80e4f8f /README.md
parent90a1272a653f9ac7b00e902a343e22455dbb67b1 (diff)
Fix unable to change hotkey settings while recording
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7eafeae..8abb4a4 100644
--- a/README.md
+++ b/README.md
@@ -40,7 +40,7 @@ There are also additional dependencies needed at runtime:
## Program behavior notes
This program has to grab all keyboards and create a virtual keyboard (`gsr-ui virtual keyboard`) to make global hotkeys work on all Wayland compositors.\
This might cause issues for you if you use keyboard remapping software. To workaround this you can go into settings and select "Only grab virtual devices".\
-If you use keyboard remapping software such as keyd then make sure to make it ignore "gsr-ui virtual keyboard" (-dec0:5eba device id), otherwise your keyboard can get locked
+If you use keyboard remapping software such as keyd then make sure to make it ignore "gsr-ui virtual keyboard" (dec0:5eba device id), otherwise your keyboard can get locked
as gpu screen recorder tries to grab keys and keyd grabs gpu screen recorder, leading to a lock.\
If you are stuck in such a lock where you cant press and keyboard keys you can press (left) ctrl+shift+alt+esc to close gpu screen recorder and remove it from system startup.