Skip to content

Automatically exported from code.google.com/p/jkeys

Notifications You must be signed in to change notification settings

free5ty1e/jkeys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jkeys

Automatically exported from code.google.com/p/jkeys

Translate joystick axis/buttons to xserver key pushes

Note: you will need to install python-xlib and python-pygame first

in ubuntu

sudo apt-get install python-xlib python-pygame

August 28th, 2008 #1 KillerKiwi's Avatar KillerKiwi KillerKiwi is offline Frothy Coffee!

Join Date Jun 2005 Beans 188 Jkeys - simple joystick to keyboard mapping Ok here's a little app I setup so I could use my mythbox with a gamepad and some games

A lot of linux games dont have joystick support so this little app will map you joystick buttons/axis to key presses

you run a game by going Code: jkeys example-config.joy armagetronad where example-config.joy is a simple xml file with the key mappings like so Code: It should allow for multi axis any number of buttons and mutliple joysticks etc, although its only been tested with my gamepad

About

Automatically exported from code.google.com/p/jkeys

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages