[gpm] alps error workaround (correct)
Peter Berg Larsen
pebl@math.ku.dk
Thu, 17 Apr 2003 11:47:00 +0200 (MET DST)
On Wed, 16 Apr 2003, Andrea Dieni wrote:
> >The question is: how can I tell to Makefile to use alps.o during the link
> >step?
Add alps.c to GSRC:
GSRC = gpm.c gpn.c mice.c special.c twiddler.c synaptics.c alps.c
and add alps.o to mouse-test
mouse-test: mice.o twiddler.o synaptics.o alps.o
> Ok I've tried gpm -m /dev/mouse -t alps2 -Rraw
> but it doesn't work.
How doesnt it work? In X? in the consol? starting gpm? hmm, ok in
tp_ps2_send_reset remove the %s from the gpm_report line. (and try
-Rimps2)
Peter
--
E-Mail: pebl@math.ku.dk
Real name: Peter Berg Larsen
Where: Department of Computer Science, Copenhagen Uni., Denmark