Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
2answers
99 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
99 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
192 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
396 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
0answers
152 views

Using the keyboard as joystick

Is there software driver that simulate the secondary usb keyboard as joystick in windows xp? We are more comfortable in playing with keyboard than with joystick. So that we can play multiplayer games ...
0
votes
1answer
137 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
203 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
108 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
335 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
67 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
459 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 ...