https://github.com/astraluma/commandpad
A pile of code for dealing with Saitek's Gamer's Keyboard "command pad"
https://github.com/astraluma/commandpad
Last synced: about 2 months ago
JSON representation
A pile of code for dealing with Saitek's Gamer's Keyboard "command pad"
- Host: GitHub
- URL: https://github.com/astraluma/commandpad
- Owner: AstraLuma
- Created: 2011-03-22T00:14:38.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2011-03-25T16:31:16.000Z (about 14 years ago)
- Last Synced: 2025-01-17T10:07:46.697Z (3 months ago)
- Language: Python
- Homepage:
- Size: 246 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
This is a collection of libraries that provide macro functionality to game
inputs, making use of the input subsystem.cmdpadd and cmdpadd-client are a client-server pair that make use of the system
D-Bus to communicate. This allows the server to run as root to read the button
presses and the client to be in the desktop environment. Does not currently
respect the current window.cmdpadd-udev instead is a single program that reads button presses and puts out
button presses. For a working example, see pad-media (which maps it to media
player control).