[haiku-bugs] Re: [Haiku] #8978: Thinkpad trackpoint buttons do not work properly

  • From: "mks" <trac@xxxxxxxxxxxx>
  • Date: Sun, 27 Jan 2013 11:46:58 -0000

#8978: Thinkpad trackpoint buttons do not work properly
---------------------------------+----------------------------
   Reporter:  mks                |      Owner:  siarzhuk
       Type:  bug                |     Status:  new
   Priority:  normal             |  Milestone:  R1
  Component:  Drivers/Mouse/PS2  |    Version:  R1/Development
 Resolution:                     |   Keywords:
 Blocked By:                     |   Blocking:
Has a Patch:  0                  |   Platform:  All
---------------------------------+----------------------------

Comment (by mks):

 I wrote a minimal test program (which I will attach for reference). The
 TrackPoint buttons all generate messages like this one:

 {{{
 BMessage('_MDN') {
         when = int64(0x80139627deb54d44 or -9217858914312958652)
         buttons = int32(0x4 or 4)
         clicks = int32(0x0 or 0)
         be:delta_x = int32(0x0 or 0)
         be:delta_y = int32(0x0 or 0)
         modifiers = int32(0x0 or 0)
         screen_where = BPoint(x:253, y:210)
         _view_token = int32(0x4 or 4)
         where = BPoint(x:186, y:119)
         be:view_where = BPoint(x:186, y:119)
 }
 }}}

 I.e. the clicks count is always 0.

 Now I don't know where to look further.

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/8978#comment:6>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: