I'm using this build (version h) successfully on my two wetek hubs. Just wanted to know how I would modify the remote.conf so that that the mouse button is behaving like a play/pause key and not as a mouse trigger? I copied from /etc/amremote the wetek.conf to /storage/.config/remote.conf. Hope that is correct. but the mouse trigger buttons definitions inside the file are missing. Thre is only one key defined:
Code Display More# WeTek Play NEC remote factory_code = 0xbc430001 work_mode = 1 repeat_enable = 1 release_delay = 150 debug_enable = 1 reg_control = 0xfbe40 key_begin 0xca 116 ;POWER key_end
How to proceed on this now to add the trigger button as play/pause? If someone could help me out here it would really be gerat Thanks a lot for your support here
Hi,
You can follow this guide here (from the section labeled "Key Map") and the referenced link for a list of codes used in linux.
Remember not to overwrite the conf file under /flash but to place your edited copy in /storage/.config then reboot for the system to load the configuration.