Not doing any x stuff just yet so won't need this
This commit is contained in:
parent
1204c844d7
commit
4e0efcea1a
1 changed files with 4 additions and 4 deletions
|
|
@ -91,10 +91,10 @@ actions:
|
||||||
# description: Fix default DPI
|
# description: Fix default DPI
|
||||||
# command: sed -e "s@\\[server\\]@[server]\\narg=/usr/bin/Xorg -dpi 192\n@" -i /etc/lxdm/lxdm.conf
|
# command: sed -e "s@\\[server\\]@[server]\\narg=/usr/bin/Xorg -dpi 192\n@" -i /etc/lxdm/lxdm.conf
|
||||||
|
|
||||||
- action: run
|
# - action: run
|
||||||
chroot: true
|
# chroot: true
|
||||||
description: Removing xserver-xorg-input-libinput as it does not work with touchscreen yet
|
# description: Removing xserver-xorg-input-libinput as it does not work with touchscreen yet
|
||||||
command: apt remove xserver-xorg-input-libinput
|
# command: apt remove xserver-xorg-input-libinput
|
||||||
|
|
||||||
- action: run
|
- action: run
|
||||||
chroot: true
|
chroot: true
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue