From 433102f424c6a9d6d6a5fd771b0244c836bb48fa Mon Sep 17 00:00:00 2001 From: dakkar Date: Fri, 10 Feb 2023 12:45:24 +0000 Subject: update most links https, re-point some dead ones --- src/SW/usb-ir-toy-lirc/document.en.rest.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'src/SW/usb-ir-toy-lirc/document.en.rest.txt') 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 37ce224..9c9afe7 100644 --- a/src/SW/usb-ir-toy-lirc/document.en.rest.txt +++ b/src/SW/usb-ir-toy-lirc/document.en.rest.txt @@ -13,7 +13,7 @@ horrible in-accessible website). Of course I want to control my PC with it! To do that, I needed a IR receiver and `LIRC -`_. Since I sometimes like being overly generic, +`_. Since I sometimes like being overly generic, I bought `Dangerous Prototypes `_ `USB Infrared Toy `_, which allows @@ -65,11 +65,11 @@ Patching LIRC 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 -`_, +`_, thanks to Peter Kooiman. If you're running Gentoo, you can add `my -overlay `_ and +overlay `_ and install `my patched LIRC -`_. +`_. Configuring LIRC ================ @@ -78,7 +78,7 @@ This may well be written down somewhere, but I had problems finding a useful guide, so I'll just show what I did: 1) get a full Philips RC-5 code list from `the LIRC remotes repository - `_ + `_ 2) assign, arbitrarily, the first 39 codes to the 13 gestures on 3 memory banks of the screwdriver:: @@ -107,7 +107,7 @@ sensible names for the 39 gestures. Using it ======== -Finally, I re-compiled `vlc `_ with LIRC +Finally, I re-compiled `vlc `_ with LIRC support, and wrote `a |lircrc| for vlc `_. With that, I can control ``vlc`` with my sonic screwdriver! -- cgit v1.2.3