summaryrefslogtreecommitdiff
path: root/html/en/drv/xwin.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/en/drv/xwin.html')
-rw-r--r--html/en/drv/xwin.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/html/en/drv/xwin.html b/html/en/drv/xwin.html
index 3049da9..86d57ed 100644
--- a/html/en/drv/xwin.html
+++ b/html/en/drv/xwin.html
@@ -21,6 +21,10 @@
implemented in the X-Windows system. The implementation uses the XLIB API
functions. It was developed using X11R4, but works in more recent versions,
such as X11R6.</p>
+<p>This is included in the main library in AIX, SunOS and IRIX. To use it in
+Linux and BSD you must link with the <strong>cdx11</strong> library instead of
+the <strong>cd</strong> main library.</p>
+
<p>Note: The coordinates internally implemented by the video driver use 16-bit
integers. Therefore, if a coordinate with less than -32k or more than 32k is
defined, it will be interpreted incorrectly.</p>