代码搜索:FreeWRLduneInputDevice

找到约 13 项符合「FreeWRLduneInputDevice」的源代码

代码结果 13
www.eeworm.com/read/384731/6960114

1 freewrlduneinputdevice.1

.\" See section COPYING for conditions for redistribution .\" .TH FREEWRLDUNEINPUTDEVICE 1 \*(Dt .SH NAME \fBFreeWRLduneInputDevice\fP \- inputdevicedriver for FreeWRL .SH SYNOPSIS .br \fBFreeWRLduneI
www.eeworm.com/read/384731/6960097

readme

What is this: ============ This is a inputdevice driver for FreeWRL, based on FreeWRL's "/tmp/inpdev" joystick input interface and white_dune's inputdevice mechanism. Currently supported devices are
www.eeworm.com/read/384731/6960102

sh wingmanrumblepad.sh

#!/bin/sh # Linux Logitech Wingman Rumblepad example # green light on gamepad: hover mode with the thumb sticks # red light on gamepad: rocket mode with the thumb sticks FreeWRLduneInputDevice -joy
www.eeworm.com/read/384731/6960105

sh wingmancordlessgamepad.sh

#!/bin/sh # Linux Logitech Wingman cordless Gamepad example # green light on gamepad: hover mode with the thumb sticks # red light on gamepad: rocket mode with the thumb sticks FreeWRLduneInputDevi
www.eeworm.com/read/384731/6960112

sh getversion.sh

#!/bin/sh AWK=awk if test "X_`uname`" = "X_SunOS"; then if test -x /usr/xpg4/bin/awk ; then AWK=/usr/xpg4/bin/awk fi fi EXECDIR=`dirname $0` $AWK -v string=`(cd $EXECDIR && cd ..
www.eeworm.com/read/384731/6960098

sh spaceball_joystick_example.sh

#!/bin/sh # Linux libsball(LabTec Spaceball)/joystick example cat /dev/null > /dev/ttyS1 FreeWRLduneInputDevice -spaceball /dev/ttyS1 -all=2,5,,0.0000002 -joystick /dev/input/js0
www.eeworm.com/read/384731/6960099

sh joystick2.sh

#!/bin/sh # Linux joystick example (2 normal axes, 1 axis not deliver zero when released) FreeWRLduneInputDevice -joystick /dev/input/js0 -y=2,,,wheel -z=-1 -allxyz=2,30
www.eeworm.com/read/384731/6960100

sh spaceball_solaris8.sh

#!/bin/sh # Solaris libsball(LabTec Spaceball) example FreeWRLduneInputDevice -spaceball /dev/term/a -allxyz=20,200,,0.0000002 -allrot=40,400,,0.0000002
www.eeworm.com/read/384731/6960101

sh xinput_example.sh

#!/bin/sh # Xinput example: dialbox and magellan on IRIX 6.5 FreeWRLduneInputDevice -xinput magellan -allxyz=10,200,,0.0000002 -allrot=3,40,,0.0000002 -xinput dialbox-1 -x=0 -y=2 -z=4 -xrot=1 -yrot=3
www.eeworm.com/read/384731/6960103

sh sidewinder3dpro.sh

#!/bin/sh # usage of a Micro$oft Sidewinder 3D Pro under Linux (disabling 4. axis) FreeWRLduneInputDevice -joystick /dev/input/js0 -z=,3 -axes=3