ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/doc/rxvt.1.pod
(Generate patch)

Comparing rxvt-unicode/doc/rxvt.1.pod (file contents):
Revision 1.159 by root, Wed Jan 23 14:34:00 2008 UTC vs.
Revision 1.161 by ayin, Sat Jan 26 14:24:42 2008 UTC

101=item B<-depth> I<bitdepth> 101=item B<-depth> I<bitdepth>
102 102
103Compile I<xft>: Attempt to find a visual with the given bit depth; 103Compile I<xft>: Attempt to find a visual with the given bit depth;
104resource B<depth>. 104resource B<depth>.
105 105
106[Please note that many X servers (and libXft) are buggy with
107respect to C<-depth 32> and/or alpha channels, and will cause all sorts
108of graphical corruption. This is harmless, but we can't do anything about
109this, so watch out]
110
106=item B<-geometry> I<geom> 111=item B<-geometry> I<geom>
107 112
108Window geometry (B<-g> still respected); resource B<geometry>. 113Window geometry (B<-g> still respected); resource B<geometry>.
109 114
110=item B<-rv>|B<+rv> 115=item B<-rv>|B<+rv>
566 571
567=item B<depth:> I<bitdepth> 572=item B<depth:> I<bitdepth>
568 573
569Compile I<xft>: Attempt to find a visual with the given bit depth; 574Compile I<xft>: Attempt to find a visual with the given bit depth;
570option B<-depth>. 575option B<-depth>.
576
577=item B<buffered:> I<boolean>
578
579Compile I<xft>: Turn on/off double-buffering for xft (default enabled).
580On some card/driver combination enabling it slightly decreases
581performance, on most it greatly helps it. The slowdown is small, so it
582should normally be enabled.
571 583
572=item B<geometry:> I<geom> 584=item B<geometry:> I<geom>
573 585
574Create the window with the specified X window geometry [default 80x24]; 586Create the window with the specified X window geometry [default 80x24];
575option B<-geometry>. 587option B<-geometry>.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines