UPDATE: fixed both side buttons to do the page_down. I've also made the device wake on either of side buttons. It's a bit of the hack, tho. Unzip the rk29-keypad.kl from the attached zip file and then plug your T63 to a computer (with adb installed), unmount T63's internal card and from the same directory as the rk29-keypad.kl file do:
Code:
adb push rk29-keypad.kl /sdcard/
adb shell cp /sdcard/rk29-keypad.kl /system/usr/keylayout/
If you change the side buttons assignment from the settings, it *should* undo the change.
PS. I've tried using button remapper from XDA, but it didn't list the 104/109 codes at all.
PPS. Turns out wake on side buttons is a hit or miss.