On Sun, 9 Sep 2001, dman wrote:
> Shouldn't that be GII_INPUT?  Well, I tried GII_INPUT (and just now
> noticed it was different in the mail) and it works, but no scroll
> wheel yet.

Only use GII_INPUT if you are using LibGII without LibGGI.  Use
GGI_INPUT for GGI programs like inputdump.  Try that program,
BTW.  I just re-verified that when I do
GGI_INPUT=linux-evdev:/dev/input/event2 inputdump
I see wheel events from the mouse on the W axis from the evdedv source
(you may have other sources, such as the xwin, sending duplicate events.)

> Cool.  This is sure to help people out.  I think that a note to check
> the lnxusb section should be added to the imps2 section because that's
> where I would/did look first for my mouse.

OK, done.

> Is there a way to globally specify the default input method
> (linux-evdev or linux-mouse) other than with environment variables?
> Perhaps in the libgii.conf file?

Doesn't look like it, but the code in linux-mouse gives a good 
example/precedent if anyone wants to implement it.

The config file system will be improving a great bit when we get
to our next release.  We have some plans for it that will make
it much more flexible.

--
Brian

Reply via email to