nanogui@linuxhacker.org
nanogui@linuxhacker.org
Greg Haerr <greg@Censoft.com> writes:
> It'd probably be a better idea for us to use the Bogl keyboard driver when
> Bogl is available, and maybe the mouse driver too.
I'd rather see separate capabilities for mouse and kbd, then people
can add/modify them if desired.
BOGL's keyboard ``driver'' is essentially nonexistent. It just sets
raw (or something similar--don't remember at the moment) mode and lets
the user program deal with it.
> The XFREE86 FB driver might be a useful reference; I have a copy
> somewhere.
I'd love to see the Xfree86 FB driver.
See ftp.xfree86.org:/pub/XFree86/current/untarred/xc/programs/Xserver/hw/xfree68 .
nanogui@linuxhacker.org