[Lcdproc] xosd driver not working

Robert Buchholz rbu@gentoo.org
Fri Apr 27 07:59:01 2007


Am 26.04.2007 um 21:21 schrieb Brian Wallen:
<snip>
> I have all three.  I have gotten xosd to work otherwise, and I've  
> got the xosd.so file.  Here's what I've got in my LCDd.conf.  Do I  
> need something else in here?
>
> ## OnScreen Display using libxosd ##
> [xosd]
>
> # set display size [default: 20x4]
> Size=20x4
>
> # font to use
> Font=-*-terminus-*-r-*-*-*-320-*-*-*-*-*

With this setup I got an error at the font selection function.
Please try replacing all Font values with *
    Font=-*-*-*-*-*-*-*-*-*-*-*-*-*

Otherwise, which xosd version do you have installed and which CFLAGS  
do you use? (please post your emerge --info).

Regards,

Robert