Sunday, March 28, 2010

Xlib − C Language X Interface


File Type:PDF
File Size:2.72 MB
The X WindowSystem is a network-transparent windowsystem that was designed at MIT.X display servers run on computers with either monochrome or color bitmap display hardware. The server distributes user input to and accepts output requests from various client programs located either on the same machine or elsewhere in the network. Xlib is a C subroutine library that application programs (clients) use to interface with the windowsystem by means of a stream connection. Although aclient usually runs on the same machine as the X server it is talking to, this need not be the case.

No comments:

Post a Comment