Jump to content

Hello guys

In school I want to share my presentation on touchscreen tv from sharp but the touchscreen seems to stop working when I connect input (pc) but when It connected the TV touch still workes in (tv)setting  but on input screen(pc) it doesn’t. Can I somehow calibrate it or what should I do ?

Link to comment
https://linustechtips.com/topic/1511930-tv-touchscreen/
Share on other sites

Link to post
Share on other sites

Most external touchscreens also have a USB cable that needs to be plugged into a computer to talk to them.  The issue is they need to connect to the PC as a mouse....and some may now be able to do that via Bluetooth but all the ones I worked with used USB.

 

Just a mouse input cannot be carried along a normal HDMI or Displayport cable.  Now if you have USB C it can carry both signals, but you may need to install some software from Sharp to get the tv working as mouse.

Link to comment
https://linustechtips.com/topic/1511930-tv-touchscreen/#findComment-15977641
Share on other sites

Link to post
Share on other sites

Its a bit misleading to say "working as a mouse" as that's not how they work, touchscreens are their own thing entirely.

A mouse sends information about direction of travel and acceleration, a touchscreen gives exact coordinates within its internal resolution that the OS has to translate to a position on the screen.  Its why mouse driven games wont work with a touchscreen without specific support or ugly hacks to simulate a touchpad (which DO behave like a mouse).

Its not exactly relevant to the topic here, but I feel its important to understand the difference as its also the reason why you may need drivers as mentioned.

ASUS B650E-F GAMING WIFI + R7 7800X3D + 2x Corsair Vengeance 32GB DDR5-6000 CL30-36-36-76  + ASUS RTX 4090 TUF Gaming OC

Router:  Intel N100 (pfSense) Backup: GL.iNet GL-X3000/ Spitz AX Switches: Netgear MS510TXUP, MS510TXPP, GS110EMX
WiFi6: Zyxel NWA210AX (1.7Gbit peak at 160Mhz) WiFi5: Ubiquiti NanoHD OpenWRT (~500Mbit at 80Mhz)
ISPs: Zen Full Fibre 900 (~930Mbit down, 115Mbit up) + Three 5G (~1200Mbit down, 115Mbit up, variable)
Upgrading Laptop/Desktop CNVIo WiFi 5 cards to PCIe WiFi6e/7

Link to comment
https://linustechtips.com/topic/1511930-tv-touchscreen/#findComment-15977649
Share on other sites

Link to post
Share on other sites

2 minutes ago, Alex Atkin UK said:

Its a bit misleading to say "working as a mouse" as that's not how they work, touchscreens are their own thing entirely.

A mouse sends information about direction of travel and acceleration, a touchscreen gives exact coordinates within its internal resolution that the OS has to translate to a position on the screen.  Its why mouse driven games wont work with a touchscreen without specific support or ugly hacks to simulate a touchpad (which DO behave like a mouse).

Its not exactly relevant to the topic here, but I feel its important to understand the difference as its also the reason why you may need drivers as mentioned.

I actually worked with embedded touch screens in kiosks in DMVs and other places.  Windows sees the touchscreen as a mouse, so its not issue on how the screen works....but what windows sees them as.  Basically any input device can speak mouse to a computer, and that computer does not know the device is not a mouse.

Link to comment
https://linustechtips.com/topic/1511930-tv-touchscreen/#findComment-15977653
Share on other sites

Link to post
Share on other sites

9 hours ago, DarkWaterSong said:

I actually worked with embedded touch screens in kiosks in DMVs and other places.  Windows sees the touchscreen as a mouse, so its not issue on how the screen works....but what windows sees them as.  Basically any input device can speak mouse to a computer, and that computer does not know the device is not a mouse.

You mean in device manager?  That's just to simplify things for the end user, its not technically how Windows sees it and I was thinking more from the technical side.

