touchscreen broken
This commit is contained in:
parent
7c9af8453e
commit
427cdb4851
2 changed files with 2 additions and 2 deletions
|
@ -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 &
|
||||
|
||||
|
|
|
@ -66,4 +66,3 @@ snake() {
|
|||
fi
|
||||
fi
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue