X Power Tools

X Power Tools
Author: Chris Tyler
Publisher: "O'Reilly Media, Inc."
Total Pages: 273
Release: 2008-02-05
Genre: Computers
ISBN: 0596101953

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

X Window System
Author: Robert W. Scheifler
Publisher: Prentice Hall
Total Pages: 851
Release: 1990
Genre: X Window System (Computer system)
ISBN: 9780139720505

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

The X Window System in a Nutshell

The X Window System in a Nutshell
Author: Daniel Gilly
Publisher: Orient Book Distribution
Total Pages: 390
Release: 1990
Genre: Computers
ISBN:

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

X Window System User's Guide

X Window System User's Guide
Author: Valerie Quercia
Publisher: O'Reilly Media
Total Pages: 884
Release: 1993
Genre: Computers
ISBN:

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.

OpenGL Programming for the X Window System

OpenGL Programming for the X Window System
Author: Mark J. Kilgard
Publisher: Addison-Wesley Professional
Total Pages: 582
Release: 1996
Genre: Computers
ISBN:

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.

Mac OS X for Unix Geeks

Mac OS X for Unix Geeks
Author: Brian Jepson
Publisher: "O'Reilly Media, Inc."
Total Pages: 219
Release: 2002
Genre: Computers
ISBN: 0596003560

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.

The X Window System

The X Window System
Author: Douglas A. Young
Publisher:
Total Pages: 554
Release: 1990
Genre: Computers
ISBN:

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.

Low Level X Window Programming

Low Level X Window Programming
Author: Ross J. Maloney
Publisher: Springer
Total Pages: 270
Release: 2018-03-31
Genre: Computers
ISBN: 3319742507

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 Art of UNIX Programming

The Art of UNIX Programming
Author: Eric S. Raymond
Publisher: Addison-Wesley Professional
Total Pages: 560
Release: 2003-09-23
Genre: Computers
ISBN: 0132465884

The Art of UNIX Programming poses the belief that understanding the unwritten UNIX engineering tradition and mastering its design patterns will help programmers of all stripes to become better programmers. This book attempts to capture the engineering wisdom and design philosophy of the UNIX, Linux, and Open Source software development community as it has evolved over the past three decades, and as it is applied today by the most experienced programmers. Eric Raymond offers the next generation of "hackers" the unique opportunity to learn the connection between UNIX philosophy and practice through careful case studies of the very best UNIX/Linux programs.