Touchscreen redirect usb

All about WTware on Raspberry. WTware works with Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2 devices
http://www.winterminal.com
Post Reply
Webjom
Posts: 24
Joined: Tue Sep 10, 2019 10:19 am

Touchscreen redirect usb

Post by Webjom »

it is possible to redirect usb port because we try to connect touchscreen. The program used to calibrate the touchscreen does not record the connection when usb is connected and the program does not want to work with it. Is it possible to redirect usb when we connect the touchscreen to wtware to register the server as if it was connected directly to the servers?
aka
SUPPORT
SUPPORT
Posts: 939
Joined: Fri Dec 03, 2004 2:05 pm
Contact:

Re: Touchscreen redirect usb

Post by aka »

Webjom wrote: Fri Feb 28, 2020 12:22 am Is it possible to redirect usb when we connect the touchscreen to wtware to register the server as if it was connected directly to the servers?
Yes: viewforum.php?f=27

But it will become a server touch screen. It will move mouse pointer on server screen.
Webjom
Posts: 24
Joined: Tue Sep 10, 2019 10:19 am

Re: Touchscreen redirect usb

Post by Webjom »

We tried to calibrate the touch screen environment, but we just can't. When logging on a whiteboard displays

Code: Select all

touchscreen=0..4095,0..4095
Our mouse pointer is about 10cm to the right, and we can't get it to the left ... like with those caddies?
aka
SUPPORT
SUPPORT
Posts: 939
Joined: Fri Dec 03, 2004 2:05 pm
Contact:

Re: Touchscreen redirect usb

Post by aka »

1. https://wtware.com/logs.html
2. Try:

Code: Select all

touchscreen=0..2000,0..2000
Post Reply