Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am sebcbi1 on github.
  • I am sebcbi1 (https://keybase.io/sebcbi1) on keybase.
  • I have a public key whose fingerprint is C651 3DFC 817D D4CC C22C 31FA 7F45 076A B5C6 23FD

To claim this, I am signing this object:

#!/bin/sh
apt-get -y install inputlirc
update-rc.d -f lirc remove
touch /etc/udev/rules.d/10-irremotes.rules
(
cat <<'EOF'
# HAMA Device 1 Vendor=05a4 Product=9881 E: MAJOR=13 E: MINOR=64
SUBSYSTEM=="input",ATTRS{idVendor}=="05a4",ATTRS{idProduct}=="9881",ATTR{dev}=="13:64",SYMLINK="input/irremote1"