I am trying to setup a dual display system based on this project:
Everything works fine, however one of my displays is a touchscreen and is connected with USB to the pi for touch. The problem is that the touch works for both screens, but I want to set up the touch screen to work only for one display.
I have tried using xinput but I get Unable to connect to X server error message
Hello, I’m a little unclear on the issue, perhaps you can provide more details? You mentioned only one touch screen, but that the touch works for both screens. Do you mean that the cursor movement input on the touch screen is mirrored on the non-touch screen?
@valerian can you tell us more about what you mean when you say “touch screen” (connected via USB)? Is it an actual digital display (something like this), or a touchpad (something like this)?
Alan and I were chatting about this today and I couldn’t wrap my head around whether the touchscreen was displaying information or was for human input / interface.
@valerian you show three displays in the diagram. Can you say again but using the labels you have in the diagram (i.e. Screen 1, Screen 2, and Touch screen)?
There is one touchscreen and one simple screen.
Problem is that when I use the touchscreen half of it is controlling the second screen, the other half is controlling itself.