You are not logged in.

#1 2021-04-29 23:33:02

GamingTwist
Member
Registered: 2021-04-29
Posts: 6

Xephyr touchscreen input device

Hello,

I am wanting to add a small touchscreen monitor to my system to act as a HUD. However the problem I am facing is when I click the display it will move my mouse to where its clicked.
I found Xephyr that can create a nested X server; I am having issues sending it my touchscreen input without using my main X.

This is the command I am running, it seems to not like evdev but I could not find anything on google.

sudo Xephyr -ac -br -noreset -screen 800x440 :1 -mouse evdev,,,device=/dev/input/by-id/usb-wch.cn_USB2IIC_CTP_CONTROL-event-if00
Pointer option key () of value ((null)) not assigned!
Couldn't find pointer driver evdev

Anyone got any ideas or a better solution.

Many thanks, Sam.

Offline

Board footer

Powered by FluxBB