.\" Copyright status: this file is in the public domain. .Dd January 30, 2024 .Dt LIBLX 3 .Os NetBSD 1.4T .Sh NAME .Nm lx_\&* .Nd X interface library .Sh SYNOPSIS .Fd #include .br .Nm cc .Op Ar arguments .Fl llx .Fl laio .Sh DESCRIPTION This is an API to The X Window System (which is somewhat misnamed; X is not really a window system, but rather a foundation for building window systems upon). .Pp lx is still in flux, to the point of not being documented here. The include file .Aq Pa lx.h contains API documentation. .Sh SEE ALSO .Xr libaio 3 .Pp X Window System documentation .Sh AUTHOR der Mouse, .Aq mouse@rodents.montreal.qc.ca .