From 4e0efcea1a76b4cd8aa169602a0f1c8cf2b51da8 Mon Sep 17 00:00:00 2001 From: Adam Boardman Date: Thu, 13 Apr 2023 11:39:43 +0100 Subject: [PATCH] Not doing any x stuff just yet so won't need this --- astroslide.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/astroslide.yaml b/astroslide.yaml index db8ad84..5859297 100644 --- a/astroslide.yaml +++ b/astroslide.yaml @@ -91,10 +91,10 @@ actions: # description: Fix default DPI # command: sed -e "s@\\[server\\]@[server]\\narg=/usr/bin/Xorg -dpi 192\n@" -i /etc/lxdm/lxdm.conf - - action: run - chroot: true - description: Removing xserver-xorg-input-libinput as it does not work with touchscreen yet - command: apt remove xserver-xorg-input-libinput +# - action: run +# chroot: true +# description: Removing xserver-xorg-input-libinput as it does not work with touchscreen yet +# command: apt remove xserver-xorg-input-libinput - action: run chroot: true