Index: [thread] [date] [subject] [author]
  From: Andreas Beck <becka@rz.uni-duesseldorf.de>
  To  : ggi-develop@eskimo.com
  Date: Sat, 3 Jul 1999 02:45:42 +0200

Re: mouse problems with latest release

> This works in XF86Config:
>     Protocol    "MouseSystems"
>     Device      "/dev/gpmdata"

O.K. - you use the GPM relay ...

> I have set up ~/.ggi/input/linux-mouse like this:
> msc,/dev/gpmdata

Hmm - unsure if this would work, but

> and because I thought the inputs.txt was a bit unclear, I tried this:
> mouse msc
> mdev /dev/gpmdata

That looks good. Check if you have a trailing newline, which is often a
problem with file parsers.

If that doesn't help, please send GGI_DEBUG=255 and strace logs. There must
be a way to find out what is wrong.

CU, ANdy

-- 
= Andreas Beck                    |  Email :  <andreas.beck@ggi-project.org> =

Index: [thread] [date] [subject] [author]