various cosmetic changes
parent
fcaf92d8a7
commit
c488c3cb39
@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
# use this when your touch-screen is on the left (coordinates 0 0)
|
||||
# and your other (non-touch) is one the right
|
||||
export DISPLAY=:0
|
||||
xinput set-prop "Advanced Silicon S.A CoolTouch(TM) System" --type=float "Coordinate Transformation Matrix" 0.5 0 0 0 1 0 0 0 1
|
Loading…
Reference in New Issue