7 lines
127 B
SYSTEMD
7 lines
127 B
SYSTEMD
|
[Unit]
|
||
|
Description=Disable Keyboard and touchpad for tablet mode
|
||
|
|
||
|
[Service]
|
||
|
ExecStart=/usr/bin/tablet-mode
|
||
|
StandardOutput=null
|