Menu

FLUID-mouse4

big-bass
Attachments
fluid-mouse1.png (34651 bytes)
fluid-mouse2.png (7191 bytes)
fluidmouse.tar.gz (2215 bytes)

here is a simple getting stared demo I wrote

what it does is simulates a mouse


compile using g++

compile

g++ -Wall -c mouse4.cxx -lfltk -lXext -lX11 -lm

build

g++ Wall -o mouse4 mouse4.cxx -lfltk -lXext -lX11 -lm

or easily compile the ported bacon bac

bacon mouse5.bac