Support and General Use > User Interface and Voice
Hold on mrobe 500i without the remote
anonymus333:
Hi@all :D
can anyone tell me,how to enable the Hold-function on mrobe 500i
with the On/Off Button of the 500i?
i want to take the 500i in my pocket,but it's annoying to take the 500i and also the remote
ps:sorry for my bad english :P
anonymus333:
has nobody a solution? :(
mc2739:
Some devices without a hold switch use a software hold function. The clip+ is one such device. In the keymap file (apps/keymaps/keymap-clip.c), the following line is included in the WPS section:
--- Code: ---{ ACTION_STD_KEYLOCK, BUTTON_HOME|BUTTON_SELECT, BUTTON_NONE },
--- End code ---
This will use the key combination of Home and Select to activate the software hold (KEYLOCK) while in the while playing screen.
Similar changes could be made to the mr500 keymap file. You would need a build environment to be able compile the source code with your changes.
anonymus333:
thanks for your reply :)
seems a little bit complicated,but maybe I`ll get it working
btw: there isnt a keymap file ???
mc2739:
--- Quote from: anonymus333 on July 17, 2010, 08:55:59 PM ---btw: there isnt a keymap file ???
--- End quote ---
The keymap file is not on the device, it is in the source code (apps/keymaps/keymap-mr500.c).
But, I have been told this probably will not work since there is only a power button on the mrobe 500i.
Navigation
[0] Message Index
[#] Next page
Go to full version