Skip to content

davidheitman/peripheral.xarcade

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

X-Arcade Tankstick driver for Kodi

X-Arcade Tankstick

This is a peripheral add-on for Kodi that enables input from the X-Arcade Tankstick. I found Xarcade2Jstick to be a helpful reference. Thank you Xarcade2Jstick author!

Fixing permissions

In general the /dev/input/event* devices can only be opened by root. This is to prevent keystroke logging security attacks.

To give non-root users read access to the X-Arcade Tankstick, place 80-xarcade.rules in /etc/udev/rules.d/.

About

X-Arcade Tankstick support for Kodi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 89.2%
  • C 8.4%
  • CMake 2.4%