Note: This page does not concern itself with most X applications (like xterm).
X applications are listed individually or with other applications. Also see the
GUI page which covers other X-based software like Motif.
Note: Also see "Fonts" on home page..
General Subject:
-
NEWSGROUPS: comp.windows.x.{,announce,apps,i386unix,intrinsics,motif}
-
END-USER CUSTOMIZATION OF XT APPLICATIONS
-
Introduction to the X Window System (doc at U.of Virginia)
-
The X Window System  Intro by C.Browne.
-
LBX mini-HOWTO  How to use Low-Bandwidth X (LBX).
-
Multiple displays:
-
As of early '98 (?) only the commercial X servers supported multiple "screens". The design
of X11 supports multiple "screens" (monitors) per "display" (X server).
-
Multiple display of one X screen  I think this has the same image on multiple monitors.
-
Remote X operations
-
Screen dumping, etc:
-
How to dump a screen region
-
xwd: Dump an image of an X window. Undump it with "xwud".
Use xwdtopnm, pnmtoxwd, and other tools to convert formats.
-
xv & gimp are also said to be able to capture areas of the screen.
-
Screen Savers & Screen Locking (See Displays page for DPMS power saving):
-
X servers come with a built screen saver.
Useful options to "X" are -s min, -p min, -logo, logo, -v, v.
Some can be overridden using "xset". Useful options are "s [option]"
-
Freshmeat: Screensavers
-
beforelight: A slightly more interesting replacement for the built-in screen saver.
Poor man page. It doesn't act instantly, but acts like a replacement for the built-in one.
-
setterm -blank #: This should work for those non-X console users.
-
xlock: A very configurable screensaver or screen (console) locker with about 60 "modes".
Use in combination with "xautolock" to use as a auto screen locker.
-
Xautolock  "monitors console activity under the X window system, and
fires up a program of your choice if nothing happens during a user-configurable period of time."
-
Xlock and Xlockmore  Jun'97 LG
-
Xscreensaver:
-
Home Page  By jwz; a much better replacement for xlock+xautolock.
-
Review  Jan'98 LG
-
Wallpaper  Setting background colors, patterns, and images.
-
X Benchmarks (see benchmarks)
-
X Consortium
-
X Big Cursor mini-HOWTO  How to use enlarged cursors with XWindows.
-
comp.windows.x.apps FAQ
-
X Servers:
-
X11.org "anything and everything X"
X Configuration:
Other X Programming:
To be moved:
To make xterm insert "string" when you press F1, use this X resource:
xterm*VT100.Translations: #override F1: string("string")
Last Modified 07-Apr-1999
End of page.