From 9bf91d639357d37d87d3da38a39651cbb95c3e80 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Fri, 30 Sep 2016 20:39:47 +0200 Subject: increase trackpoint speed --- hel/hw.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hel/hw.nix b/hel/hw.nix index 3bc6c73a..425a1427 100644 --- a/hel/hw.nix +++ b/hel/hw.nix @@ -29,5 +29,6 @@ enable = true; emulateWheel = true; sensitivity = 255; + speed = 128; }; } -- cgit v1.2.3