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.105 by root, Wed Jan 25 13:26:48 2006 UTC vs.
Revision 1.106 by root, Wed Jan 25 21:03:03 2006 UTC

93 93
94Attempt to open a window on the named X display (B<-d> still 94Attempt to open a window on the named X display (B<-d> still
95respected). In the absence of this option, the display specified by the 95respected). In the absence of this option, the display specified by the
96B<DISPLAY> environment variable is used. 96B<DISPLAY> environment variable is used.
97 97
98=item B<-depth> I<bitdepth>
99
100Compile I<frills>: Attempt to find a visual with the given bit depth;
101resource B<depth>.
102
98=item B<-geometry> I<geom> 103=item B<-geometry> I<geom>
99 104
100Window geometry (B<-g> still respected); resource B<geometry>. 105Window geometry (B<-g> still respected); resource B<geometry>.
101 106
102=item B<-rv>|B<+rv> 107=item B<-rv>|B<+rv>
504settings. The following resources are supported (you might want to 509settings. The following resources are supported (you might want to
505check the @@RXVT_NAME@@perl(3) manpage for additional settings by perl 510check the @@RXVT_NAME@@perl(3) manpage for additional settings by perl
506extensions not documented here): 511extensions not documented here):
507 512
508=over 4 513=over 4
514
515=item B<depth:> I<bitdepth>
516
517Compile I<frills>: Attempt to find a visual with the given bit depth;
518option B<-depth>.
509 519
510=item B<geometry:> I<geom> 520=item B<geometry:> I<geom>
511 521
512Create the window with the specified X window geometry [default 80x24]; 522Create the window with the specified X window geometry [default 80x24];
513option B<-geometry>. 523option B<-geometry>.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines