Új hozzászólás Aktív témák

  • Pelican

    őstag

    válasz RedCat #53101 üzenetére

    Ezt tedd be egy remote.conf-ba és másold be a .config-ba:

    #amlogic NEC remote
    factory_code = 0x7f800001
    work_mode = 0 # 0: software mode 1: hardware mode
    repeat_enable = 1 # 0: disable 1: enable
    repeat_delay = 100
    repeat_period = 100
    release_delay = 20
    debug_enable = 1 # 0: disable 1: enable

    fn_key_scancode = 0x52
    left_key_scancode = 0x25
    right_key_scancode = 0x27
    up_key_scancode = 0x26
    down_key_scancode = 0x28
    ok_key_scancode = 0x0d
    pageup_key_scancode = 0x04
    pagedown_key_scancode = 0x1b

    mouse_begin
    0 0x25
    1 0x27
    2 0x26
    3 0x28
    mouse_end

    key_begin
    0x4d 113 # mute
    0x56 114 # vol dn
    0x4e 115 # vol up
    0x25 105 # left
    0x26 103 # up
    0x27 106 # right
    0x28 108 # down
    0x0d 28 # OK
    0x1b 158 # return
    0x53 102 # home
    0x51 116 # power
    0x49 46 # menu
    0x52 388 # mouse
    0x31 2 # 1
    0x32 3
    0x33 4
    0x34 5
    0x35 6
    0x36 7
    0x37 8
    0x38 9
    0x39 10 # 9
    0x30 11 # 0
    0x44 14 # backsp
    0xbd 168 # rewind
    0xbb 208 # forward
    0x58 0x172 # 1/a
    0x09 45 # red STOP
    0x11 57 # green PLAY/PAUSE
    0x54 24 # yellow CODEC INFO
    0x4f 23 # blue STATUS
    key_end

    repeat_key_begin
    0x4d 113 # mute
    0x56 114 # vol dn
    0x4e 115 # vol up
    0x25 105 # left
    0x26 103 # up
    0x27 106 # right
    0x28 108 # down
    0x0d 28 # OK
    0x1b 158 # return
    0x53 102 # home
    0x51 704 # power
    0x49 139 # menu
    0x52 388 # mouse
    0x31 2 # 1
    0x32 3
    0x33 4
    0x34 5
    0x35 6
    0x36 7
    0x37 8
    0x38 9
    0x39 10 # 9
    0x30 11 # 0
    0x58 389 # 1/a
    0x44 111 # backsp
    0xbd 168 # rewind
    0xbb 208 # forward
    0x09 164 # red
    0x11 390 # green
    0x54 391 # yellow
    0x4f 392 # blue
    repeat_key_end

    http://pel.hu/eoscard http://pel.hu/bdedit

Új hozzászólás Aktív témák