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.260 by root, Fri Dec 23 21:46:46 2022 UTC vs.
Revision 1.261 by root, Fri Dec 23 21:48:24 2022 UTC

708 708
709Compile I<frills>: When positive, sets the maximum refreshes per second 709Compile I<frills>: When positive, sets the maximum refreshes per second
710(the default is C<60>). When zero or negative, sets the minimum interval 710(the default is C<60>). When zero or negative, sets the minimum interval
711between refreshes, negated. That is, positive numbers limit the number 711between refreshes, negated. That is, positive numbers limit the number
712of refreshes per second to that number, similar to a fps limiter in 712of refreshes per second to that number, similar to a fps limiter in
713games. Zero or negative numbers get negated and directly set the minimum 713games. A negative number gets negated and directly sets the minimum
714interval between refreshs, that is, C<10> and C<-0.1> both specify the 714interval between refreshes, that is, C<10> and C<-0.1> both specify
715same refresh interval (likewise C<50> and C<0.02>). Fractional values are 715the same refresh interval (likewise C<50> and C<0.02>). Finally, zero
716makes @@RXVT_NAME@@ refresh as fast as possible. Fractional values are
716supported; option B<-fps>. 717supported; option B<-fps>.
717 718
718=item B<fading:> I<number> 719=item B<fading:> I<number>
719 720
720Fade the text by the given percentage when focus is lost; option B<-fade>. 721Fade the text by the given percentage when focus is lost; option B<-fade>.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines