#*********************************************************************************************************
#this file is used to store key map table
# custom_name: name of map table
# custom_code: custom code for remote device
# release_delay unit:ms.release will report from kernel to user layer after this period of time
# from press or repeat triggered.
###PARAS FOR MOUSE MODE:
# fn_key_scancode: scancode of fn key which used to swith mode
# cursor_left_scancode: scancode of left key
# cursor_right_scancode: scancode of right key
# cursor_up_scancode: scancode of up key
# cursor_down_scancode: scancode of down key
# cursor_ok_scancode: scancode of ok key
#*************************************************************************************************************
custom_name = vs-cursor
custom_code = 0xff00
release_delay = 80
fn_key_scancode = 0x12
cursor_left_scancode = 0x5a
cursor_right_scancode = 0x1b
cursor_up_scancode = 0x06
cursor_down_scancode = 0x16
cursor_ok_scancode = 0x1a
key_begin
#video strong
0x59 116 #power
0x19 113 #mute
0x0e 130 #info
0x0d 102 #home
0x51 14 #del
0x12 134 #mouse
0x4d 137 #epg //√ª’“µΩ
0x11 237 #dtv
0x45 125 #menu
0x05 1 #exit
0x06 103 #up
0x5a 105 #left
0x1a 97 #enter
0x1b 106 #right
0x16 108 #down
0x55 104 #page+
0x15 109 #page-
0x52 2 #1
0x50 3 #2 //√ª◊≈µΩ∆•≈‰µƒ
0x10 4 #3
0x13 115 #vol+
0x56 5 #4 //√ª◊≈µΩ∆•≈‰µƒ
0x54 6 #5
0x14 7 #6
0x17 114 #vol- //√ª◊≈µΩ∆•≈‰µƒ
0x4e 8 #7 //√ª◊≈µΩ∆•≈‰µƒ
0x4c 9 #8
0x0c 10 #9
0x0f 11 #0
0x4a 121 #fr //√ª◊≈µΩ∆•≈‰µƒ
0x48 120 #ff
0x08 122 #prev
0x0b 123 #next
0x46 119 #play/pause //√ª◊≈µΩ∆•≈‰µƒ
0x44 128 #stop
0x04 56 #pvr
0x07 132 #repeat
0x42 134 #red
0x40 133 #green //√ª◊≈µΩ∆•≈‰µƒ
0x00 131 #yellow //√ª◊≈µΩ∆•≈‰µƒ
0x03 140 #blue //√ª◊≈µΩ∆•≈‰µƒ
0x1f 212 #fav
0x58 261 #app
0x18 70 #browser //√ª◊≈µΩ∆•≈‰µƒ
0x0e 136 #audio //√ª◊≈µΩ∆•≈‰µƒ
0x09 135 #subtitle
0x60 160 # red
0x61 161 # green
0x62 162 # yellow
0x63 163 # blue
0x02 130 #info
0x01 136 #audio //√ª◊≈µΩ∆•≈‰µƒ
0x21 52 #.
0x22 127 #search
0x64 164 #pvr list
key_end