Top "Touchscreen" questions

A touchscreen is an electronic visual display that can detect the presence and location of a touch within the display area.

Touch screen calibration values, How is it done in Android/Kernel?

I'm porting Android Gingerbread to my custom board (with a Samsung S5PV210 processor). I have a touch screen with …

android linux-kernel touchscreen android-source calibration
On-screen keyboard for Windows apps (C++/C#) with touch-screen capability

Going to make an applications wich will be used on a device without a physical keyboard Looking for best practices …

c# windows touchscreen on-screen-keyboard
Windows 7 touch screen - disabling multi-touch gesture not working

I have a touch screen computer with Windows 7 and I would like to disable the multi-touch gesture : But even if …

windows touchscreen controlpanel
jQuery listener for horizontal swipe on touchscreen?

How can I detect a left to right swipe on touch screens with jQuery?

jquery detect touchscreen
Does Google Maps API V3 support touch event?

We are experiencing an issue related to GoogleMaps. The issue is mainly related to touch screens. We were trying to …

google-maps google-maps-api-3 touch internet-explorer-10 touchscreen
Is it possible to let my c# wpf program know if the user has a touchscreen or not?

I've got an login application that has a swipe system that people only can use when they have a touchscreen. …

c# wpf touch touchscreen login-control
Android Touchscreen IDC

I'm struggling with calibration of a touchscreen on Android plataform. It is an USB Single-Touch Touchscreen from vendor 0dfc and …

android touchscreen input-devices
Finding right Android touchscreen driver file

My goal is to add a single printk command to one of the driver files for my phone's touchscreen. I …

android kernel driver touchscreen
WPF image swipe to change image like in iOS

Can anyone point me to some code samples on how I could implement a gallery like the one in iOS …

c# wpf touchscreen