touchscreen broken

This commit is contained in:
Daylin Morgan 2022-09-12 10:56:29 -05:00
parent 7c9af8453e
commit 427cdb4851
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,8 @@
#!/bin/sh
# enable touch on only laptop monitor
xinput --map-to-output 'ELAN901C:00 04F3:2C29' eDP-1
# this isn't working for some reason
xinput --map-to-output '18' eDP-1
xss-lock -- ~/bin/lock &

View File

@ -66,4 +66,3 @@ snake() {
fi
fi
}