GAumala / lspad

Command line utility to display all connected game pads in Linux.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lspad

Command line utility to display all the connected game pads in Linux. The source code is taken from the evtest program, so the output is formatted identically.

Installing

make install

Example

[gabriel@hanekawa ~]$ lspad
Available devices:
/dev/input/event16:	Akishop Customs PS360+ v1.3

About

Command line utility to display all connected game pads in Linux.

License:GNU General Public License v2.0


Languages

Language:C 92.8%Language:Makefile 7.2%