diff options
author | dec05eba <dec05eba@protonmail.com> | 2025-04-09 19:00:51 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2025-04-09 19:00:51 +0200 |
commit | 90a1272a653f9ac7b00e902a343e22455dbb67b1 (patch) | |
tree | 79deb1ae6641e821e462b0a49205988e833ba41d | |
parent | 9ada8caabc75c32296bcea1e83580dde32dd5a37 (diff) |
Keyboard remapping info
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -39,8 +39,8 @@ 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 input remapping software. To workaround this you can go into settings and select "Only grab virtual devices".\ -If you use input remapping software such as keyd then make sure to make it ignore "gsr-ui virtual keyboard", otherwise your keyboard can get locked +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 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. |