nanogui@linuxhacker.org

nanogui@linuxhacker.org


Subject: Re: Support for on-screen keyboard
From: Vidar Hokstad
Date: Sun, 16 May 1999 10:25:58 +0200 (MET DST)

On Sat, 15 May 1999, Warner Losh wrote:

> In message <Pine.LNX.4.04.9905151938170.415-100000@hyperspace> Alex Holden writes:
> : I think the way it works currently is that when the mouse pointer moves
> : over a window, it transfers control to that window, and when the pointer
> : moves away from a window it removes control from the window.
> 
> That won't work well in applications that have no mice.  A Palmtop
> won't have a mouse at all.

Actually, I can't see why it shouldn't work well, since most/all touch
screen drivers I've worked with emulate a mouse, and either transmit
handles continous movement over the touch screen just as with a mouse,
or send the combination of a mouse move and mouse button event if you
just put your finger/stylus/whatever down on a new location.

Regards,
Vidar



nanogui@linuxhacker.org