From 58e9926052ba53c6344e9e216182f9d0c8e04833 Mon Sep 17 00:00:00 2001 From: marschap Date: Sat, 14 Apr 2007 14:35:07 +0000 Subject: [PATCH] update libxosd source link --- INSTALL | 2 +- docs/lcdproc-user/drivers/xosd.docbook | 10 ++++++++-- 2 files changed, 9 insertions(+), 3 deletions(-) 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.