abstrakraft / cwiid

Linux Nintendo Wiimote interface
cwiid.org
GNU General Public License v2.0
287 stars 100 forks source link

wminput: Add command line argument to specify uinput device name #14

Open maggu2810 opened 12 years ago

maggu2810 commented 12 years ago

For the uinput device the hard coded name "Nintendo Wiimote" is used.

A recent Xserver (udev support) will use this name for the X input device name, if we add the device and a X session is already running.

So I added a command line argument to specify the name for the uinput device.