[haiku-bugs] Re: [Haiku] #8978: 'Clicks' not set in MouseDown messages on Thinkpad TrackPoint buttons

  • From: "siarzhuk" <trac@xxxxxxxxxxxx>
  • Date: Tue, 29 Jan 2013 15:06:25 -0000

#8978: 'Clicks' not set in MouseDown messages on Thinkpad TrackPoint buttons
---------------------------------+----------------------------
   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 siarzhuk):

 Just some ideas after the short trip in source cross-reference.

 The mouse message is build in input_server mouse device src/add-
 ons/input_server/devices/mouse/MouseInputDevice.cpp somehere at line 445,
 corresponding movement_maker struct is filled in ps2 bus_manager probably
 in src/add-ons/kernel/bus_managers/ps2/ps2_standard_mouse.cpp
 ps2_packet_to_movement() call. So you may try to trace these places for
 some more ideas about misinterpretation your trackpoint data.

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

Other related posts: