From 723413e3363be0f08f2eac05e8c2c686c8bd309d Mon Sep 17 00:00:00 2001 From: Aqeel Akber Date: Mon, 1 Jun 2015 11:41:18 +1000 Subject: [PATCH] Updated README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 71f87ed..6bf5e44 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ automated with use of the inbuilt accelerometer. Also, acpid is not used in order to toggle between tablet mode but rather binding to the inbuilt switches. -Tested on Arch Linux with MATE, KDE 4.14, Gnome 3.14. See +Tested on Arch Linux with MATE, KDE 4.14, Gnome 3.14+. See customization. # Scripts should fix: @@ -59,6 +59,8 @@ to edit the systemd modules. Likewise if your tablets display is not git clone https://github.com/admiralakber/thinkpad-yoga-scripts /opt/thinkpad-yoga-scripts cp /opt/thinkpad-yoga-scripts/systemd/* /usr/lib/systemd/system/ +On Ubuntu 15.04, you may need to create the above directory. + systemctl start wacom-proximity@username.service systemctl start yoga-rotate@username.service systemctl start yoga-tablet.service