Query: gii_cmddata_getdevinfo
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
gii_cmddata_getdevinfo(3) GGI gii_cmddata_getdevinfo(3)NAMEgii_cmddata_getdevinfo - GII device capabilities descriptionSYNOPSIS#include <ggi/events.h> typedef struct { char longname[75]; char shortname[5]; gii_event_mask can_generate; uint32_t num_button; uint32_t num_axes; } gii_cmddata_getdevinfo;DESCRIPTIONThis structure describe an input device.STRUCTURE MEMBERSlongname A human-redable NULL terminated string identifying the device. shortname A 4 chars(+null) identifier for the device. can_generate This mask tells what kind of events this device can generate. num_buttons The number of button this device has. GII_NUM_UNKNOWN means that the number of button is not known. num_axes The number of axes this device has.SEE ALSOgiiQueryDeviceInfo(3) libgii-1.0.x 2006-12-30 gii_cmddata_getdevinfo(3)
Related Man Pages |
---|
xquerydevicestate(3x11) - redhat |
gii_any_event(3) - debian |
gii_event(3) - debian |
gii_valrange(3) - debian |
xquerydevicestate(3x11) - osf1 |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
awk or sed - Convert 2 lines to 1 line |
Is UNIX an open source OS ? |
Introduction |
New UNIX and Linux History Sections |