Comment 67 for bug 791833

Revision history for this message
In , Chris (chris-redhat-bugs) wrote :

I rolled this patch into a kernel build of 2.6.40.3-0

evtest shows:
--------------------
...
/dev/input/event4: LG Display LGD-MultiTouch
Select the device event number [0-4]: 4
Input driver version is 1.0.1
Input device ID: bus 0x3 vendor 0x1fd2 product 0x64 version 0x200
Input device name: "LG Display LGD-MultiTouch"
Supported events:
  Event type 0 (Sync)
  Event type 1 (Key)
    Event code 330 (Touch)
  Event type 3 (Absolute)
    Event code 0 (X)
      Value 0
      Min 0
      Max 16384
    Event code 1 (Y)
      Value 0
      Min 0
      Max 16384
Testing ... (interrupt to exit)
Event: time 1315080222.016585, type 3 (Absolute), code 0 (X), value 9622
Event: time 1315080222.016588, type 3 (Absolute), code 1 (Y), value 6600
Event: time 1315080222.016590, -------------- Report Sync ------------

----------------

I only see type 3 events, no touches or (Key) or left button events. Making this not a very good touch screen unless all you want to do is move the cursor around.