fix: update xremap config

This commit is contained in:
2025-07-14 13:40:37 +02:00
parent b3997ed4ce
commit 598e95ed32
2 changed files with 3 additions and 6 deletions
+1 -1
View File
@@ -14,4 +14,4 @@ sudo usermod -aG input <user>
```sh ```sh
xremap ~/repos/dotfiles/xremap/<config>.yml --device '<device_name>' 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: application:
only: net-runelite-client-RuneLite only: net-runelite-client-RuneLite
remap: remap:
BTN_RIGHT: BTN_RIGHT: BTN_MIDDLE
held: BTN_MIDDLE BTN_SIDE: BTN_RIGHT
alone: BTN_RIGHT
alone_timeout_millis: 100
exact_match: true
device: device:
only: 'Logitech USB Receiver' only: 'Logitech USB Receiver'