From f1263ebaf3845f9d2eb09166a8258a397678cc1a Mon Sep 17 00:00:00 2001 From: Dia Pacifica Date: Tue, 1 Oct 2024 18:15:28 -0700 Subject: [PATCH] update README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 995b001..dad0a6d 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,5 @@ This script configures ThinkPad Trackpoint devices on several different models of ThinkPad keyboards running under Linux. I created it for my own convenience in order to automatically set some preferences including disabling middle-click scrolling and increasing Trackpoint sensitivity. + +This script relies heavily upon `xinput` which is provided by the **xinput** package. It therefore won't work with Wayland.