chuwi-minibook-tablet-mode/README.md

15 lines
383 B
Markdown
Raw Normal View History

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`:
[Device]
keyboard = /dev/input/by-path/platform-i8042-serio-0-event-kbd
## Usage
You can toggle between tablet and laptop mode by running `toggle-tablet-mode`.