From de65a0c23d5cb4226c4f53725ef83ce9615ccae1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mathias=20Panzenb=C3=B6ck?= Date: Sat, 22 Feb 2014 23:27:34 +0100 Subject: [PATCH] added libudev dependancy to README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 78fb649..ef8669b 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,8 @@ purpose. - Make a button "Sticky" if you don't feel like holding it down all the time - Turn on Rapid Fire so you don't wear out your gamepad! +- If libudev is availabe the joypad list will automatically + udpated. ### Getting Started @@ -96,6 +98,7 @@ purpose. [joystick-parport.txt](https://www.kernel.org/doc/Documentation/input/joystick-parport.txt)) - [XWindows](http://x.org/) - [Qt 4](http://qt-project.org/) +- [libudev](http://www.freedesktop.org/software/systemd/libudev/) (optional) #### Installation