diff --git a/INSTALL b/INSTALL index 26fcfec..de7cebd 100644 --- a/INSTALL +++ b/INSTALL @@ -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. diff --git a/docs/lcdproc-user/drivers/xosd.docbook b/docs/lcdproc-user/drivers/xosd.docbook index 9b37a14..707418d 100644 --- a/docs/lcdproc-user/drivers/xosd.docbook +++ b/docs/lcdproc-user/drivers/xosd.docbook @@ -1,9 +1,15 @@ The xosd Driver + -This section talks about using LCDproc with LCD displays that use the -xosd chipset. +This section talks about using LCDproc with libxosd. + + + +libxosd 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.