From 2ae6f8e1ece01d7ba62acaf749db1e7d783364ff Mon Sep 17 00:00:00 2001 From: oggy- Date: Fri, 26 Sep 2014 20:10:22 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a80794c..406a33c 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,8 @@ thinkpad-yoga-rotate A small utility script to automatically rotate the screen of Thinkpad Yoga in Linux, when switching to or from the tablet mode. Relies on acpid and xrandr. +The Arch Linux package is in the subfolder. For non-Arch users, just copy: + - `tablet-mode` into `/etc/acpi/events` + - `rotate-screen.sh` into `/etc/acpi/actions` + **Note**: this package assumes that the Wacom input is automatically rotated with the screen. This seems to be the case with Gnome 3.12 by default, and can be set in KDE using kcm-wacomtablet.