nanogui@linuxhacker.org

nanogui@linuxhacker.org


Subject: Re: microwindows system functions
From: Greg Haerr
Date: Thu, 6 Jul 2000 10:41:34 -0600

: Where can I find out about system access in microwindows?  In particular,
: is there a software switch for flipping between portrait and landscape?

Currently, it's a compile time option in the config file.



: Does microwindows have access to button events other than those from the
: mouse? 

If the OS delivers "buttons" as kbd values, the tty kbd driver will
pick them up.  This is very OS specific.  It easy to add a modified
kbd or mouse/touch panel driver that would deliver them to Microwindows.

Regards,

Greg



nanogui@linuxhacker.org