Searched refs:axis (Results 1 – 16 of 16) sorted by relevance
/linux-2.4.37.9/Documentation/input/ |
D | joystick-api.txt | 36 __u8 number; /* axis/button number */ 67 The values of ``number'' correspond to the axis or button that 69 is, you have both an axis 0 and a button 0). Generally, 80 independent axis, even if the hardware doesn't allow independent movement. 86 For an axis, ``value'' is a signed integer between -32767 and +32767 87 representing the position of the joystick along that axis. If you 119 task of detecting double clicks, figuring out if movement of axis and button 249 information for all axis. That is, struct js_corr corr[MAX_AXIS]; 284 int x; /* immediate x axis value */ 285 int y; /* immediate y axis value */ [all …]
|
D | cs461x.txt | 10 is completed in this mode, but the axis movement is not. 13 driver as a backend. I've tested this driver with CS4610, 4-axis and
|
D | joystick.txt | 178 * 2-axis, 4-button joystick 179 * 3-axis, 4-button joystick 180 * 4-axis, 4-button joystick 198 2btn | 2-button n-axis joystick 199 y-joy | Two 2-button 2-axis joysticks on an Y-cable 200 y-pad | Two 2-button 2-axis gamepads on an Y-cable 204 gamepad | 4/6-button n-axis gamepad 205 gamepad8 | 8-button 2-axis gamepad
|
D | input-programming.txt | 157 device. A relative value may be for example a mouse movement in the X axis. 172 struct for each absolute axis your device has. If our button device had also 173 the ABS_X axis: 180 This setting would be appropriate for a joystick X axis, with the minimum of
|
D | gameport-programming.txt | 68 There are gameports that can report the axis values as numbers, that means 164 expected maximums for each axis. The calibrate() function should set the
|
D | ff.txt | 90 - FF_X has an X axis (should allways be the case) 91 - FF_Y has an Y axis (usually not the case for wheels)
|
/linux-2.4.37.9/arch/cris/drivers/bluetooth/ |
D | Makefile | 1 include $(AXIS_TOP_DIR)/tools/build/Rules.axis
|
/linux-2.4.37.9/Documentation/cris/ |
D | README | 14 http://developer.axis.com/doc/software/devboard_lx/install-howto.html 32 http://www.axis.com/news/us/001101_etrax.htm 66 2.4) is now available. For more information please see developer.axis.com. 76 Linux version 2.4.1 (bjornw@godzilla.axis.se) (gcc version 2.96 20000427 (experimental)) #207 Wed F…
|
/linux-2.4.37.9/arch/cris/drivers/lpslave/ |
D | e100lpslave.README | 50 jonas.dellenvall@axis.com
|
/linux-2.4.37.9/Documentation/usb/ |
D | bluetooth.txt | 5 (available at http://developer.axis.com/software/bluetooth/ ) and
|
D | CREDITS | 87 - Many thanks to Logitech for contributing a three axis USB
|
/linux-2.4.37.9/arch/cris/ |
D | cris.ld | 2 * Authors: Bjorn Wesen (bjornw@axis.com)
|
/linux-2.4.37.9/drivers/char/joystick/ |
D | iforce.c | 723 switch ((test_bit(ABS_X, &effect->u.interactive.axis) || in iforce_upload_interactive() 724 test_bit(ABS_WHEEL, &effect->u.interactive.axis)) | in iforce_upload_interactive() 725 (!!test_bit(ABS_Y, &effect->u.interactive.axis) << 1)) { in iforce_upload_interactive()
|
/linux-2.4.37.9/include/linux/ |
D | input.h | 524 __u16 axis; member
|
/linux-2.4.37.9/ |
D | MAINTAINERS | 519 M: bjornw@axis.com 520 L: dev-etrax@axis.com 521 W: http://developer.axis.com 1048 M: jffs-dev@axis.com 1049 L: jffs-dev@axis.com 1050 W: http://www.developer.axis.com/software/jffs/ 1056 L: jffs-dev@axis.com
|
/linux-2.4.37.9/Documentation/ |
D | Configure.help | 240 Axis Communication site, <http://developer.axis.com/>. 16613 at <http://developer.axis.com/software>) to fully use the device. 17565 available at (<http://developer.axis.com/software/jffs/>).
|