Rockbox Development > Starting Development and Compiling

How to change Clip+'s A-B repeat button?

(1/2) > >>

ranger120:
I have extremely stupid fingers.
Due to setting and clearing A & B point need to press two buttons
(Power + Left or Right or Play)
I always fail and become turn-off.

Is any way to fix this problem except asking me order a brain surgery(my girl friend's advice )?

Anyone can help me?
 :'( :'( :'( :'( :'( :'(

saratoga:
You'd have to edit the keymap file and then recompile.  Search the forums, editing the keymaps is asked pretty regularly :)

ranger120:

--- Quote from: saratoga on October 08, 2011, 03:36:51 PM ---You'd have to edit the keymap file and then recompile.  Search the forums, editing the keymaps is asked pretty regularly :)

--- End quote ---

Thank you
How can I get the clip+'s keymap file and  recompile?
I just get clippluskeymap.patch through google
It's quite regular
Understanding how to edit the keymap to fit my need seems not difficult

saratoga:

--- Quote from: ranger120 on October 08, 2011, 04:35:36 PM ---
--- Quote from: saratoga on October 08, 2011, 03:36:51 PM ---You'd have to edit the keymap file and then recompile.  Search the forums, editing the keymaps is asked pretty regularly :)

--- End quote ---

Thank you
How can I get the clip+'s keymap file and  recompile?
I just get clippluskeymap.patch through google
It's quite regular
Understanding how to edit the keymap to fit my need seems not difficult

--- End quote ---

Like I said, search.  This has been explained many times.

ranger120:
THANK YOU
I got it.
Need to change these codes.
    { ACTION_WPS_ABSETB_NEXTDIR,    BUTTON_POWER|BUTTON_RIGHT,   BUTTON_POWER },
    { ACTION_WPS_ABSETA_PREVDIR,    BUTTON_POWER|BUTTON_LEFT,    BUTTON_POWER },
    { ACTION_WPS_ABRESET,           BUTTON_POWER|BUTTON_UP,      BUTTON_POWER },

Thinking..................

Navigation

[0] Message Index

[#] Next page

Go to full version