diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2014-11-18 15:50:17 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2014-11-19 14:40:58 +1000 |
commit | 15291e53b77a3ab89c7d285acd5ebae54539da5f (patch) | |
tree | 769a05ab22e2955a3d52c1a78f67aaace236fd8a /README.md | |
parent | d9c212d2665f2b8c25e5a4cdba29a047bd87d7cd (diff) |
Update the README
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -1,9 +1,12 @@ xf86-input-libinput - a libinput-based X driver =============================================== +The official repository for this driver is +http://cgit.freedesktop.org/xorg/driver/xf86-input-libinput/ + This is an X driver based on libinput. It is a thin wrapper around libinput, so while it does provide all features that libinput supports it does little -beyond. It has no configuration options at the moment. +beyond. ***WARNING: misconfiguration of an X input driver may leave you without usable input devices in your X session. Use with caution.*** @@ -48,4 +51,5 @@ Bugs Bugs in libinput go to the "libinput" component of wayland: https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland -For Bugs in this driver, send me an email +Bugs in this driver go to the "Input/libinput" component of xorg: +https://bugs.freedesktop.org/enter_bug.cgi?product=xorg |