Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8609

Official Display • Re: Pi Touch Screen 2 screen rotation ... PLEASE HELP

$
0
0
It is all good now

I did a fresh install (I am using Patchbox OS),I said yes when offered labwc

Now everything works.

I must have corrupted something earlier

It looks like it all works as it should. The display, mouse and touch are aligned

Thank you for you attention and sorry about the fus

This should go into an FAQ, once it is ready. But it is still broken

The display can easily be rotated, effecting the mouse and keyboard, but the touch interface is not rotated. That is where I am starting from.

I am usiing a "ssh -X" session

Code:

xinput --map-to-output "10-005d Goodix Capacitive TouchScreen" DSI-1
"10-005d" may be "11-0051" and DSI-1 may be DSI-2 depending on which CAM/DISP connector you have connected to.
Memory says that it is a one off mapping, so rerun it after any xrandr change.
* How do I list devices so I get the correct device? I can "suck it and see", but there must be a list somewhere and nothing you have suggested works.

Code:

~$ xinput --map-to-output "11-0051 Goodix Capacitive TouchScreen" DSI-1WARNING: running xinput against an Xwayland server. See the xinput man page for details.unable to find device '11-0051 Goodix Capacitive TouchScreen'~$ xinput --map-to-output "10-005d Goodix Capacitive TouchScreen" DSI-1WARNING: running xinput against an Xwayland server. See the xinput man page for details.unable to find device '10-005d Goodix Capacitive TouchScreen'~$ xinput --map-to-output "11-0051 Goodix Capacitive TouchScreen" DSI-2WARNING: running xinput against an Xwayland server. See the xinput man page for details.unable to find device '11-0051 Goodix Capacitive TouchScreen'~$ xinput --map-to-output "10-005d Goodix Capacitive TouchScreen" DSI-2WARNING: running xinput against an Xwayland server. See the xinput man page for details.unable to find device '10-005d Goodix Capacitive TouchScreen'
If using labwc
I am using Openbox. Under X, not Wayland. I do not know why xinput thinks it is Wayland

Code:

$ xinput --listWARNING: running xinput against an Xwayland server. See the xinput man page for details.⎡ Virtual core pointer                          id=2    [master pointer  (3)]⎜   ↳ Virtual core XTEST pointer                id=4    [slave  pointer  (2)]⎜   ↳ xwayland-pointer:17                       id=6    [slave  pointer  (2)]⎜   ↳ xwayland-relative-pointer:17              id=7    [slave  pointer  (2)]⎜   ↳ xwayland-pointer-gestures:17              id=8    [slave  pointer  (2)]⎣ Virtual core keyboard                         id=3    [master keyboard (2)]    ↳ Virtual core XTEST keyboard               id=5    [slave  keyboard (3)]    ↳ xwayland-keyboard:17                      id=9    [slave  keyboard (3)]

Statistics: Posted by worik — Wed Dec 24, 2025 8:38 am



Viewing all articles
Browse latest Browse all 8609

Trending Articles