update libxosd source link

This commit is contained in:
marschap
2007-04-14 14:35:07 +00:00
parent 86c4149642
commit 58e9926052
2 changed files with 9 additions and 3 deletions
+1 -1
View File
@@ -64,7 +64,7 @@ need some additional programs or libraries installed:
http://www.intra2net.com/de/produkte/opensource/ftdi/ and
http://libusb.sourceforge.net/
* XOSD for use with the 'xosd' driver, see http://www.ignavus.net/software.html ,
* XOSD for use with the 'xosd' driver, see http://sourceforge.net/projects/libxosd ,
as well as an x11 implementation, more precisely libX11 and libXext.
+8 -2
View File
@@ -1,9 +1,15 @@
<sect1 id="xosd-howto">
<title>The xosd Driver</title>
<para>
This section talks about using LCDproc with LCD displays that use the
xosd chipset.
This section talks about using LCDproc with libxosd.
</para>
<para>
<ulink url="http://sourceforge.net/projects/libxosd">libxosd</ulink> is a system
that displays text on top of your X-Windows screen, much like the
on-screen display (OSD) used by most modern televisions and video-players.
</para>
<!-- ## OnScreen Display using libxosd ## -->