Rockbox Development > Feature Ideas
Suggestion for Sansa Fuze V1
baymademax:
MY Sansa Fuze scroll weal doesn't work. The side buttons (up/down/left/right) do work however. When spinning the scroll weal nothing works. I'd like an option to change the browsing controls so the scrolling of the scroll weal is not needed. Any help with this would be greatly appreciated!
saratoga:
The buttons are defined in apps/keymaps/keymap-fuze.c
You can change the all things handled by the wheel (BUTTON_SCROLL_FWD, etc) to other buttons and then compile a build with the changes. Might take some trial and error to come up with a keymap thats usable though.
baymademax:
Sounds good! The only problem is, will I have to use the fuze to change these setting (thus requiring me to use the scroll function) or can I change it on my computer?
saratoga:
--- Quote from: baymademax on June 20, 2010, 09:26:49 PM ---Sounds good! The only problem is, will I have to use the fuze to change these setting (thus requiring me to use the scroll function) or can I change it on my computer?
--- End quote ---
These aren't settings. They are c code that you can download from this website onto your computer. You won't need your Fuze at all until you're ready to test a modified build.
baymademax:
Alright sounds good! Sorry if I'm frustrating, this is all new to me, but could you give me a link as to where I can download this "c code"? Other than that thanks for your help thus far! :)
Navigation
[0] Message Index
[#] Next page
Go to full version