~ubuntu-branches/ubuntu/saucy/xterm/saucy-proposed

« back to all changes in this revision

Viewing changes to xterm.man

  • Committer: Bazaar Package Importer
  • Author(s): Ryan Kavanagh
  • Date: 2008-11-23 17:15:10 UTC
  • mfrom: (1.1.10 upstream) (11.1.2 sid)
  • Revision ID: james.westby@ubuntu.com-20081123171510-fdwvfr4ytnfvjwjl
Tags: 237-1ubuntu1
* Merge from Debian unstable. Remaining Ubuntu changes:
  - Enabled URL hilighting
  - Maintainer field
  - rm -rf for .pc patches
* Closes (LP: #301451)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
'\" t
2
 
.\" $XTermId: xterm.man,v 1.408 2008/04/20 21:16:40 tom Exp $
 
2
.\" $XTermId: xterm.man,v 1.411 2008/09/14 23:06:19 tom Exp $
3
3
.\"
4
4
.\" Copyright 1996-2007,2008 by Thomas E. Dickey
5
5
.\"
527
527
.TP 8
528
528
.BI -hm
529
529
Tells \fIxterm\fP to use
530
 
\fBhighlightTextColor\fP and \fBhighlightColor\fP 
 
530
\fBhighlightTextColor\fP and \fBhighlightColor\fP
531
531
to override the reversed foreground/background colors in a selection.
532
532
It sets the \fBhighlightColorMode\fP resource to ``true''.
533
533
.TP 8
534
534
.BI +hm
535
535
Tells \fIxterm\fP not to use
536
 
\fBhighlightTextColor\fP and \fBhighlightColor\fP 
 
536
\fBhighlightTextColor\fP and \fBhighlightColor\fP
537
537
to override the reversed foreground/background colors in a selection.
538
538
It sets the \fBhighlightColorMode\fP resource to ``false''.
539
539
.TP 8
949
949
.B +u8
950
950
This option resets the \fButf8\fP resource.
951
951
.TP 8
 
952
.B "-uc"
 
953
This option makes the cursor underlined instead of a box.
 
954
.TP 8
 
955
.B "+uc"
 
956
This option makes the cursor a box instead of underlined.
 
957
.TP 8
952
958
.B "-ulc"
953
959
This option disables the display of characters with underline attribute as
954
960
color rather than with underlining.
1861
1867
If ``true'', the Newline is selected.
1862
1868
The default is ``true.''
1863
1869
.TP 8
 
1870
.B "cursorUnderLine (\fPclass\fB CursorUnderLine)"
 
1871
Specifies whether to make the cursor underlined or a box.
 
1872
The default is ``false.''
 
1873
.TP 8
1864
1874
.B "cutToBeginningOfLine (\fPclass\fB CutToBeginningOfLine)"
1865
1875
If ``false'', triple clicking to select a line selects only from the
1866
1876
current word forward.
1951
1961
library if support for that library was compiled into \fIxterm\fR.
1952
1962
The default is ``14.''
1953
1963
On the \fBVT\ Fonts\fP menu, this corresponds to the \fIDefault\fP entry.
 
1964
.IP
1954
1965
You can specify the pointsize for TrueType fonts selected with the other
1955
1966
size-related menu entries such as Medium, Huge, etc., by using one of
1956
1967
the following resource values.
1957
1968
If you do not specify a value,
1958
1969
they default to ``0.0'',
1959
 
which causes \fIxterm\fP to use the ratio of font sizes from the bitmap
 
1970
which causes \fIxterm\fP to use the ratio of font sizes
 
1971
from the corresponding bitmap
1960
1972
font resources to obtain a TrueType pointsize.
 
1973
.IP
 
1974
If all of the \fBfaceSize\fP resources are set, then \fIxterm\fP
 
1975
will use this information to determine the next smaller/larger
 
1976
TrueType font for the 
 
1977
\fIlarger-vt-font()\fP and
 
1978
\fIsmaller-vt-font()\fP actions.
 
1979
If any are not set, \fIxterm\fP will use only the areas of the bitmap fonts.
1961
1980
.TP 8
1962
1981
.B "faceSize1 (\fPclass\fB FaceSize1)"
1963
1982
Specifies the pointsize of the first alternative font.
2087
2106
.TP 8
2088
2107
.B "highlightColorMode (\fPclass\fB HighlightColorMode)"
2089
2108
Specifies whether \fIxterm\fP should use
2090
 
\fBhighlightTextColor\fP and \fBhighlightColor\fP 
 
2109
\fBhighlightTextColor\fP and \fBhighlightColor\fP
2091
2110
to override the reversed foreground/background colors in a selection.
2092
2111
The default is unspecified:
2093
2112
at startup, \fIxterm\fP checks if those resources are set to something
2116
2135
_ _ _ _ _
2117
2136
l l l l l.
2118
2137
\fIHCM\fR       \fIHR\fR        \fIHBG\fR       \fIHFG\fR       \fIHighlight\fP
2119
 
false   false   default default bg/fg\"0
2120
 
false   false   default set     bg/fg\"1
2121
 
false   false   set     default fg/HBG\"2
2122
 
false   false   set     set     fg/HBG\"3
2123
 
=
2124
 
false   true    default default bg/fg\"4
2125
 
false   true    default set     bg/fg\"5
2126
 
false   true    set     default fg/HBG\"6
2127
 
false   true    set     set     fg/HBG\"7
2128
 
=
2129
 
true    false   default default bg/fg\"8
2130
 
true    false   default set     HFG/fg\"9
2131
 
true    false   set     default bg/HBG\"10
2132
 
true    false   set     set     HFG/HBG\"11
2133
 
=
2134
 
true    true    default default fg/fg (useless)\"12
2135
 
true    true    default set     HFG/fg\"13
2136
 
true    true    set     default fg/HBG\"14
2137
 
true    true    set     set     HFG/HBG\"15
2138
 
=
2139
 
default false   default default bg/fg\"16
2140
 
default false   default set     bg/fg\"17
2141
 
default false   set     default fg/HBG\"18
2142
 
default false   set     set     HFG/HBG\"19
2143
 
=
2144
 
default true    default default bg/fg\"20
2145
 
default true    default set     bg/fg\"21
2146
 
default true    set     default fg/HBG\"22
2147
 
default true    set     set     HFG/HBG\"23
 
2138
false   false   default default bg/fg
 
2139
false   false   default set     bg/fg
 
2140
false   false   set     default fg/HBG
 
2141
false   false   set     set     fg/HBG
 
2142
=
 
2143
false   true    default default bg/fg
 
2144
false   true    default set     bg/fg
 
2145
false   true    set     default fg/HBG
 
2146
false   true    set     set     fg/HBG
 
2147
=
 
2148
true    false   default default bg/fg
 
2149
true    false   default set     HFG/fg
 
2150
true    false   set     default bg/HBG
 
2151
true    false   set     set     HFG/HBG
 
2152
=
 
2153
true    true    default default fg/fg (useless)
 
2154
true    true    default set     HFG/fg
 
2155
true    true    set     default fg/HBG
 
2156
true    true    set     set     HFG/HBG
 
2157
=
 
2158
default false   default default bg/fg
 
2159
default false   default set     bg/fg
 
2160
default false   set     default fg/HBG
 
2161
default false   set     set     HFG/HBG
 
2162
=
 
2163
default true    default default bg/fg
 
2164
default true    default set     bg/fg
 
2165
default true    set     default fg/HBG
 
2166
default true    set     set     HFG/HBG
2148
2167
=
2149
2168
.TE
2150
2169
.TP 8
2311
2330
encodings and UTF-8 which is used with the \fB-lc\fR option or \fBlocale\fR resource.
2312
2331
The help message shown by ``xterm -help'' lists the default value,
2313
2332
which depends on your system configuration.
 
2333
.IP
 
2334
If the encoding converter requires command-line parameters,
 
2335
you should put those within a shell script to execute the converter,
 
2336
and set this resource to point to the shell script.
2314
2337
.TP 8
2315
2338
.B "loginShell (\fPclass\fB LoginShell)"
2316
2339
Specifies whether or not the shell to be run in the window should be started
2606
2629
The default is ``false.''
2607
2630
.TP 8
2608
2631
.B "quietGrab (\fPclass\fB QuietGrab)"
2609
 
Controls whether the cursor is repainted 
 
2632
Controls whether the cursor is repainted
2610
2633
when \fINotifyGrab\fP and \fINotifyUngrab\fP
2611
2634
event types are received during change of focus.
2612
2635
The default is ``false.''