list-props output:

$ xinput list-props 9
Device 'SynPS/2 Synaptics TouchPad':
        Device Enabled (110):           1
        Synaptics Edges (258):          1632, 0, 5312, 0
        Synaptics Finger (259):         24, 0, 29
        Synaptics Tap Time (260):               180
        Synaptics Tap Move (261):               221
        Synaptics Tap Durations (262):          180, 0, 180
        Synaptics Tap FastTap (263):            0
        Synaptics Middle Button Timeout (264):          75
        Synaptics Two-Finger Pressure (265):            280
        Synaptics Scrolling Distance (266):             100, 0
        Synaptics Edge Scrolling (267):         1, 0, 0
        Synaptics Two-Finger Scrolling (268):           1, 0
        Synaptics Edge Motion Pressure (269):           29, 0
        Synaptics Edge Motion Speed (270):              1, 0
        Synaptics Edge Motion Always (271):             0
        Synaptics Button Scrolling (272):               1, 1
        Synaptics Button Scrolling Repeat (273):                1, 1
        Synaptics Button Scrolling Time (274):          100
        Synaptics Off (275):            0
        Synaptics Guestmouse Off (276):         0
        Synaptics Locked Drags (277):           0
        Synaptics Locked Drags Timeout (278):           5000
        Synaptics Tap Action (279):             2, 3, 0, 0, 1, 2, 3
        Synaptics Click Action (280):           1, 2, 3
        Synaptics Circular Scrolling (281):             0
        Synaptics Circular Scrolling Trigger (282):             0
        Synaptics Circular Pad (283):           0
        Synaptics Palm Detection (284):         0
        Synaptics Palm Dimensions (285):                10, 0
        Synaptics Pressure Motion (286):                29, 0
        Synaptics Grab Event Device (287):              1

Yes, xev shows events.  (I thought that was obvious?)  Here's output
from pressing and holding down the left mouse button:

ButtonPress event, serial 32, synthetic NO, window 0x3c00001,
    root 0x81, subw 0x0, time 90003194, (167,140), root:(184,213),
    state 0x0, button 2, same_screen YES

ButtonPress event, serial 32, synthetic NO, window 0x3c00001,
    root 0x81, subw 0x0, time 90003466, (167,140), root:(184,213),
    state 0x200, button 1, same_screen YES

ButtonRelease event, serial 32, synthetic NO, window 0x3c00001,
    root 0x81, subw 0x0, time 90003466, (167,140), root:(184,213),
    state 0x300, button 2, same_screen YES

ButtonRelease event, serial 32, synthetic NO, window 0x3c00001,
    root 0x81, subw 0x0, time 90003587, (167,140), root:(184,213),
    state 0x100, button 1, same_screen YES

ButtonPress event, serial 32, synthetic NO, window 0x3c00001,
    root 0x81, subw 0x0, time 90003587, (167,140), root:(184,213),
    state 0x0, button 2, same_screen YES

ButtonPress event, serial 32, synthetic NO, window 0x3c00001,
    root 0x81, subw 0x0, time 90003706, (167,140), root:(184,213),
    state 0x200, button 1, same_screen YES

ButtonRelease event, serial 32, synthetic NO, window 0x3c00001,
    root 0x81, subw 0x0, time 90003706, (167,140), root:(184,213),
    state 0x300, button 2, same_screen YES

ButtonRelease event, serial 32, synthetic NO, window 0x3c00001,
    root 0x81, subw 0x0, time 90003839, (167,140), root:(184,213),
    state 0x100, button 1, same_screen YES

ButtonPress event, serial 32, synthetic NO, window 0x3c00001,
    root 0x81, subw 0x0, time 90003839, (167,140), root:(184,213),
    state 0x0, button 2, same_screen YES

ButtonRelease event, serial 32, synthetic NO, window 0x3c00001,
    root 0x81, subw 0x0, time 90003876, (167,140), root:(184,213),
    state 0x200, button 2, same_screen YES


** Changed in: xorg-server (Ubuntu)
       Status: Incomplete => New

-- 
touchpad left mouse button does random other things in jaunty
https://bugs.launchpad.net/bugs/322659
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to