Mercurial > hg > xemacs-beta
diff etc/xemacs.1 @ 398:74fd4e045ea6 r21-2-29
Import from CVS: tag r21-2-29
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:13:30 +0200 |
parents | a300bb07d72d |
children | 697ef44129c6 |
line wrap: on
line diff
--- a/etc/xemacs.1 Mon Aug 13 11:12:06 2007 +0200 +++ b/etc/xemacs.1 Mon Aug 13 11:13:30 2007 +0200 @@ -211,6 +211,22 @@ .I XEmacs can be started with the following standard X options: .TP +.BI \-visual " <visualname><bitdepth>" +Select the visual that XEmacs will attempt to use. +.I <visualname> +should be one of the strings "StaticColor", "TrueColor", "GrayScale", +"PseudoColor" or "DirectColor", and +.I <bitdepth> +should be the number of bits per pixel (example, "-visual TrueColor24" +for a 24bit TrueColor visual) See +.IR X (1) +for more information. +.TP +.B -privateColormap +Require XEmacs to create and use a private colormap for display. This will keep +XEmacs from taking colors from the default colormap and keeping them from other +clients. +.TP .BI \-geometry " ##x##+##+##" Specify the geometry of the initial window. The ##'s represent a number; the four numbers are width (characters), height (characters), X offset @@ -440,6 +456,16 @@ .B pointerColor (\fPclass\fB Foreground) Sets the color of the window's mouse cursor. .TP +.B emacsVisual (\fPclass\fB EmacsVisual) +Sets the default visual +.I XEmacs +will try to use (as described above). +.TP +.B privateColormap (\fPclass\fB PrivateColormap) +If set, +.I XEmacs +will default to using a private colormap. +.TP .B geometry (\fPclass\fB Geometry) Sets the geometry of the .I XEmacs @@ -716,10 +742,10 @@ Steve Baur <steve@xemacs.org>, Martin Buchholz <martin@xemacs.org>, Richard Mlynarik <mly@adoc.xerox.com>, -Hrvoje Niksic <hniksic@srce.hr>, +Hrvoje Niksic <hniksic@xemacs.org>, Chuck Thompson <cthomp@xemacs.org>, -Ben Wing <wing@666.com>, -Jamie Zawinski <jwz@netscape.com>, +Ben Wing <ben@xemacs.org>, +Jamie Zawinski <jwz@jwz.org>, and many others. It was based on an early version of .I GNU Emacs Version