I noticed some skins which wish to use a static image as the button to bring up the start menu are not getting rid of the "start" text which is loaded in by the firmware and so bodges the look of the start button they wish to use.
So if you wish not to have the "start" text which is by default loaded in, I figured out a little way to get it removed.
[start button]
x =214
y =176 <- This will push the start button off the bottom of the screen so the text will not appear.
w =48 <- determines the hot spot click able area for the start button in width.
h =55 <- change this one to suit the height of your start button, I think 55 works well as a standard.
textColor =0x0000
file =none