fix: update xremap config

This commit is contained in:
2025-07-14 13:40:37 +02:00
parent e2431446e9
commit ea2483d2a5
2 changed files with 3 additions and 6 deletions
+1 -1
View File
@@ -14,4 +14,4 @@ sudo usermod -aG input <user>
```sh
xremap ~/repos/dotfiles/xremap/<config>.yml --device '<device_name>'
```
5. select xremap as mouse device in OS settings
5. might need to tab out and in again a couple of times for it to activate
+2 -5
View File
@@ -3,10 +3,7 @@ modmap:
application:
only: net-runelite-client-RuneLite
remap:
BTN_RIGHT:
held: BTN_MIDDLE
alone: BTN_RIGHT
alone_timeout_millis: 100
exact_match: true
BTN_RIGHT: BTN_MIDDLE
BTN_SIDE: BTN_RIGHT
device:
only: 'Logitech USB Receiver'