public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.6: Synaptics TouchPad and GPM (GPM patches)
@ 2003-08-23  2:46 Dmitry Torokhov
  2003-08-23  5:46 ` Joshua Kwan
  2003-08-26  7:45 ` Vojtech Pavlik
  0 siblings, 2 replies; 5+ messages in thread
From: Dmitry Torokhov @ 2003-08-23  2:46 UTC (permalink / raw)
  To: linux-kernel

Hi,

Apologies for the semi-offtopic message but ever since support for 
Synaptics' absolute mode went in many people complained that it 
broke GPM. 

I did some work on extending evdev support in GPM, the new protocol
implementation supports following subtypes:

1. relative device - standard relative device like generic PS/2 mouse
   reporting via /dev/input/eventX
2. absolute device - touch screens and tablets.
3. touchpad - device reporting absolute coordinates and pressure via
   /dev/input/event, GPM recognizes normal and corner tapping.
4. synaptics - same as touchpad but also supports multi-finger taps
   (expects MSC_GESTURE messages from the kernel).

Kernel has to support EV_SYNC for touchpad and synaptics support, 
relative and absolute modes can be used with 2.4 kernels by specifying
nosync option.
 
You will find the patches at:
http://www.geocities.com/dt_or/gpm/patches/

RPMs (binary and source) built on RH8 are at:
http://www.geocities.com/dt_or/gpm/RPMS/

The README is at:
http://www.geocities.com/dt_or/gpm/gpm.html

The patches work pretty well for me and I hope they will work for others too.
Because of limited hardware I could not test evdev with touchscreen or a 
tablet.

Dmitry.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2003-08-27 12:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-23  2:46 2.6: Synaptics TouchPad and GPM (GPM patches) Dmitry Torokhov
2003-08-23  5:46 ` Joshua Kwan
2003-08-26  7:45 ` Vojtech Pavlik
2003-08-27  7:10   ` Dmitry Torokhov
2003-08-27 12:30     ` Vojtech Pavlik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox