| SkinMaker
Join Date: Feb 2004 Location: Sweden
Posts: 174
| The colors are controlled in the file PinletStdKeyboard.prc and the resource amdc0. The addresses are diffrerent for T3 and T5:
T3:
48C1 to 48C3 gives the text color on the keyboard. Default is FF FF FF -> white
48C9 to 48CB gives the keyboard background color. Default is FF FF FF -> white
T5:
3945 to 3947 gives the text color on the keyboard. Default is FF FF FF -> white
394D to 394F gives the keyboard background color. Default is FF FF FF -> white |