-
Notifications
You must be signed in to change notification settings - Fork 2
Rejoystick allows you to map joystick buttons to keyboard keys. This repo is an import of the project found here: http://rejoystick.sourceforge.net/
License
ssalenik/rejoystick
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
rejoystick ========== This code was taken from the latest release found here: http://sourceforge.net/projects/rejoystick/files/rejoystick/ Below is the contents of the original README file. ========== README Installation $ ./configure && make and as root # make install That's all! Run 'rejoystick' and your good to go. Instruction $ rejoystick Click the button you want to assign (e.g. Button 0) and then click "Change key". Then click a keyboard key. After you have done that will all the buttons you want to bind (or whatever you want to call it) click "OK". That will save your layout to $HOME/.rejoystickrc which is in plain text. In the future I will make it possible to run rejoystick without the gui and just edit the rc file but that's in the future. When you have clicked "OK" the program quits. Now, to run the "real" rejoystick app, simply run $ rejoystick -d This will run in the background, wait for joystick events and then translate. No gui. Have to be killed and with something like "killall -9 rejoystick" Thanks A BIG thanks to Nicholas Niro who helped me out several times with rearranging the architecture. The autotools can be hard to understand/master and it's real nice when you get help with that. Thanks! I also want to thank Nathan for qjoypad and for commenting it a lot. It has helped me a bit with my work with rejoystick. Misc And yeah. This is a ripoff of qjoypad. I started out doing rejoystick because I thought qjoypad was a bit bloated (and it didn't want to compile for me) but now rejoystick is getting bloated to. But I will try to making it possible to run without the gui (if you _really_ hate gtk) and then only depend upon SDL. Report bugs to [email protected] Have fun! / Samuel
About
Rejoystick allows you to map joystick buttons to keyboard keys. This repo is an import of the project found here: http://rejoystick.sourceforge.net/
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published