summaryrefslogtreecommitdiff
path: root/src/SW/usb-ir-toy-lirc/document.en.rest.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/SW/usb-ir-toy-lirc/document.en.rest.txt')
-rw-r--r--src/SW/usb-ir-toy-lirc/document.en.rest.txt10
1 files changed, 8 insertions, 2 deletions
diff --git a/src/SW/usb-ir-toy-lirc/document.en.rest.txt b/src/SW/usb-ir-toy-lirc/document.en.rest.txt
index 9f7169e..37ce224 100644
--- a/src/SW/usb-ir-toy-lirc/document.en.rest.txt
+++ b/src/SW/usb-ir-toy-lirc/document.en.rest.txt
@@ -6,8 +6,9 @@ Using the USB IR Toy with LIRC
:tags: - software
- configs
-So I got myself a `programmable remote control in the shape of Eleven's
-sonic screwdriver <http://thewandcompany.com/sonic/>`_ (sorry,
+So I got myself a `programmable remote control in the shape of
+Eleven's sonic screwdriver
+<https://www.thewandcompany.com/eleventh-doctors-sonic/>`_ (sorry,
horrible in-accessible website). Of course I want to control my PC
with it!
@@ -56,6 +57,11 @@ Unplug, re-plug, and we're set.
Patching LIRC
=============
+.. note::
+
+ ``lircd`` 0.10 has native support for the USB IR Toy, using the
+ ``irtoy`` driver
+
LIRC can use the IR Toy in ``irman`` compatibility mode, but I needed
full send capability, to program the sonic screwdriver. I found `a
patch to add full support