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

  • From: "mks" <trac@xxxxxxxxxxxx>
  • Date: Wed, 12 Sep 2012 12:39:46 -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):

 Hm, just to make this clear … I think you mean track''point'' (the little
 red knob) not track''pad''. ;)

 Without a look at the source code I guess it could be that the buttons
 have different numbers and the applications have something like (pseudo
 code)

 {{{
 if (buttonNumber == 1 && doubleclick) {
   performAction();
 }
 }}}

 ''Perhaps'' I can look into this later, but I'm a little short on spare
 time atm.

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

Other related posts: