#4763 BLOC Update.: Duplicate mouse events

Zarro Boogs per Child bugtracker at laptop.org
Wed Nov 14 06:18:23 EST 2007


#4763: Duplicate mouse events
----------------------+-----------------------------------------------------
  Reporter:  Eben     |       Owner:  bernie  
      Type:  defect   |      Status:  assigned
  Priority:  blocker  |   Milestone:  Update.1
 Component:  kernel   |     Version:          
Resolution:           |    Keywords:          
  Verified:  0        |  
----------------------+-----------------------------------------------------

Comment(by tomeu):

 Just in case it is useful, the output of xev:

 Click with left button:

 {{{
 ButtonPress event, serial 24, synthetic NO, window 0x1000001,
     root 0x3d, subw 0x0, time 223454, (459,529), root:(459,529),
     state 0x0, button 1, same_screen YES

 ButtonPress event, serial 24, synthetic NO, window 0x1000001,
     root 0x3d, subw 0x0, time 223454, (459,529), root:(459,529),
     state 0x100, button 1, same_screen YES

 ButtonRelease event, serial 24, synthetic NO, window 0x1000001,
     root 0x3d, subw 0x0, time 223501, (459,529), root:(459,529),
     state 0x100, button 1, same_screen YES

 ButtonRelease event, serial 24, synthetic NO, window 0x1000001,
     root 0x3d, subw 0x0, time 223501, (459,529), root:(459,529),
     state 0x0, button 1, same_screen YES

 }}}

 and with the right button:

 {{{
 ButtonPress event, serial 24, synthetic NO, window 0x1000001,
     root 0x3d, subw 0x0, time 235058, (459,529), root:(459,529),
     state 0x0, button 3, same_screen YES

 ButtonPress event, serial 24, synthetic NO, window 0x1000001,
     root 0x3d, subw 0x0, time 235058, (459,529), root:(459,529),
     state 0x400, button 3, same_screen YES

 ButtonRelease event, serial 24, synthetic NO, window 0x1000001,
     root 0x3d, subw 0x0, time 235130, (459,529), root:(459,529),
     state 0x400, button 3, same_screen YES

 ButtonRelease event, serial 24, synthetic NO, window 0x1000001,
     root 0x3d, subw 0x0, time 235130, (459,529), root:(459,529),
     state 0x0, button 3, same_screen YES
 }}}

 (in 272)

-- 
Ticket URL: <http://dev.laptop.org/ticket/4763#comment:15>
One Laptop Per Child <http://dev.laptop.org>
OLPC bug tracking system



More information about the Bugs mailing list