Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.479.637 Times

Linuxinput freeware
 

Linuxinput

Added: July 09, 2010 | Visits: 1.789

Linux::Input Linux::Input is a Linux input event interface. SYNOPSIS Example: 1 joystick using event API my $js1 = Linux::Input->new(/dev/input/event3); while (1) { while (my @events = $js1->poll(0.01)) { foreach (@event) { } } } Example: 2 joysticks using joystick API (different event... Platforms: *nix

License: Freeware Size: 6.14 KB Download (107): Linux::Input Download