[gpm] flaky movement and buttons when using both stick and
touchpad (ultranav)
Tavin Cole
tavin.gguo@agilecomputing.com
Wed Nov 26 06:10:58 CET 2003
On Sun, 2003-11-23 at 06:17, Peter Berg Larsen wrote:
> > > Could you sent the info/debug messages? with name, model, firmware
> > > version.
> >
> > no problem, see attached file. in this run of gpm i tapped the touchpad
> > and caused the pointer to drift off towards the upper-right. i then
> > pressed the left touchpad button, the left stick button, and then pushed
> > towards the bottom-left with the stick.
>
> Sorry I should have said this in the previous mail: define DEBUG in
> synaptics.c, recompile, and send the new output.
okay, attached. similar run as before (pointer drift up and left).
i've also sent my gpm-syn.conf again for easy reference.
btw, gpm doesn't compile when you define DEBUG in synaptics.c unless you
also comment out L1156:
case Debug_On_Off_Action:
# ifdef DEBUG_SYNAPTIC
/* debug_syn_to_stderr = !debug_syn_to_stderr;*/
# endif
status = GPM_B_NOT_SET;
break;
> > i already had [drag_lock_enabled] FALSE in my conf.
>
> hmm, yes you did. And of cause you are sure that this config-file is
> read. (I was pretty sure that was it.)
the config file is definitely being read; i can observe changes in gpm
behavior when i modify it.
> > i tried adding [tossing_enabled] FALSE. with that, taps don't work at
> > all (i only had them set up to left click or left click + drag) and
> > neither do the touchpad buttons. the random motion problems are gone,
> > but i suppose that's because taps do nothing now.
>
>
> set them up to left click + drag ?? Could you elaborate on this.
i just meant the usual behavior: a single tap is equivalent to a left
click, a double tap where you hold the finger down on the second tap is
equivalent to holding the left button down so you can drag things.
--
Tavin Cole <tavin.gguo@agilecomputing.com>
-------------- next part --------------
# /usr/sbin/gpm -m /dev/misc/psaux -t synps2 -Rps2 -3 -p -D
*** info [startup.c(150)]: Started gpm successfully. Entered daemon mode.
*** debug [server_tools.c(135)]: initialize /dev/misc/psaux with proto synps2
*** debug [server_tools.c(142)]: finished initialization
*** debug [synaptics.c(3284)]: Initializing Synaptics PS/2 TouchPad
*** info [synaptics.c(2789)]: PS/2 device disable data flush: FA
*** debug [synaptics.c(2830)]: Reseting Synaptic PS/2 Touchpad
*** debug [synaptics.c(2492)]: Getting byte
*** debug [synaptics.c(2498)]: Got FA
*** debug [synaptics.c(2492)]: Getting byte
*** debug [synaptics.c(2498)]: Got AA
*** debug [synaptics.c(2492)]: Getting byte
*** debug [synaptics.c(2498)]: Got 0
*** info [synaptics.c(2667)]: Status request for touchpad, 0
*** debug [synaptics.c(2611)]: Send Command 0 to Touchpad
*** debug [synaptics.c(2524)]: Responce FA to byte E6
*** debug [synaptics.c(2524)]: Responce FA to byte E8
*** debug [synaptics.c(2524)]: Responce FA to byte 0
*** debug [synaptics.c(2524)]: Responce FA to byte E8
*** debug [synaptics.c(2524)]: Responce FA to byte 0
*** debug [synaptics.c(2524)]: Responce FA to byte E8
*** debug [synaptics.c(2524)]: Responce FA to byte 0
*** debug [synaptics.c(2524)]: Responce FA to byte E8
*** debug [synaptics.c(2524)]: Responce FA to byte 0
*** debug [synaptics.c(2524)]: Responce FA to byte E9
*** debug [synaptics.c(2492)]: Getting byte
*** debug [synaptics.c(2498)]: Got 9
*** debug [synaptics.c(2492)]: Getting byte
*** debug [synaptics.c(2498)]: Got 47
*** debug [synaptics.c(2492)]: Getting byte
*** debug [synaptics.c(2498)]: Got 15
*** info [synaptics.c(2675)]: Status request 9 47 15
*** info [synaptics.c(2667)]: Status request for touchpad, 3
*** debug [synaptics.c(2611)]: Send Command 3 to Touchpad
*** debug [synaptics.c(2524)]: Responce FA to byte E6
*** debug [synaptics.c(2524)]: Responce FA to byte E8
*** debug [synaptics.c(2524)]: Responce FA to byte 0
*** debug [synaptics.c(2524)]: Responce FA to byte E8
*** debug [synaptics.c(2524)]: Responce FA to byte 0
*** debug [synaptics.c(2524)]: Responce FA to byte E8
*** debug [synaptics.c(2524)]: Responce FA to byte 0
*** debug [synaptics.c(2524)]: Responce FA to byte E8
*** debug [synaptics.c(2524)]: Responce FA to byte 3
*** debug [synaptics.c(2524)]: Responce FA to byte E9
*** debug [synaptics.c(2492)]: Getting byte
*** debug [synaptics.c(2498)]: Got 2C
*** debug [synaptics.c(2492)]: Getting byte
*** debug [synaptics.c(2498)]: Got 6A
*** debug [synaptics.c(2492)]: Getting byte
*** debug [synaptics.c(2498)]: Got B1
*** info [synaptics.c(2675)]: Status request 2C 6A B1
*** info [synaptics.c(2667)]: Status request for touchpad, 2
*** debug [synaptics.c(2611)]: Send Command 2 to Touchpad
*** debug [synaptics.c(2524)]: Responce FA to byte E6
*** debug [synaptics.c(2524)]: Responce FA to byte E8
*** debug [synaptics.c(2524)]: Responce FA to byte 0
*** debug [synaptics.c(2524)]: Responce FA to byte E8
*** debug [synaptics.c(2524)]: Responce FA to byte 0
*** debug [synaptics.c(2524)]: Responce FA to byte E8
*** debug [synaptics.c(2524)]: Responce FA to byte 0
*** debug [synaptics.c(2524)]: Responce FA to byte E8
*** debug [synaptics.c(2524)]: Responce FA to byte 2
*** debug [synaptics.c(2524)]: Responce FA to byte E9
*** debug [synaptics.c(2492)]: Getting byte
*** debug [synaptics.c(2498)]: Got 88
*** debug [synaptics.c(2492)]: Getting byte
*** debug [synaptics.c(2498)]: Got 47
*** debug [synaptics.c(2492)]: Getting byte
*** debug [synaptics.c(2498)]: Got 93
*** info [synaptics.c(2675)]: Status request 88 47 93
*** info [synaptics.c(1025)]: Synaptics Device Capabilities: 8893
*** info [synaptics.c(2171)]: Firmware version 5.9
*** info [synaptics.c(2113)]: Param pressure_factor set to 0.010
*** info [synaptics.c(2113)]: Param standard_speed_factor set to 0.100
*** info [synaptics.c(2129)]: Param corner_taps_enabled set to False
*** info [synaptics.c(2144)]: Param upper_left_action set to 0
*** info [synaptics.c(2144)]: Param upper_right_action set to 0
*** info [synaptics.c(2144)]: Param lower_left_action set to 0
*** info [synaptics.c(2144)]: Param lower_right_action set to 0
*** info [synaptics.c(2129)]: Param edge_motion_enabled set to False
*** info [synaptics.c(2129)]: Param drag_lock_enabled set to False
*** info [synaptics.c(2129)]: Param multi_finger_tap_enable set to False
*** info [synaptics.c(2129)]: Param scrolling_enabled set to False
*** info [synaptics.c(947)]: Synaptic Touchpad Device:
*** info [synaptics.c(949)]: Synaptics Ident: model_code=1 Firmware version 5.9
*** info [synaptics.c(951)]: Synaptics model:
*** info [synaptics.c(952)]: rot180: No
*** info [synaptics.c(953)]: portrait: No
*** info [synaptics.c(954)]: sensor: 44
*** info [synaptics.c(955)]: UltraNav
*** info [synaptics.c(956)]:
*** info [synaptics.c(957)]: 0x0 res/mm
*** info [synaptics.c(959)]: 0.0x 0.0 mm
*** info [synaptics.c(961)]: 0x0 res
*** info [synaptics.c(962)]: hardware: 106
*** info [synaptics.c(963)]: newABS: Yes
*** info [synaptics.c(964)]: simpleCmd: Yes
*** info [synaptics.c(965)]: geometry: 1
*** info [synaptics.c(966)]: extended: Yes
*** info [synaptics.c(967)]: stick: Yes
*** info [synaptics.c(968)]: sleep: Yes
*** info [synaptics.c(969)]: 4 buttons: No
*** info [synaptics.c(970)]: multifinger: Yes
*** info [synaptics.c(971)]: palmdetect: Yes
*** info [synaptics.c(974)]: Min Toss Dist^2: 0
*** debug [synaptics.c(2611)]: Send Command C5 to Touchpad
*** debug [synaptics.c(2524)]: Responce FA to byte E6
*** debug [synaptics.c(2524)]: Responce FA to byte E8
*** debug [synaptics.c(2524)]: Responce FA to byte 3
*** debug [synaptics.c(2524)]: Responce FA to byte E8
*** debug [synaptics.c(2524)]: Responce FA to byte 0
*** debug [synaptics.c(2524)]: Responce FA to byte E8
*** debug [synaptics.c(2524)]: Responce FA to byte 1
*** debug [synaptics.c(2524)]: Responce FA to byte E8
*** debug [synaptics.c(2524)]: Responce FA to byte 1
*** debug [synaptics.c(2524)]: Responce FA to byte F3
*** debug [synaptics.c(2524)]: Responce FA to byte 14
*** debug [synaptics.c(3257)]: Initializing Synaptics PS/2 Stick Device
*** debug [synaptics.c(2830)]: Reseting Synaptic PS/2 Stick
*** debug [synaptics.c(2611)]: Send Command FF to Touchpad
*** debug [synaptics.c(2524)]: Responce FA to byte E6
*** debug [synaptics.c(2524)]: Responce FA to byte E8
*** debug [synaptics.c(2524)]: Responce FA to byte 3
*** debug [synaptics.c(2524)]: Responce FA to byte E8
*** debug [synaptics.c(2524)]: Responce FA to byte 3
*** debug [synaptics.c(2524)]: Responce FA to byte E8
*** debug [synaptics.c(2524)]: Responce FA to byte 3
*** debug [synaptics.c(2524)]: Responce FA to byte E8
*** debug [synaptics.c(2524)]: Responce FA to byte 3
*** debug [synaptics.c(2524)]: Responce FA to byte F3
*** debug [synaptics.c(2524)]: Responce FA to byte 28
*** debug [synaptics.c(2492)]: Getting byte
*** debug [synaptics.c(2498)]: Got 84
*** debug [synaptics.c(2492)]: Getting byte
*** debug [synaptics.c(2498)]: Got FA
*** debug [synaptics.c(2492)]: Getting byte
*** debug [synaptics.c(2498)]: Got 0
*** debug [synaptics.c(2492)]: Getting byte
*** debug [synaptics.c(2498)]: Got C4
*** debug [synaptics.c(2492)]: Getting byte
*** debug [synaptics.c(2498)]: Got 0
*** debug [synaptics.c(2492)]: Getting byte
*** debug [synaptics.c(2498)]: Got 0
*** debug [synaptics.c(2492)]: Getting byte
*** debug [synaptics.c(2498)]: Got 84
*** debug [synaptics.c(2492)]: Getting byte
*** debug [synaptics.c(2498)]: Got AA
*** debug [synaptics.c(2492)]: Getting byte
*** debug [synaptics.c(2498)]: Got 0
*** debug [synaptics.c(2492)]: Getting byte
*** debug [synaptics.c(2498)]: Got C4
*** debug [synaptics.c(2492)]: Getting byte
*** debug [synaptics.c(2498)]: Got 0
*** debug [synaptics.c(2492)]: Getting byte
*** debug [synaptics.c(2498)]: Got 0
*** debug [synaptics.c(2492)]: Getting byte
*** debug [synaptics.c(2498)]: Got 84
*** debug [synaptics.c(2492)]: Getting byte
*** debug [synaptics.c(2498)]: Got 0
*** debug [synaptics.c(2492)]: Getting byte
*** debug [synaptics.c(2498)]: Got 0
*** debug [synaptics.c(2492)]: Getting byte
*** debug [synaptics.c(2498)]: Got C4
*** debug [synaptics.c(2492)]: Getting byte
*** debug [synaptics.c(2498)]: Got 0
*** debug [synaptics.c(2492)]: Getting byte
*** debug [synaptics.c(2498)]: Got 0
*** debug [synaptics.c(2611)]: Send Command F6 to Touchpad
*** debug [synaptics.c(2524)]: Responce FA to byte E6
*** debug [synaptics.c(2524)]: Responce FA to byte E8
*** debug [synaptics.c(2524)]: Responce FA to byte 3
*** debug [synaptics.c(2524)]: Responce FA to byte E8
*** debug [synaptics.c(2524)]: Responce FA to byte 3
*** debug [synaptics.c(2524)]: Responce FA to byte E8
*** debug [synaptics.c(2524)]: Responce FA to byte 1
*** debug [synaptics.c(2524)]: Responce FA to byte E8
*** debug [synaptics.c(2524)]: Responce FA to byte 2
*** debug [synaptics.c(2524)]: Responce FA to byte F3
*** debug [synaptics.c(2524)]: Responce FA to byte 28
*** debug [synaptics.c(2492)]: Getting byte
*** debug [synaptics.c(2498)]: Got 84
*** debug [synaptics.c(2492)]: Getting byte
*** debug [synaptics.c(2498)]: Got FA
*** debug [synaptics.c(2492)]: Getting byte
*** debug [synaptics.c(2498)]: Got 0
*** debug [synaptics.c(2492)]: Getting byte
*** debug [synaptics.c(2498)]: Got C4
*** debug [synaptics.c(2492)]: Getting byte
*** debug [synaptics.c(2498)]: Got 0
*** debug [synaptics.c(2492)]: Getting byte
*** debug [synaptics.c(2498)]: Got 0
*** debug [synaptics.c(2611)]: Send Command EA to Touchpad
*** debug [synaptics.c(2524)]: Responce FA to byte E6
*** debug [synaptics.c(2524)]: Responce FA to byte E8
*** debug [synaptics.c(2524)]: Responce FA to byte 3
*** debug [synaptics.c(2524)]: Responce FA to byte E8
*** debug [synaptics.c(2524)]: Responce FA to byte 2
*** debug [synaptics.c(2524)]: Responce FA to byte E8
*** debug [synaptics.c(2524)]: Responce FA to byte 2
*** debug [synaptics.c(2524)]: Responce FA to byte E8
*** debug [synaptics.c(2524)]: Responce FA to byte 2
*** debug [synaptics.c(2524)]: Responce FA to byte F3
*** debug [synaptics.c(2524)]: Responce FA to byte 28
*** debug [synaptics.c(2492)]: Getting byte
*** debug [synaptics.c(2498)]: Got 84
*** debug [synaptics.c(2492)]: Getting byte
*** debug [synaptics.c(2498)]: Got FA
*** debug [synaptics.c(2492)]: Getting byte
*** debug [synaptics.c(2498)]: Got 0
*** debug [synaptics.c(2492)]: Getting byte
*** debug [synaptics.c(2498)]: Got C4
*** debug [synaptics.c(2492)]: Getting byte
*** debug [synaptics.c(2498)]: Got 0
*** debug [synaptics.c(2492)]: Getting byte
*** debug [synaptics.c(2498)]: Got 0
*** debug [synaptics.c(2611)]: Send Command F4 to Touchpad
*** debug [synaptics.c(2524)]: Responce FA to byte E6
*** debug [synaptics.c(2524)]: Responce FA to byte E8
*** debug [synaptics.c(2524)]: Responce FA to byte 3
*** debug [synaptics.c(2524)]: Responce FA to byte E8
*** debug [synaptics.c(2524)]: Responce FA to byte 3
*** debug [synaptics.c(2524)]: Responce FA to byte E8
*** debug [synaptics.c(2524)]: Responce FA to byte 1
*** debug [synaptics.c(2524)]: Responce FA to byte E8
*** debug [synaptics.c(2524)]: Responce FA to byte 0
*** debug [synaptics.c(2524)]: Responce FA to byte F3
*** debug [synaptics.c(2524)]: Responce FA to byte 28
*** debug [synaptics.c(2492)]: Getting byte
*** debug [synaptics.c(2498)]: Got 84
*** debug [synaptics.c(2492)]: Getting byte
*** debug [synaptics.c(2498)]: Got FA
*** debug [synaptics.c(2492)]: Getting byte
*** debug [synaptics.c(2498)]: Got 0
*** debug [synaptics.c(2492)]: Getting byte
*** debug [synaptics.c(2498)]: Got C4
*** debug [synaptics.c(2492)]: Getting byte
*** debug [synaptics.c(2498)]: Got 0
*** debug [synaptics.c(2492)]: Getting byte
*** debug [synaptics.c(2498)]: Got 0
*** debug [synaptics.c(2524)]: Responce FA to byte F4
*** debug [gpm.c(899)]: Screen size: 80 - 50
*** debug [gpm.c(916)]: x 10, y 10
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 90 90 2c (d0)
*** debug [synaptics.c(910)]:
Synps2: f---- 4346x2370 44 4 1 ---- -- 0 0 0 0 0
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 90 91 5c (d4)
*** debug [synaptics.c(910)]:
Synps2: f---- 4353x2381 92 5 1 ---- -- 0 0 0 6528 170
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 90 91 60 (d4)
*** debug [synaptics.c(910)]:
Synps2: f---- 4355x2388 96 5 1 ---- -- 0 0 0 752 53
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 90 91 64 (d4)
*** debug [synaptics.c(910)]:
Synps2: f---- 4359x2384 100 5 1 ---- -- 0 0 0 784 32
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 90 91 67 (d4)
*** debug [synaptics.c(910)]:
Synps2: f---- 4362x2374 103 5 1 ---- -- 0 1 0 609 109
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 90 91 68 (d4)
*** debug [synaptics.c(910)]:
Synps2: f---- 4367x2364 104 5 1 ---- -- 0 1 0 207 125
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 90 91 69 (d4)
*** debug [synaptics.c(910)]:
Synps2: f---- 4364x2359 105 5 1 ---- -- 0 1 0 209 34
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 90 91 69 (d4)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 90 91 69 (d4)
*** debug [synaptics.c(904)]:
Synps2: Last report reported 1 times
*** debug [synaptics.c(910)]:
Synps2: f---- 4360x2359 105 5 1 ---- -- 0 0 0 0 16
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 90 91 69 (d4)
*** debug [synaptics.c(910)]:
Synps2: f---- 4356x2359 105 5 1 ---- -- 0 0 0 0 16
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 90 91 67 (d4)
*** debug [synaptics.c(910)]:
Synps2: f---- 4355x2360 103 5 1 ---- -- 0 0 0 -416 2
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 90 90 5e (d4)
*** debug [synaptics.c(910)]:
Synps2: f---- 4347x2376 94 5 1 ---- -- 0 -1 0 -1773 320
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 90 90 4e (d0)
*** debug [synaptics.c(910)]:
Synps2: f---- 4334x2382 78 4 1 ---- -- -1 -1 0 -2752 205
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 90 90 25 (d0)
*** debug [synaptics.c(910)]:
Synps2: f---- 4328x2387 37 4 1 ---- -- 0 0 0 -4715 61
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data a0 90 0a (d0)
*** debug [synaptics.c(1780)]: A tap? 0 < 14 < 16 && (18)^2 + (-17)^2 < 10000
*** info [synaptics.c(1945)]: dx: -18.0 dy: -17.0 tdist^2: 613.0
*** info [synaptics.c(1964)]: tossx: -3 tossy: -3
*** debug [synaptics.c(910)]:
Synps2: -g--- 4347x2440 10 8 1 ---- t- -3 -3 0 0 0
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data a4 a1 05 (d0)
*** debug [synaptics.c(910)]:
Synps2: -g--- 4388x2579 5 10 1 ---- t- -3 -3 0 0 0
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data a4 a0 03 (d4)
*** debug [synaptics.c(910)]:
Synps2: -g--- 4323x2620 3 11 1 ---- t- -3 -3 0 0 0
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data a4 92 01 (d0)
*** debug [synaptics.c(910)]:
Synps2: -g--- 4611x2488 1 10 1 ---- t- -3 -3 0 0 0
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data a4 a1 01 (d4)
*** debug [synaptics.c(910)]:
Synps2: -g--- 4542x2702 1 11 1 ---- t- -3 -3 0 0 0
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [synaptics.c(910)]:
Synps2: -g--- 0x0 0 0 1 l-b- t- -3 -3 0 0 0
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [synaptics.c(904)]:
Synps2: Last report reported 10 times
*** debug [synaptics.c(910)]:
Synps2: ----- 0x0 0 0 0 l-b- -- -3 -3 0 0 0
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 81 00 00 (c1)
*** debug [synaptics.c(904)]:
Synps2: Last report reported 63 times
*** debug [synaptics.c(910)]:
Synps2: --l-- 0x0 0 0 0 l-b- -- -3 -3 0 0 0
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 81 00 00 (c1)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 81 00 00 (c1)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 81 00 00 (c1)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 81 00 00 (c1)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [synaptics.c(904)]:
Synps2: Last report reported 4 times
*** debug [synaptics.c(910)]:
Synps2: ----- 0x0 0 0 0 l-b- -- -3 -3 0 0 0
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 84 09 00 (c4)
*** debug [synaptics.c(1430)]: StickData? 84 09 00 c4 00 00 :dx:0 dy:0 b:4
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [synaptics.c(904)]:
Synps2: Last report reported 79 times
*** debug [synaptics.c(910)]:
Synps2: --l-- 0x0 0 0 0 l-b- -- -3 -3 4 0 0
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 84 08 00 (c4)
*** debug [synaptics.c(1430)]: StickData? 84 08 00 c4 00 00 :dx:0 dy:0 b:0
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [synaptics.c(910)]:
Synps2: ----- 0x0 0 0 0 l-b- -- -3 -3 0 0 0
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 84 28 00 (c4)
*** debug [synaptics.c(1430)]: StickData? 84 28 00 c4 00 ff :dx:0 dy:1 b:0
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 84 28 00 (c4)
*** debug [synaptics.c(1430)]: StickData? 84 28 00 c4 00 ff :dx:0 dy:1 b:0
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 84 08 00 (c4)
*** debug [synaptics.c(1430)]: StickData? 84 08 00 c4 01 00 :dx:1 dy:0 b:0
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 84 28 00 (c4)
*** debug [synaptics.c(1430)]: StickData? 84 28 00 c4 01 fe :dx:1 dy:2 b:0
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 84 28 00 (c4)
*** debug [synaptics.c(1430)]: StickData? 84 28 00 c4 02 fd :dx:2 dy:3 b:0
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 84 08 00 (c4)
*** debug [synaptics.c(1430)]: StickData? 84 08 00 c4 01 00 :dx:1 dy:0 b:0
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 84 28 00 (c4)
*** debug [synaptics.c(1430)]: StickData? 84 28 00 c4 02 fe :dx:2 dy:2 b:0
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 84 28 00 (c4)
*** debug [synaptics.c(1430)]: StickData? 84 28 00 c4 02 fd :dx:2 dy:3 b:0
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 84 28 00 (c4)
*** debug [synaptics.c(1430)]: StickData? 84 28 00 c4 01 fe :dx:1 dy:2 b:0
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 84 28 00 (c4)
*** debug [synaptics.c(1430)]: StickData? 84 28 00 c4 03 fd :dx:3 dy:3 b:0
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 84 28 00 (c4)
*** debug [synaptics.c(1430)]: StickData? 84 28 00 c4 03 fd :dx:3 dy:3 b:0
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 84 28 00 (c4)
*** debug [synaptics.c(1430)]: StickData? 84 28 00 c4 02 fe :dx:2 dy:2 b:0
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 84 28 00 (c4)
*** debug [synaptics.c(1430)]: StickData? 84 28 00 c4 03 fd :dx:3 dy:3 b:0
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 84 28 00 (c4)
*** debug [synaptics.c(1430)]: StickData? 84 28 00 c4 02 ff :dx:2 dy:1 b:0
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 84 28 00 (c4)
*** debug [synaptics.c(1430)]: StickData? 84 28 00 c4 01 fe :dx:1 dy:2 b:0
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 84 28 00 (c4)
*** debug [synaptics.c(1430)]: StickData? 84 28 00 c4 02 ff :dx:2 dy:1 b:0
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 84 28 00 (c4)
*** debug [synaptics.c(1430)]: StickData? 84 28 00 c4 01 fe :dx:1 dy:2 b:0
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 84 28 00 (c4)
*** debug [synaptics.c(1430)]: StickData? 84 28 00 c4 03 fd :dx:3 dy:3 b:0
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 84 28 00 (c4)
*** debug [synaptics.c(1430)]: StickData? 84 28 00 c4 02 fe :dx:2 dy:2 b:0
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 84 28 00 (c4)
*** debug [synaptics.c(1430)]: StickData? 84 28 00 c4 01 ff :dx:1 dy:1 b:0
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 84 28 00 (c4)
*** debug [synaptics.c(1430)]: StickData? 84 28 00 c4 01 fe :dx:1 dy:2 b:0
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 84 28 00 (c4)
*** debug [synaptics.c(1430)]: StickData? 84 28 00 c4 04 fc :dx:4 dy:4 b:0
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 84 28 00 (c4)
*** debug [synaptics.c(1430)]: StickData? 84 28 00 c4 01 ff :dx:1 dy:1 b:0
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 84 28 00 (c4)
*** debug [synaptics.c(1430)]: StickData? 84 28 00 c4 03 fd :dx:3 dy:3 b:0
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 84 28 00 (c4)
*** debug [synaptics.c(1430)]: StickData? 84 28 00 c4 01 ff :dx:1 dy:1 b:0
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 84 28 00 (c4)
*** debug [synaptics.c(1430)]: StickData? 84 28 00 c4 03 fd :dx:3 dy:3 b:0
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 84 28 00 (c4)
*** debug [synaptics.c(1430)]: StickData? 84 28 00 c4 00 ff :dx:0 dy:1 b:0
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 84 08 00 (c4)
*** debug [synaptics.c(1430)]: StickData? 84 08 00 c4 01 00 :dx:1 dy:0 b:0
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 84 28 00 (c4)
*** debug [synaptics.c(1430)]: StickData? 84 28 00 c4 00 ff :dx:0 dy:1 b:0
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 84 28 00 (c4)
*** debug [synaptics.c(1430)]: StickData? 84 28 00 c4 02 ff :dx:2 dy:1 b:0
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 84 28 00 (c4)
*** debug [synaptics.c(1430)]: StickData? 84 28 00 c4 00 ff :dx:0 dy:1 b:0
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 84 28 00 (c4)
*** debug [synaptics.c(1430)]: StickData? 84 28 00 c4 01 ff :dx:1 dy:1 b:0
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 84 08 00 (c4)
*** debug [synaptics.c(1430)]: StickData? 84 08 00 c4 00 01 :dx:0 dy:-1 b:0
*** debug [gpm.c(1051)]: selected 1 times
*** debug [gpm.c(398)]: Data 80 00 00 (c0)
*** debug [startup.c(41)]: Removing files /var/run/gpm.pid and /dev/gpmctl
-------------- next part --------------
[pressure_factor] 0.01
[standard_speed_factor] 0.10
[corner_taps_enabled] FALSE
[upper_left_action] 0
[upper_right_action] 0
[lower_left_action] 0
[lower_right_action] 0
#[tossing_enabled] FALSE
[edge_motion_enabled] FALSE
[drag_lock_enabled] FALSE
[multi_finger_tap_enable] FALSE
[scrolling_enabled] FALSE
More information about the gpm
mailing list