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.242 by sf-exg, Fri Dec 26 21:49:11 2014 UTC vs.
Revision 1.245 by root, Wed Jun 17 11:59:37 2015 UTC

380=item B<-pt> I<style> 380=item B<-pt> I<style>
381 381
382Compile I<XIM>: input style for input method; B<OverTheSpot>, 382Compile I<XIM>: input style for input method; B<OverTheSpot>,
383B<OffTheSpot>, B<Root>; resource B<preeditType>. 383B<OffTheSpot>, B<Root>; resource B<preeditType>.
384 384
385If the perl extension C<xim-onthespot> is used (which is the default),
386then additionally the C<OnTheSpot> preedit type is available.
387
385=item B<-im> I<text> 388=item B<-im> I<text>
386 389
387Compile I<XIM>: input method name. resource B<inputMethod>. 390Compile I<XIM>: input method name. resource B<inputMethod>.
388 391
389=item B<-imlocale> I<string> 392=item B<-imlocale> I<string>
868are not passed onto the shell; option B<-sk>. B<False>: do not scroll to 871are not passed onto the shell; option B<-sk>. B<False>: do not scroll to
869bottom when a non-special key is pressed; option B<+sk>. 872bottom when a non-special key is pressed; option B<+sk>.
870 873
871=item B<saveLines:> I<number> 874=item B<saveLines:> I<number>
872 875
873Save I<number> lines in the scrollback buffer [default 64]. This 876Save I<number> lines in the scrollback buffer [default 1000]; option B<-sl>.
874resource is limited on most machines to 65535; option B<-sl>.
875 877
876=item B<internalBorder:> I<number> 878=item B<internalBorder:> I<number>
877 879
878Internal border of I<number> pixels. This resource is limited to 100; 880Internal border of I<number> pixels. This resource is limited to 100;
879option B<-b>. 881option B<-b>.
942 944
943=item B<pointerColor2:> I<colour> 945=item B<pointerColor2:> I<colour>
944 946
945Mouse pointer background colour. 947Mouse pointer background colour.
946 948
949=item B<pointerShape:> I<string>
950
951Compile I<frills>: Specifies the name of the mouse pointer shape
952[default B<xterm>]. See the macros in the B<X11/cursorfont.h> include
953file for possible values (omit the C<XC_> prefix).
954
947=item B<pointerBlankDelay:> I<number> 955=item B<pointerBlankDelay:> I<number>
948 956
949Specifies number of seconds before blanking the pointer [default 2]. Use a 957Specifies number of seconds before blanking the pointer [default 2]. Use a
950large number (e.g. C<987654321>) to effectively disable the timeout. 958large number (e.g. C<987654321>) to effectively disable the timeout.
951 959
977 985
978B<< BACKSLASH `"'&()*,;<=>?@[]^{|} >> 986B<< BACKSLASH `"'&()*,;<=>?@[]^{|} >>
979 987
980=item B<preeditType:> I<style> 988=item B<preeditType:> I<style>
981 989
982B<OverTheSpot>, B<OffTheSpot>, B<Root>; option B<-pt>. 990B<OnTheSpot>, B<OverTheSpot>, B<OffTheSpot>, B<Root>; option B<-pt>.
983 991
984=item B<inputMethod:> I<name> 992=item B<inputMethod:> I<name>
985 993
986I<name> of inputMethod to use; option B<-im>. 994I<name> of inputMethod to use; option B<-im>.
987 995

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines