Read the statement by Michael Teeuw here.
Rotating IR-Frame
-
@fordi is it exatly the same name, I think it could alse be case sensitve.
you could also use the ID Number. Problem is, if you chance the usb port you will probably get also a new ID Number and it wouldn’t match the number in the line.Is your name 2 time Multi touch Multi touche overlay device? with that many spaces?
can you copy paste the
xinput -list
here
-
This post is deleted! -
Hi there, thank you for assisting. Here you go!
Realised the image I was trying to send before was far too big, so have made it smaller.
There are slot of spaces in the name. Why can’t the manufacturer keep it simple? When I copy paste the text spaces are removed in this forum so i sent a photo.
-
@fordi
you could try to reference to you IR-Fram via the ID (instead of the device name). But in case you change the USB port it my change so you also have to change the ID number in your script.try this
xinput set-prop 6 --type=float "Coordinate Transformation Matrix" 0 1 0 -1 0 1 0 0 1
-
@bender352 that’s kind of you thank you. So sorry for the delayed reply!!
-
@bender352 late reply but whenever I try to make it executable it tells me
chmod: cannot access ‘/home/pi/startup_scripts/portrait.sh’ : No such file or directory
I completed all the steps but wondering if I’m missing something