X Window System User's Guide


Book Description




X Window System


Book Description

X window sistem, imenovan tudi X, je omrežno transparentni sistem računalniških zaslonskih oken.




X Power Tools


Book Description

Provides information on the X Window System, covering such topics as X.org configuration, the X Server, utility programs, remote access, VNC, and keyboard configuration.




X Window System User's Guide


Book Description

Orients the new user to Window system concepts and provides detailed tutorials for many client programs, including the xterm terminal emulator and window managers. This popular manual is available in two editions, one for users of the MIT software, one for users of Motif. Revised for X11 Release 5 and Motif 1.2.




The X Window System in a Nutshell


Book Description

Priročnik za hitro referenco o X windows sistemu za X verzijo 11, release 3, release 4.




Mac OS X for Unix Geeks


Book Description

So, you're one of the many, the proud... the Unix geeks who've "switched" to Mac OS X. Although hacking code on the Mac is the same as hacking code on other Unix systems, you're bound to run into some problems because of the subtle differences between the Unix you're accustomed to and how things are done in Mac OS X 10.2 (Jaguar). Mac OS X for Unix Geeks was written by two long-time Unix users who've found themselves exactly where you are. It cuts through the chaff and gets right to the point on such topics as : • Using the Terminal and understanding how it differs from an xterm • Using Directory Services, Open Directory (LDAP), and NetInfo • Compiling code with GCC 3 • Library linking and porting Unix software • Creating and installing packages with Fink • Building the Darwin kernel • Running X Windows on top of Mac OS X This quick and dirty guide continues with an overview of Mac OS X's filesystem and startup processes, wrapping up with a handy reference section called the "Missing Manpages", covering Mac OS X commandline utilities not in the official documentation. Mac OS X is quickly becoming the platform of choice for Unix hackers and geeks, because it gives you what Tim O'Reilly refers to as "guilt-free computing"- a Unix system that you don't have to share with Windows. If you proudly wear the badge "Unix Geek", this book is your guide to demystifying the geekier side of Mac OS X.




OpenGL Programming for the X Window System


Book Description

SGI's X Windows graphics expert explains how to construct real and useful 3D applications using OpenGL and X, and how to tightly integrate OpenGL applications with the X Window System. Using the OpenGL Utility Toolkit (GLUT) to show how OpenGL programs can be quickly constructed, the book explores OpenGL features using examples written in GLUT.




Low Level X Window Programming


Book Description

This is the missing X Window book. While others have shown what the X Window system has available, this book shows how to convert this potential into working tools to fulfil your visualisation needs. It is of the show-me class of books. The majority of the book covers Xlib, although a short coverage of Xcb is also given. Included are: . The relationship between Xlib and the X Window protocol; . All the basic Xlib topics are covered; . Complete working programs with their results; . Exercises to reinforce the material just covered. A 9 part partition to building a complete X program is used throughout. This partitioning fosters the inclusion of all code necessary. All programs are written in C and are one to four pages in length. Open source programs with the occasional Postscript script are shown to provide support as needed. Throughout the examples consideration is given to using colour. The examples produce simple results with the aim of providing building blocks for application oriented codes. The book is directed at graduate students and researchers who create computer code to visualise their data.




The X Window System


Book Description

Intended for programmers who want to understand how to write applications using the X Window System, this volume describes how to use the System to create user interfaces, focusing on the Xlib, the Xt Intrinsics, and the OSF/Motif widget set. This guide demonstrates event handlers, callbacks, the translation manager, the resource manager, and other key features of the Xt Intrinsics and OSF/Motif; explains and demonstrates the concepts involved in programming with X to allow readers to understand how to write X-based applications; illustrates each of the key features of the X Window System through working programs as well as explanations; and more.




X Window System Programming


Book Description

This book is a comprehensive tutorial as well as a reference guide for programming in X--the system known for its workstation versatility and advanced graphics-handling ability. The most up-to-date book of its kind, it covers the new X11R6 version and shows readers how to build interactive applications. The disk contains all the text examples, which work on a variety of systems.