April 2, 2007 3:05 PM
I have a work around now in place on the 5800, it's not perfect but it covers all the colour buttons including white.
Map the Red,Green,Yellow,Blue buttons to appropriate looking buttons and map functions as (respectively) : custom 22,23,24,25.
White is a little trickier and involves giving up the use of the PIP key on the remote to remap it to white key by using macro.tap
1) install the tap called "macro.tap" http://users.bigpond.net.au/deangelj/New/macro.htm in the "ProgramFiles/Auto Start" folder, also install Tap Commander http://www.toppy.org.uk/~simonc/tapcommander.html (just into "ProgramFiles" folder)
2) create a macro.ini file and paste in the following :
[macro]
Up=RKEY_ChUp
Down=RKEY_ChDown
Delete=RKEY_NewF1
Confirm=RKEY_Ok
Function=RKEY_Sleep
[function keys]
RKEY_Prev=RKEY_Ab
[options]
FunctionState=AlwaysOn
FunctionKeyTime=200
LoggingLevel=LogNone
RecordDelays=Y
MenuColPixel1=80
MenuColPixel2=40
3) put the macro.ini file into "ProgramFiles" directory on topfield
4) reboot the topfield and using the "Tap Commander" reposition the "macro.tap" at the top of the list - this is to ensure that the remapping will work in all taps loaded subsequently
5) reboot the topfield again and all been well you will find that pip button will now perform the same function as white key - you could also do this by remapping another key if you wish but choice is limited to custom keys that appear in the remote list
6) Last stage is to map another key similar to how the other colour keys were mapped to "custom 05"
Thats it