> So outa curiousity... this may seem like an odd question 'cause IIRC this
> project is where the code came from but...
> does GII support the USB universal input system?

No, not yet. At least not explicitly. Mouse ought to work by placing a
symlink for /dev/mouse and explicitly configuring for PS2 protocol.

> /dev/input/mice (all mice)
> /dev/input/mouse0 (a mouse)
> /dev/input/js0 (a joystick)
> /dev/input/event0 (event-based code -> strongly resembles evstack from
> first glimpse :)

Do you have an USB enabled system with these devices ? Or anyone else ?

Writing drivers for LibGII should be trivial (maybe it would only mean
hacking the existing mouse and joystick drivers) and it would be a very 
needed addition to have true multihead capabilities.

CU, Andy

-- 
= Andreas Beck                    |  Email :  <[EMAIL PROTECTED]> =

Reply via email to