2015-01-01 15:15:39 +10:00
2015-01-01 10:51:55 +10:00
2015-01-01 11:32:14 +10:00
2015-01-01 10:51:55 +10:00
2015-01-01 10:51:55 +10:00
2014-09-26 19:40:19 +02:00
2015-01-01 15:15:39 +10:00
2015-01-01 14:50:47 +10:00

thinkpad-yoga-scripts

A collection of scripts and systemd units to restore functionality of the Lenovo ThinkPad Yoga S1.

Tested on Arch Linux with MATE Desktop Environment.

Scripts should fix:

  • Screen rotation with accelerometer, including touchscreen, Wacom, and Touchpad/TrackPoint geometries
  • Disabling of Touchscreen with proximity of Wacom digitizer
  • Disabling of Clickpad and TrackPoint when moving to tablet mode

TODO:

  • Test on different desktop environments

Dependencies

  • xrandr
  • acpid
  • xinput
  • xsetwacom (optional for wacom rotation)
  • onboard (optional for onscreen keyboard)

Manual installation

sudo -s
git clone https://github.com/admiralakber/thinkpad-yoga-scripts /opt/thinkpad-yoga-scripts
cp /opt/thinkpad-yoga-scripts/systemd/* /etc/systemd/system/*
cp /opt/thinkpad-yoga-scripts/tablet/tablet-mode /etc/acpi/events
cp /opt/thinkpad-yoga-scripts/tablet/tablet-mode.sh /etc/acpi/actions
exit
S
Description
ThinkPad x380 scripts for GNU/Linux that allow Yoga features (tablet mode, pen mode, auto rotate, auto brightness)
Readme GPL-3.0
105 KiB
Languages
Python 70.6%
Shell 29.4%