| BtnFix from ShSh software fixed the problem! Thanks Alex!
This highlights how small choices make a big splash. There are few things that combined onto this problem:
- Prefs normally in Palm never had anything 'hard-wired'. You could change the assignment of all buttons.
- The 'hard-wired' Phone application button probably didn't check if it was actually assigned to the Phone application but just assumed that it was.
or
- The 'hard-wired' Phone application button did check that it was assigned to Phone application but maybe it was in some table where Phone application name pointed to some other application.
- Because of either of the above, clicking 'Default' didn't really reasign Phone back to the Phone button because it appeared like it already was.
It's not a big deal but I if someone knows how the Prefs button assignment works I'd be interested to know. |