From 1454cda33138a7402bff93d5a56077095aca23ff Mon Sep 17 00:00:00 2001 From: workinghard Date: Mon, 19 Dec 2016 21:27:40 -0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dcc7d07..f5e7db7 100644 --- a/README.md +++ b/README.md @@ -59,4 +59,5 @@ button4= * If you have many different /dev/inputs, you might need to adjust this program to search for special one. * Kodi and X11 are blocking /dev/input/* events. For X11 you can add an exception in /usr/share/X11/xorg.conf.d/10-quirks.conf but Kodi is ... nasty ... As long as they don't implement a nice unified unput support, my workaround is to revoke the kodi group rights to the input devices. :( + * If you experience any issues, feel free to use '--debug' options