Refac.
This commit is contained in:
parent
8aef536527
commit
359fecb027
8 changed files with 243 additions and 62 deletions
|
@ -1,6 +1,10 @@
|
|||
[Unit]
|
||||
Description=Disable keyboard and touchpad for tablet mode
|
||||
Description=Configure system for tablet mode
|
||||
Conflicts=laptop-mode.service
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/tablet-mode
|
||||
ExecStart=/usr/bin/setsysmode tablet
|
||||
StandardOutput=null
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue