--- Begin Message ---
- To: gpm <gpm@xxxxxxxxxxxxxx>
- Subject: Event internface Absolute-Mode not implemented
- From: Juan Pedro Paredes Caballero <juampe@xxxxxxxxx>
- Date: Thu, 07 Aug 2003 21:14:34 +0200
- User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030714 Debian/1.4-2
Well, self cooking stuff.... I get mice.c section evdev and put debug information about data. The synaptic offer data in absolute mode (EV_ABS type) ABS_X vary from 0x0430 to 0x1631 aprox ABS_Y vary from 0x450 to 0x137a aprox ABS_PRESSURE dont know if is relevant but if there no are enougth pressure maybe there are no need to move the pointer.
Is right use state->x and state->y to store values from ABS_X and ABS_Y?
Cooked values from ABS_X and ABS_Y to state->(x,y)?
state->x and state->y are unsigned short and in 2-4-6-test2 input_event->value is _u32
what's wrong?
Regards.Attachment: pgp00075.pgp
Description: PGP signature
--- End Message ---