summaryrefslogtreecommitdiff
path: root/src/SW/xf86-input-evdev/document.en.rest.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/SW/xf86-input-evdev/document.en.rest.txt')
-rw-r--r--src/SW/xf86-input-evdev/document.en.rest.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/SW/xf86-input-evdev/document.en.rest.txt b/src/SW/xf86-input-evdev/document.en.rest.txt
index 4935fed..59a14ee 100644
--- a/src/SW/xf86-input-evdev/document.en.rest.txt
+++ b/src/SW/xf86-input-evdev/document.en.rest.txt
@@ -36,11 +36,11 @@ compact.
For example, the Apple Aluminum Keyboard (USB ID ``05ac:0221``)
produces at least one code above 255: the "fn" key is 464. People have
found other cases, and have `reported them as a bug
-<http://bugs.freedesktop.org/show_bug.cgi?id=11227>`_.
+<https://bugs.freedesktop.org/show_bug.cgi?id=11227>`_.
Since I needed my keyboard to work as I want it, I did the only
sensible thing: I `cloned the repository
-<http://www.thenautilus.net/cgit/xf86-input-evdev/>`_ and patched the
+<https://www.thenautilus.net/cgit/xf86-input-evdev/>`_ and patched the
code.
My patch adds a configuration option, called ``event_key_remap``. Its