summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/system-templates/templates/remotes/x10/lircd.conf.mouseremote
blob: 73df3401d4b713809cfcb95492774b7b38e84af1 (plain)
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
        POWER			0x000000000000000F
	PC			0x000000000000002B
	LAST			0x000000000000004F
	CHANUP			0x0000000000000002
	CHANDOWN		0x0000000000000003
	VOLUP			0x0000000000000006
	VOLDOWN			0x0000000000000007
	MUTE			0x0000000000000005
	1			0x0000000000000041
	2			0x0000000000000042
	3			0x0000000000000043
	4			0x0000000000000044
	5			0x0000000000000045
	6			0x0000000000000046
	7			0x0000000000000047
	8			0x0000000000000048
	9			0x0000000000000049
	0			0x0000000000000040
	ENTER			0x000000000000004a
	ADOTB			0x000000000000005D
	REWIND			0x000000000000001C
	PLAY			0x000000000000000D
	FFWD			0x000000000000001D
	STOP			0x000000000000000E
	PAUSE			0x000000000000004E
	RECORD			0x00000000000000FF
	ENTER			0x000000000000004A
	LAST			0x000000000000004F
	DISP			0x000000000000005C
	SHIFT			0x000000000000006B
	GUIDE			0x000000000000006D
	SELECT			0x0000000000000093
	PHONE			0x000000000000004B
	WEB			0x000000000000008B
	CD			0x00000000000000AB
	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
	BUTTON_UP		0x0000000000000800
	end codes	

end remote