View Single Post
Old 02-27-2009, 11:39 AM   #1
sn123py
Member
sn123py began at the beginning.
 
Posts: 10
Karma: 10
Join Date: Jan 2009
Device: Sony PRS-T1, Kindle4NT
customize vol+-hold to next-song?

Hi,

does anybody know how to put the Function next-song to the button volume+-hold and previous-song to volume--hold?

I know that this must be done in the applicationStart.xml, with the keys

<boolean key="0x41-hold" do="??"/>
<boolean key="0x40-hold" do="??"/>

but what functioncalls do i need? is it doGotoNextSong and doGotoPreviousSong (found in main.xml)? Do i have to declare these functions in applicationStart.xml?

i'm asking to prevent me bricking my 505 :-)
sn123py is offline   Reply With Quote