/usr/share/lirc/remotes/chronos/lircd.conf.chronos is in lirc-compat-remotes 0.9.0-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 | #
# This config file is for remote that comes with cheap TV Card made by
# Chronos.
#
# contributed by Tõnu Raitviir <jussuf@bumpclub.ee>
#
# brand: Chronos Video Shuttle II
# supported devices: Chronos Video Shuttle II TV Card (BTTV ID 0x23)
#
begin remote
name Chronos
bits 5
eps 30
aeps 100
gap 199766
toggle_bit 0
begin codes
KEY_POWER 0x0000000000000000
BTN_MODE 0x0000000000000010
FULL_SCREEN 0x0000000000000008
KEY_CHANNELUP 0x0000000000000009
KEY_CHANNELDOWN 0x0000000000000019
KEY_1 0x0000000000000018
KEY_2 0x0000000000000004
KEY_3 0x0000000000000014
KEY_4 0x000000000000001C
KEY_5 0x0000000000000002
KEY_6 0x0000000000000012
KEY_7 0x000000000000001A
KEY_8 0x0000000000000006
KEY_9 0x0000000000000016
KEY_0 0x000000000000001E
KEY_VOLUMEUP 0x0000000000000005
KEY_VOLUMEDOWN 0x000000000000001D
SOURCE 0x0000000000000003
KEY_MUTE 0x000000000000001B
KEY_AUDIO 0x0000000000000015
KEY_VIDEO 0x0000000000000011
KEY_CANCEL 0x000000000000001F
KEY_ENTER 0x0000000000000001
KEY_ESC 0x000000000000000B
RECALL 0x000000000000000C
AIR_CATV 0x000000000000000E
INC 0x000000000000000A
DEC 0x000000000000000D
BOX 0x0000000000000017
KEY_DOWN 0x0000000000000013
KEY_LEFT 0x000000000000000F
KEY_RIGHT 0x0000000000000007
end codes
end remote
|