summaryrefslogtreecommitdiff
path: root/src/SW/usb-ir-toy-lirc/document.en.rest.txt
diff options
context:
space:
mode:
authordakkar <dakkar@thenautilus.net>2018-09-09 21:02:37 +0100
committerdakkar <dakkar@thenautilus.net>2018-09-09 21:02:37 +0100
commit6056fe0a3f8066cc8eb88a5ba3461230b0d4a2f1 (patch)
treedabcedb9d61615c4c2e20cf40b583ece7f3cfd27 /src/SW/usb-ir-toy-lirc/document.en.rest.txt
parentbump anime day (diff)
downloadthenautilus-6056fe0a3f8066cc8eb88a5ba3461230b0d4a2f1.tar.gz
thenautilus-6056fe0a3f8066cc8eb88a5ba3461230b0d4a2f1.tar.bz2
thenautilus-6056fe0a3f8066cc8eb88a5ba3461230b0d4a2f1.zip
update lirc docs
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