Realistically I think they should just bundle all "input devices" together instead of the legacy of mice having their own section, but instead they just added more confusion in the modern UI settings instead as there is no consistency between that and device manager.

I always tend to think of things more technically as its how Linux presents them.

ASUS B650E-F GAMING WIFI + R7 7800X3D + 2x Corsair Vengeance 32GB DDR5-6000 CL30-36-36-76  + ASUS RTX 4090 TUF Gaming OC

Router:  Intel N100 (pfSense) Backup: GL.iNet GL-X3000/ Spitz AX Switches: Netgear MS510TXUP, MS510TXPP, GS110EMX
WiFi6: Zyxel NWA210AX (1.7Gbit peak at 160Mhz) WiFi5: Ubiquiti NanoHD OpenWRT (~500Mbit at 80Mhz)
ISPs: Zen Full Fibre 900 (~930Mbit down, 115Mbit up) + Three 5G (~1200Mbit down, 115Mbit up, variable)
Upgrading Laptop/Desktop CNVIo WiFi 5 cards to PCIe WiFi6e/7

Link to comment
https://linustechtips.com/topic/1511930-tv-touchscreen/#findComment-15978189
Share on other sites

Link to post
Share on other sites

6 hours ago, Alex Atkin UK said:

You mean in device manager?  That's just to simplify things for the end user, its not technically how Windows sees it and I was thinking more from the technical side.

Realistically I think they should just bundle all "input devices" together instead of the legacy of mice having their own section, but instead they just added more confusion in the modern UI settings instead as there is no consistency between that and device manager.

I always tend to think of things more technically as its how Linux presents them.

I was talking win 8 and up where there is a "devices" section and it just shows as a mouse.  Also in all the mouse adjustment tools, how fast you click, touch screens, track pads, and all the other things that are not mice show up and windows pretends they are mice.  Basically the higher up your are in windows, the more a touch screen looks like a mouse.

 

Now there was also a bit of software we installed that did more than your average mouse driver, like being able to calibrate the touch screen and doing the software / driver translation to windows fake mouse land.

 

EDIT - as in command line knows its not a mouse, not so much the Windows GUI.

Link to comment
https://linustechtips.com/topic/1511930-tv-touchscreen/#findComment-15978673
Share on other sites

Link to post
Share on other sites

2 minutes ago, DarkWaterSong said:

Now there was also a bit of software we installed that did more than your average mouse driver, like being able to calibrate the touch screen and doing the software / driver translation to windows fake mouse land.

Newer devices (and by that I mean as far back as Windows 7) generally don't need any of that, as Windows gained a native protocol, though obviously the touchscreen has to be designed for it.  Which is kinda my point, that while touchscreens will share some UI things with mice, Windows doesn't actually see them as mice.

Example, if you hold the left button down you wont get a right click menu with a mouse.  Because a touch is not a click, it merely trigger the same UI function that a click does and holding your finger down triggers the UI element that right clicking does.  So the fact clicks are still configured in the mouse section is merely a legacy of mice being the most common input device for clicks.

ASUS B650E-F GAMING WIFI + R7 7800X3D + 2x Corsair Vengeance 32GB DDR5-6000 CL30-36-36-76  + ASUS RTX 4090 TUF Gaming OC

Router:  Intel N100 (pfSense) Backup: GL.iNet GL-X3000/ Spitz AX Switches: Netgear MS510TXUP, MS510TXPP, GS110EMX
WiFi6: Zyxel NWA210AX (1.7Gbit peak at 160Mhz) WiFi5: Ubiquiti NanoHD OpenWRT (~500Mbit at 80Mhz)
ISPs: Zen Full Fibre 900 (~930Mbit down, 115Mbit up) + Three 5G (~1200Mbit down, 115Mbit up, variable)
Upgrading Laptop/Desktop CNVIo WiFi 5 cards to PCIe WiFi6e/7

Link to comment
https://linustechtips.com/topic/1511930-tv-touchscreen/#findComment-15978685
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×