[fpc-pascal]Graph + mouse + linux
Peter Vreman
peter at freepascal.org
Fri Feb 28 17:17:33 CET 2003
At 17:05 28-2-2003, you wrote:
>Hi
>
>I would like to use the mouse under graphics mode under linux
>and I just can't get it working.
>I tried all examples of mouseapi and gpm units with
>initialization of graphics added and no one worked:
>some reported no mouse,
>some always reported mouse at 0, 0 with no buttons pressed
>and others waited forever for mouseevent
gpm is console only. The mouse api is based on the gpm unit.
Maybe ggi has some code to use the mouse under graphics mode
Peter
More information about the fpc-pascal
mailing list