This commit is contained in:
Richard Neumann 2019-03-23 14:11:21 +01:00
commit 319eaea1c9
8 changed files with 741 additions and 0 deletions

6
tablet-mode.service Normal file
View file

@ -0,0 +1,6 @@
[Unit]
Description=Disable Keyboard and touchpad for tablet mode
[Service]
ExecStart=/usr/bin/tablet-mode
StandardOutput=null