Hi, I have nbeen trying to get joy2key to work. I think I got it working before (I did get the gamepad working) and I have installed it. Problem is I get an error when I try to run it. Could someone advise me please?
Terminal details below but basically I get this error and am not sure what to do about it:
"Error opening /dev/input/js0!
Are you sure you have joystick support in your kernel?"
Yeah because I have used recently. I am using Ubuntu 10.04 LTS. Also I think I had to type sudo joy2key everytime I booted my computer. How do I make it permanent?
colin@colin-desktop:~$ sudo apt-get install joy2key
Reading package lists... Done
Building dependency tree
Reading state information... Done
joy2key is already the newest version.
The following packages were automatically installed and are no longer required:
linux-headers-2.6.32-21 linux-headers-2.6.32-21-generic
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded.
colin@colin-desktop:~$ joy2key
joy2key - reads joystick status and dispatches keyboard events
By Peter Amstutz (
tet...@interreality.org)
This is free software under the GNU General Public License (GPL v2)
(see COPYING in the joy2key archive)
You are welcome to use/modify this code, and please e-mail me
if anything cool comes of it!
Version: 1.6.3 Binary built on Dec 22 2009 at 10:44:26
Error opening /dev/input/js0!
Are you sure you have joystick support in your kernel?
Cheers,
Colin