/usr/share/lirc/remotes/x10/lircd.conf.mouseremote 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 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 | #
#
# contributed by Isaac Lauer
# modified by Shawn Nycz
# modified by Brian Craft
#
# brand: X10
# model: MP3 MouseRemote, Model mk19a
#
begin remote
name mouseremote
bits 16
eps 30
aeps 100
one 0 0
zero 0 0
pre_data_bits 8
pre_data 0x08
post_data_bits 8
post_data 0x7f
min_repeat 2
gap 140000
begin codes
KEY_POWER 0x000000000000000F
KEY_PC 0x000000000000002B
LAST 0x000000000000004F
KEY_CHANNELUP 0x0000000000000002
KEY_CHANNELDOWN 0x0000000000000003
KEY_VOLUMEUP 0x0000000000000006
KEY_VOLUMEDOWN 0x0000000000000007
KEY_MUTE 0x0000000000000005
KEY_1 0x0000000000000041
KEY_2 0x0000000000000042
KEY_3 0x0000000000000043
KEY_4 0x0000000000000044
KEY_5 0x0000000000000045
KEY_6 0x0000000000000046
KEY_7 0x0000000000000047
KEY_8 0x0000000000000048
KEY_9 0x0000000000000049
KEY_0 0x0000000000000040
KEY_ENTER 0x000000000000004a
ADOTB 0x000000000000005D
KEY_REWIND 0x000000000000001C
KEY_PLAY 0x000000000000000D
KEY_FASTFORWARD 0x000000000000001D
KEY_STOP 0x000000000000000E
KEY_PAUSE 0x000000000000004E
KEY_RECORD 0x00000000000000FF
KEY_ENTER 0x000000000000004A
LAST 0x000000000000004F
DISP 0x000000000000005C
SHIFT 0x000000000000006B
GUIDE 0x000000000000006D
KEY_SELECT 0x0000000000000093
KEY_PHONE 0x000000000000004B
KEY_WWW 0x000000000000008B
KEY_CD 0x00000000000000AB
KEY_DVD 0x00000000000000CB
MOUSE_SLOW_N 0x0000000000000110
MOUSE_SLOW_NNE 0x0000000000000131
MOUSE_SLOW_NE 0x0000000000000111
MOUSE_SLOW_ENE 0x0000000000000113
MOUSE_SLOW_E 0x0000000000000101
MOUSE_SLOW_ESE 0x0000000000000193
MOUSE_SLOW_SE 0x0000000000000191
MOUSE_SLOW_SSE 0x00000000000001B1
MOUSE_SLOW_S 0x0000000000000190
MOUSE_SLOW_SSW 0x00000000000001B9
MOUSE_SLOW_SW 0x0000000000000199
MOUSE_SLOW_WSW 0x000000000000019B
MOUSE_SLOW_W 0x0000000000000109
MOUSE_SLOW_WNW 0x000000000000011B
MOUSE_SLOW_NW 0x0000000000000119
MOUSE_SLOW_NNW 0x0000000000000139
MOUSE_MEDIUM_N 0x0000000000000310
MOUSE_MEDIUM_NNE 0x0000000000000331
MOUSE_MEDIUM_NE 0x0000000000000311
MOUSE_MEDIUM_ENE 0x0000000000000313
MOUSE_MEDIUM_E 0x0000000000000301
MOUSE_MEDIUM_ESE 0x0000000000000393
MOUSE_MEDIUM_SE 0x0000000000000391
MOUSE_MEDIUM_SSE 0x00000000000003B1
MOUSE_MEDIUM_S 0x0000000000000390
MOUSE_MEDIUM_SSW 0x00000000000003B9
MOUSE_MEDIUM_SW 0x0000000000000399
MOUSE_MEDIUM_WSW 0x000000000000039B
MOUSE_MEDIUM_W 0x0000000000000309
MOUSE_MEDIUM_WNW 0x000000000000031B
MOUSE_MEDIUM_NW 0x0000000000000319
MOUSE_MEDIUM_NNW 0x0000000000000339
MOUSE_FAST_N 0x0000000000000510
MOUSE_FAST_NNE 0x0000000000000531
MOUSE_FAST_NE 0x0000000000000511
MOUSE_FAST_ENE 0x0000000000000513
MOUSE_FAST_E 0x0000000000000501
MOUSE_FAST_ESE 0x0000000000000593
MOUSE_FAST_SE 0x0000000000000591
MOUSE_FAST_SSE 0x00000000000005B1
MOUSE_FAST_S 0x0000000000000590
MOUSE_FAST_SSW 0x00000000000005B9
MOUSE_FAST_SW 0x0000000000000599
MOUSE_FAST_WSW 0x000000000000059B
MOUSE_FAST_W 0x0000000000000509
MOUSE_FAST_WNW 0x000000000000051B
MOUSE_FAST_NW 0x0000000000000519
MOUSE_FAST_NNW 0x0000000000000539
BUTTONR_DOWN 0x0000000000000801
BUTTONL_DOWN 0x0000000000000804
KEY_UP 0x0000000000000800
end codes
end remote
|