From 598e95ed321895ec009a01856d67d93822f3a23f Mon Sep 17 00:00:00 2001 From: Oscar Wallberg Date: Mon, 14 Jul 2025 13:40:37 +0200 Subject: [PATCH] fix: update xremap config --- xremap/README.md | 2 +- xremap/osrs.yml | 7 ++----- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/xremap/README.md b/xremap/README.md index df0824c..527d1f2 100644 --- a/xremap/README.md +++ b/xremap/README.md @@ -14,4 +14,4 @@ sudo usermod -aG input ```sh xremap ~/repos/dotfiles/xremap/.yml --device '' ``` -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 diff --git a/xremap/osrs.yml b/xremap/osrs.yml index b8fe823..4529f54 100644 --- a/xremap/osrs.yml +++ b/xremap/osrs.yml @@ -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'