Page 1 of 1

Focus control Mnagement

Posted: Mon Jan 17, 2005 5:58 pm
by ceejm1
When using Focus Control Management on a software remote, is it possible to change the colour of the rectangle that surrounds the buttons?



I have a soft remote that is run over composite video to an LCD and the contrast between the yellow and the background make it a bit tricky to see until it moves.



Thanks



James

Posted: Tue Jan 18, 2005 8:28 am
by ScottBot
There is a way to change the color, but it requires running RegEdit on the Software Remote machine to configure it. If you're comfortable with using RegEdit:
  1. Go to the HKEY_LOCAL_MACHINE\SOFTWARE\Meedio\HouseClient\Configuration Settings key
  2. Add a new DWORD value named Control Focus Color
  3. Set the new color by using an RGB color pattern of BGR. For example to set it to blue, the value would be ff0000. Purple would be ff00ff.

Posted: Tue Jan 18, 2005 2:12 pm
by ceejm1
Thats great.



Thanks Scott