Changes between Initial Version and Version 1 of Ticket #8978, comment 1
- Timestamp:
- Sep 12, 2012, 11:23:14 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8978, comment 1
initial v1 1 Same "half" functionality with my R61 in Haiku, meaning I have to use the mouse buttons instead of the trackpad buttons; probably not a HW problem since everything works fine in win xp. Could be the "ps2" module that's the culprit, since it's used for the touchpad:1 Same "half" functionality with my R61 in Haiku, meaning I have to use the mouse buttons or touchpad buttons instead of the trackpad buttons; probably not a HW problem since everything works fine in win xp. Could be the "ps2" module that's the culprit, since it's used for the touchpad: 2 2 3 3 {{{ … … 12 12 KERN: ps2: keyboard found 13 13 }}} 14 15 EDIT: or the input_server... or maybe even apps themselves ?