From be70f2551da57ee80b5cf7ea303384bf1774ffae Mon Sep 17 00:00:00 2001 From: Jakob Kaivo Date: Sat, 1 Oct 2016 18:17:59 -0400 Subject: remove notice about depending on xinput, since it doesn't anymore --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index fddd4d5..723c037 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,6 @@ which point rotation is enabled. When the computer is in laptop mode, rotation doesn't occur. It also honors pressing the screen orientation lock button on the side of the Yoga. -It currently has a hack calling xinput to rotate the touchscreen input to match -the screen orientation. A future release will do this operations directly from -the C code, removing the external dependencies on xinput. - This program requires libXrandr and libXi to compile to and run. On Debian, you can install this with "sudo apt install -y libxrand-dev libxi-dev". -- cgit v1.2.1