Query: joystick_getnumaxes
OS: linux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
joystick_getnumaxes(3) Svgalib User Manual joystick_getnumaxes(3)NAMEjoystick_getnumaxes, joystick_getnumbuttons - query the capabilities of a joystickSYNOPSIS#include <vgajoystick.h> char joystick_getnumaxes(int joydev); char joystick_getnumbuttons(int joydev);DESCRIPTIONqueries the number of axes (number of continuous ranges which the joystick allows to choose from) and buttons. The old version 0.* joystick protocol reports 2 axes (x and y) and 4 buttons although the actual joystick will usually have less (often two) buttons. svgalib supports up to 127 axes and buttons, provided the underlying device driver does it.CAVEATSThis function is only available in ELF versions of svgalib. Due to backwards compatibility issues it cannot be used with shared a.out libs.SEE ALSOsvgalib(7), vgagl(7), libvga.config(5), joytest(6), mjoytest(6), joystick_init(3), joystick_close(3), joystick_update(3), joy- stick_sethandler(3), joystick_setdefaulthandler(3), joystick_getaxis(3), joystick_getbutton(3), joystick_button1(3), joystick_getb1(3), joystick_x(3), joystick_getx(3).AUTHORThe svgalib joystick handler was mostly done by Daniel Engstr"om <daniel.engstrom@riksnett.no>. Multiple joystick, VC switching support and code to glue it into svgalib by Michael Weller <eowmob@exp-math.uni-essen.de>. Part of the code is based on code from C. Smith and Vojtech Pavlik. Svgalib 1.3.0 14 April 1998 joystick_getnumaxes(3)
Related Man Pages |
---|
joystick_button3(3) - debian |
joystick_getb1(3) - debian |
joystick_getz(3) - debian |
joystick_x(3) - debian |
joystick_y(3) - debian |
Similar Topics in the Unix Linux Community |
---|
reddZ-Et 1.0.0 (Default branch) |
jojsticken 0.0.1 (Default branch) |
jojsticken 0.0.2 (Default branch) |