diff options
-rw-r--r-- | x11/xosd/DESCR | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11/xosd/DESCR b/x11/xosd/DESCR index 8a3fb9222f7..e11b88155dd 100644 --- a/x11/xosd/DESCR +++ b/x11/xosd/DESCR @@ -2,3 +2,6 @@ XOSD is a simple library to display shaped text on your X display, like a TV On Screen Display. Aside from the library, this package contains a simple example program that can display system logs overlayed on your desktop. + +The XOSD library requires an X Window System compiled with threading +support to work properly, particularly the Xlib library. |