The joystick tag has no wiki summary.
0
votes
1answer
21 views
Use a gamepad as joystick in Linux
Recently i discovered my gamepad was actick like the mouse in mu Linux Mint 13 Maya. It was really cool feature but It's not what i need all the time.
I fix it ...
0
votes
1answer
85 views
How do I get Windows 7 to detect the G13 joystick as an analog Joystick?
Windows detects the G13 joystick, as seen by the screenshot above. But it doesn't react to it; wiggling the joystick does not alter the raw values Windows receives on the calibration dialog. What do ...
0
votes
2answers
112 views
What is the name of the input device [closed]
A couple of months ago I read about a (rather weird) input device. There was one, maybe two, (US-)companies that sold them. There was also this guy who had the patent (in the US).
The device I'm ...
1
vote
0answers
143 views
Display joystick input on the screen?
I'm trying to record myself playing a game with a joystick (specifically, a Gamecube controller) and was looking for software that displayed my input on the screen.
It would be even better if it ...
1
vote
0answers
206 views
How to configure an USB DDR dance pad on linux? [closed]
Possible Duplicate:
How to configure an usb ddr dance pad for Stepmania on linux ???
I have Stepmania running and my official Dance Dance Revolution dance pad from DDR Universe 2, but I ...
1
vote
2answers
904 views
Gameport to USB adapters for joysticks
I have a Microsoft Sidewinder Precision Pro joystick that I would liek to use with my Windows 7 PC, but I need some kind of adapter that will allow me to use USB instead of the gameport adapter that ...
0
votes
1answer
154 views
How do I use key combinations on an axis on a joystick in xorg?
I'm using xserver-xorg-input-joystick on Debian Stable so I can use a joystick in place of the mouse. I have mouse movement working correctly, but got stuck trying to add functions for some other ...
1
vote
0answers
247 views
Joystick & USB Devices (General)
I have an HID compliant USB device that purports that it will be detected as a joystick in Linux. Whenever I connect it to my computer, there is no /dev/js0 /dev/js1 or any js at all under ...
1
vote
1answer
136 views
Map joysticks to specific USB ports in Linux?
I'm working on a Linux (fedora) based arcade dance machine using a game called Stepmania. I've got it all up and running and i'm trying to get it to work with two dance pads.
It detects the dance ...
1
vote
2answers
399 views
Use Older TV Video game joystick in PC [closed]
How to use Older TV Video game joystick in PC? How to convert it?
0
votes
2answers
70 views
Getting a joystick's path in Windows
On Linux, I can access my joystick with the following path: /dev/input/js0
Is there a similar way I can access my joystick on Windows?
1
vote
1answer
521 views
How to disable autohotkeys for specific programs
I have some autohotkey settings for my joystick that are set to work everywhere.
However, there are twp programs where I don't want autohotkeys to remap the joystick.
How can I disable autohotkeys ...
4
votes
1answer
3k views
Use an unsigned driver in Windows 7 x64
I'm trying to use the RBC9 SpaceNavigator TEST x64 build drivers for my SpaceNavigator 3d joystick so that it can work as a normal joystick in games like Quake.
Unfortunately, I get the error "This ...
1
vote
2answers
1k views
Linux joystick seems mis-calibrated in an SDL game (Freespace 2 Open) [closed]
I have a USB joystick (Saitek Cyborg 3D) which shows up on my recently installed Ubuntu 9.04 box as /dev/input/js0, and jstest is showing values in the range +-32767 as I would expect. I just dug up a ...