ravvytheprogrammer / jnativehook

Automatically exported from code.google.com/p/jnativehook
0 stars 0 forks source link

Linux Touch Screen problem #72

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. connect touch screen device to linux system (ubuntu 13.04)
2. reboot system
3. open example application and tap on device
4. no log write by application

i have a problem with touch screen device Acer T231H and Dell ST2220T.
but with touch screen LG T1910 all work correctly

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
JNativeHook v1.4

Please provide any additional information below.
ubuntu work correctly when tap on screen, but JNativeHook not receved input 
data.

thx

Original issue reported on code.google.com by gasp...@gmail.com on 19 Nov 2013 at 10:54

GoogleCodeExporter commented 9 years ago
JNativeHook was never really intended to target touch screen devices.  Have you 
tested the touchscreen on any other platform?  What does xev report to stdout 
when you tap on it?

I am just guessing, but XRecord probably doesn't support touch screen devices 
or on screen keyboards so "fixing" this is may not be possible.

Original comment by a...@1stleg.com on 19 Nov 2013 at 4:46

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
hi thx for reply
no, i don't have test on other platform.
i have attach xev stdout for Acer T231H and Dell ST2220T.

Original comment by gasp...@gmail.com on 27 Nov 2013 at 11:22

Attachments:

GoogleCodeExporter commented 9 years ago
Please test with 1.2 beta2 or later.  I don't think it will be resolved, but I 
would like to see the demo console output of a tap event.  Start the jar from 
from the command line.

Original comment by a...@1stleg.com on 12 May 2014 at 3:13

Attachments:

GoogleCodeExporter commented 9 years ago
Hey, So I have tried to duplicate this bug using Ubuntu 14.04 on virtual box 
with the usb touch devices they have available, and I was unable to reproduce 
the problem with 1.2 beta2.  Can you please test and let me know if you are 
still experiencing the issue on your hardware?  There may have been an x11 
update that fixed the issue or it may only be an issue on some devices/real 
hardware.  If you or anyone else is still experiencing this issue, please 
either re-open this bug or file a new bug on the github project page.

Original comment by a...@1stleg.com on 2 Jun 2014 at 11:16