Go to file
2019-03-23 15:22:09 +01:00
LICENSE.txt init 2019-03-23 14:11:21 +01:00
README.md Added touchpad option. 2019-03-23 15:22:09 +01:00
tablet-mode Added touchpad option. 2019-03-23 15:22:09 +01:00
tablet-mode.desktop init 2019-03-23 14:11:21 +01:00
tablet-mode.group init 2019-03-23 14:11:21 +01:00
tablet-mode.service typo 2019-03-23 14:22:43 +01:00
tablet-mode.sudoers init 2019-03-23 14:11:21 +01:00
toggle-tablet-mode init 2019-03-23 14:11:21 +01:00

tablet-mode

Allow users to toggle a convertible laptop between laptop and tablet mode.

Configuration

The keyboard device to be deactivated in tablet mode must be specified in /etc/tablet-mode.conf:

[Devices]
keyboard = /dev/input/by-path/platform-i8042-serio-0-event-kbd
touchpad = /dev/input/by-path/platform-i8042-serio-1-event-mouse

Usage

You must be a member of the group tablet to toggle between tablet and laptop mode.
You can toggle between tablet and laptop mode by running toggle-tablet-mode or use the desktop icon provided with this package.