Go to the first, previous, next, last section, table of contents.


x overview

[The volunteer who was going to complete the code in this section never had time to do so, so it is not included in the current version of the server. I'll be happy to cooperate with anyone else who wants to volunteer to work on it.]

The functions described in this section constitutes a Muq interface to the X Window System, following the CLX (Common Lisp interface to X) standard as closely as reasonable.

Examples are gathered into a separate section ("x amples") rather than scattered through the individual entries, because the X functions usually cannot be briefly demonstrated in isolation.

These functions form an optional module and may not be present in all versions of Muq.

Note: These functions currently compile into package muf, but will eventually move to package xlib.


Go to the first, previous, next, last section, table of contents.