Rockbox General > Rockbox General Discussion

properties of the sansa e200 up, down, and right buttons?

(1/1)

muffinzrock:
does anybody know them?
im trying to make a bootloader that has the ability to load 3 different firmwares (for us people who like to use H3Mod) and i can edit the code to load OF2.bin when you hold up on startup, OF3.bin when you hold down, etc.

JdGordon:
firstly, what has H3Mod got to do with the e200?

if you want to check the button just do
if (btn&BUTTON_BLAA)

where _BLAA is _UP _DOWN _LEFT or _RIGHT

muffinzrock:
you can use H3Mod to make custom themes for the sansa, and it would be useful to switch them on the sansa without having to copy and paste separate OF.bins into the system folder

EDIT: nevermind, took care of it

Navigation

[0] Message Index

Go to full version