3 # model no. of remote control: TSGH-IR01
4 # devices being controlled by this remote: HP Slimline S3100y
8 # source: http://home.hccnet.nl/m.majoor/projects_remote_control.htm
9 # http://home.hccnet.nl/m.majoor/pronto.pdf
15 # Philips Media Center Edition remote control
16 # For use with the USB MCE ir receiver
18 # Dan Conti dconti|acm.wwu.edu
20 # Updated with codes for MCE 2005 Remote additional buttons
21 # *, #, Teletext, Red, Green, Yellow & Blue Buttons
22 # Note: TV power button transmits no code until programmed.
23 # Updated 12th September 2005
24 # Graham Auld - mce|graham.auld.me.uk
26 # Radio, Print, RecTV are only available on the HP Media Center remote control
29 # Updated with codes for MCE 2007 Remote additional buttons
30 # Visualization, Aspect, SlideShow, Eject
32 # Renamed some buttons: DVD->DVDMenu, More->MoreInfo, Star->Asterisk, Hash->Pound
34 # Blue, Yellow, Green, Red, and Teletext buttons do not exist on the HP remote
40 flags RC6|CONST_LENGTH
56 #seen on HP Pavilion dv3t remote --Tim Mann, 3 Nov 2009
58 KEY_PLAYPAUSE 0x00007b91 # Was: PlayPause
62 KEY_BLUE 0x00007ba1 # Was: Blue
63 KEY_YELLOW 0x00007ba2 # Was: Yellow
64 KEY_GREEN 0x00007ba3 # Was: Green
65 KEY_RED 0x00007ba4 # Was: Red
66 KEY_TEXT 0x00007ba5 # Was: Teletext
79 KEY_RADIO 0x00007baf # Was: Radio
87 KEY_VIDEO 0x00007bb5 # Was: Videos
88 KEY_IMAGES 0x00007bb6 # Was: Pictures
89 RecTV 0x00007bb7 # Was: RecTV
90 KEY_AUDIO 0x00007bb8 # Was: Music
91 KEY_TV 0x00007bb9 # Was: TV
112 KEY_EJECTCD 0x00007bcb # Was: Eject
114 Visualization 0x00007bcd
129 KEY_EPG 0x00007bd9 # Was: Guide
130 LiveTV 0x00007bda # Was: LiveTV
131 KEY_DVD 0x00007bdb # Was: DVD
133 KEY_BACK 0x00007bdc # Was: Back
134 KEY_OK 0x00007bdd # Was: OK
135 KEY_RIGHT 0x00007bde # Was: Right
136 KEY_LEFT 0x00007bdf # Was: Left
137 KEY_DOWN 0x00007be0 # Was: Down
138 KEY_UP 0x00007be1 # Was: Up
140 KEY_NUMERIC_STAR 0x00007be2 # Was: Star
141 KEY_NUMERIC_POUND 0x00007be3 # Was: Hash
143 KEY_AGAIN 0x00007be4 # Was: Replay
144 KEY_NEXT 0x00007be5 # Was: Skip
145 KEY_STOP 0x00007be6 # Was: Stop
146 KEY_PAUSE 0x00007be7 # Was: Pause
147 KEY_RECORD 0x00007be8 # Was: Record
148 KEY_PLAY 0x00007be9 # Was: Play
149 KEY_REWIND 0x00007bea # Was: Rewind
150 KEY_FORWARD 0x00007beb # Was: Forward
152 KEY_CHANNELDOWN 0x00007bec # Was: ChanDown
153 KEY_CHANNELUP 0x00007bed # Was: ChanUp
154 KEY_VOLUMEDOWN 0x00007bee # Was: VolDown
155 KEY_VOLUMEUP 0x00007bef # Was: VolUp
158 KEY_MUTE 0x00007bf1 # Was: Mute
159 KEY_HOME 0x00007bf2 # Was: Home
160 KEY_POWER 0x00007bf3 # Was: Power
162 KEY_ENTER 0x00007bf4 # Was: Enter
163 KEY_CLEAR 0x00007bf5 # Was: Clear
165 KEY_9 0x00007bf6 # Was: Nine
166 KEY_8 0x00007bf7 # Was: Eight
167 KEY_7 0x00007bf8 # Was: Seven
168 KEY_6 0x00007bf9 # Was: Six
169 KEY_5 0x00007bfa # Was: Five
170 KEY_4 0x00007bfb # Was: Four
171 KEY_3 0x00007bfc # Was: Three
172 KEY_2 0x00007bfd # Was: Two
173 KEY_1 0x00007bfe # Was: One
174 KEY_0 0x00007bff # Was: Zero