Re: question about liballeg.a

new topic     » goto parent     » topic index » view thread      » older message » newer message
mattlewis said...
jimcbrown said...

/dev/mice and /dev/psaux are supported not only by /usr/bin/X (i.e. the X server accessing your video card directly thru the ioports and/or DRM kernel driver) but also by Xfbdev, the implementation of X11 on top of fbdev.

On Kubuntu, I can get /dev/input/mice, though it requires root to read.

FYI, here was my code:

integer m = open( "/dev/input/mice", "r" ) 
while 1 do  
	? getc(m) 
end while 

Matt

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu