fix: update xremap config
This commit is contained in:
+1
-1
@@ -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
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user