Created
January 11, 2015 19:03
-
-
Save sokratisg/339e16e13b3d231e1884 to your computer and use it in GitHub Desktop.
Supertel Pilot TV Code 396 (Sony)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Please make this file available to others | |
# by sending it to <[email protected]> | |
# | |
# this config file was automatically generated | |
# using lirc-0.9.0-pre1(default) on Sun Jan 11 20:58:28 2015 | |
# | |
# contributed by | |
# | |
# brand: /home/pi/lircd.conf | |
# model no. of remote control: | |
# devices being controlled by this remote: | |
# | |
begin remote | |
name /home/pi/lircd.conf | |
bits 12 | |
flags SPACE_ENC | |
eps 30 | |
aeps 100 | |
header 2506 497 | |
one 1267 499 | |
zero 681 499 | |
gap 25613 | |
min_repeat 1 | |
# suppress_repeat 1 | |
# uncomment to suppress unwanted repeats | |
toggle_bit_mask 0x0 | |
begin codes | |
KEY_VOLUMEDOWN 0xC90 | |
KEY_VOLUMEUP 0x490 | |
KEY_MUTE 0x290 | |
KEY_UP 0xB38 | |
KEY_DOWN 0xF38 | |
KEY_RIGHT 0x738 | |
KEY_LEFT 0x338 | |
KEY_MENU 0x070 | |
KEY_BACK 0xA50 | |
KEY_INFO 0x1D0 | |
KEY_ENTER 0x8B0 | |
KEY_PLAYPAUSE 0x2F0 | |
KEY_STOP 0x5D0 | |
KEY_FASTFORWARD 0xA70 | |
KEY_REWIND 0xAF0 | |
end codes | |
end remote |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment