Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: MESG command in VDR



"..." wrote:
> 
> Hi all,
> 
> i'm a happy VDR user , but i have  a question for klaus.
> 
> How can i change background color in the MESG command ?
> i see white text over green background and i don't like it so much.

You can do so by editing the file 'interface.c' and changing the
line 299 from

  Status(s, clrWhite, clrGreen);

to, e.g.

  Status(s, clrBlack, clrGreen);

(or whatever other color combination you prefer).
I'll change it that way in the next release of VDR.

Klaus
-- 
_______________________________________________________________

Klaus Schmidinger                       Phone: +49-8635-6989-10
CadSoft Computer GmbH                   Fax:   +49-8635-6989-40
Hofmark 2                               Email:   kls@cadsoft.de
D-84568 Pleiskirchen, Germany           URL:     www.cadsoft.de
_______________________________________________________________


-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index