Search results
Results from the WOW.Com Content Network
Xlib (also known as libX11) is an X Window System protocol client library written in the C programming language. It contains functions for interacting with an X server . These functions allow programmers to write programs without knowing the details of the X protocol .
X Toolkit Intrinsics (also known as Xt, for X toolkit) is a library that implements an API to facilitate the development of programs with a graphical user interface (GUI) for the X Window System. It can be used in the C language (or any language that can use the C API , such as C++ ).
In computing, the Inter-Client Communication Conventions Manual (ICCCM or I39L short for "I", 39 letters and "L") [1] is a standard protocol for the X Window System.It specifies conventions for clients of a common X server about selections and cut buffers, communication with the window manager and session manager, manipulation of shared resources, and color characterization.
A more complete view of the components of an operating system for home computers. XCB (X protocol C-language Binding) is a library implementing the client-side of the X11 display server protocol. XCB is written in the C programming language and distributed under the MIT License. The project was started in 2001 by Bart Massey and aims to replace ...
XForms is a GUI toolkit based on Xlib for the X Window System. It features a rich set of objects, such as buttons, scrollbars, and menus etc. In addition, the library is extensible and new objects can easily be created and added to the library. It also includes the fdesign tool as a graphical user interface builder.
xclipboard, a tool to manage cut-and-pasted text selections; xcutsel, which exchanges selection and cut buffer contents; xedit, a text editor; xev, an X event displayer; xhost, a tool to add or remove access to the X server for specified hosts; xman, a manual page browser; Xmark, tool for benchmarking graphical operations
In human–computer interfaces, the X keyboard extension or XKB is a part of the X Window System that extends the ability to control the keyboard over what is offered by the X Window System core protocol, and allows to use multiple keyboard layouts. Its main features are: enhanced support for modifiers (Alt, ⇧ Shift, etc.);
A virtual window manager is a window manager that uses virtual screens, whose resolution can be higher than the resolution of one's monitor/display adapter thus resembling a two dimensional virtual desktop with its viewport. This environment is very useful when one wishes to have a large number of windows open at the same time.