|
|
Rockbox mail archiveSubject: Archos Player button mappingsArchos Player button mappings
From: Jeff Karpinski <jkarp_at_red-shift.net>
Date: 2005-10-21
Hello,
I'm wanting to basically swap +/- and menu +/- functionality to make
#define WPS_INCVOL BUTTON_RIGHT
But I'm having difficulty in getting NEXT, PREV, FFWD, and REW working
#define WPS_NEXT (BUTTON_MENU | BUTTON_RIGHT | BUTTON_REL)
I suspect my problem lies in understanding if/how BUTTON_REL works in
#define WPS_NEXT (BUTTON_MENU | BUTTON_RIGHT)
I can get NEXT/PREV working fine, but obviously no FFWD/REW.
Can anyone shed some light on how the hardware is presenting chorded key
Thx.
JKarp.
Page was last modified "Jan 10 2012" The Rockbox Crew |