~ubuntu-branches/ubuntu/trusty/xterm/trusty

« back to all changes in this revision

Viewing changes to xterm.man

  • Committer: Bazaar Package Importer
  • Author(s): Bryce Harrington
  • Date: 2009-02-26 13:53:17 UTC
  • mfrom: (1.1.13 upstream) (11.1.6 sid)
  • Revision ID: james.westby@ubuntu.com-20090226135317-qnnj97y2n7olu8fo
Tags: 241-1ubuntu1
* Merge from debian unstable, remaining changes:
  - Enabled URL hilighting
  - rm -rf for .pc patches

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
'\" t
2
 
.\" $XTermId: xterm.man,v 1.413 2008/12/30 11:23:59 tom Exp $
 
2
.\" $XTermId: xterm.man,v 1.417 2009/01/25 16:48:16 tom Exp $
3
3
.\"
4
 
.\" Copyright 1996-2007,2008 by Thomas E. Dickey
 
4
.\" Copyright 1996-2008,2009 by Thomas E. Dickey
5
5
.\"
6
6
.\"                         All Rights Reserved
7
7
.\"
693
693
(if configured to do so),
694
694
whereas \fIxterm\ -e\fP does not.
695
695
.TP 8
 
696
.B -maximized
 
697
This option indicates that \fIxterm\fP should ask the window manager to
 
698
maximize its layout on startup.
 
699
This corresponds to the \fBmaximized\fP resource.
 
700
.IP
 
701
Maximizing is not the reverse of iconifying;
 
702
it is possible to do both with certain window managers.
 
703
.TP 8
 
704
.B +maximized
 
705
This option indicates that \fIxterm\fP should ask the window manager to
 
706
maximize its layout on startup.
 
707
.TP 8
696
708
.B +ls
697
709
This option indicates that the shell that is started should not be a login
698
710
shell (i.e., it will be a normal ``subshell'').
1216
1228
\fBminBufSize\fP resource values to achieve better performance
1217
1229
if the operating system prefers larger buffer sizes.
1218
1230
.TP 8
 
1231
.B "maximized (\fPclass\fB Maximized)"
 
1232
Specifies whether or not \fIxterm\fP should ask the window manager to
 
1233
maximize its layout on startup.
 
1234
The default is
 
1235
``false.''
 
1236
.TP 8
1219
1237
.B "messages (\fPclass\fB Messages)"
1220
1238
Specifies whether write access to the terminal is allowed initially.
1221
1239
See
1424
1442
.SS VT100 Widget Resources
1425
1443
.PP
1426
1444
The following resources are specified as part
1427
 
of the \fIvt100\fP widget (class \fIVT100\fP):
1428
 
These are specified by patterns such as "\fBXTerm.vt100.\fP\fINAME\fP":
 
1445
of the \fIvt100\fP widget (class \fIVT100\fP).
 
1446
They are specified by patterns such as "\fBXTerm.vt100.\fP\fINAME\fP".
 
1447
.PP
 
1448
If your \fIxterm\fP is configured to support the "toolbar", then those
 
1449
patterns need an extra level for the form-widget which holds the
 
1450
toolbar and vt100 widget.  A wildcard between the top-level
 
1451
"XTerm" and the "vt100" widget makes the resource settings work for
 
1452
either, e.g., "\fBXTerm*vt100.\fP\fINAME\fP".
1429
1453
.TP 8
1430
1454
.B "activeIcon (\fPclass\fB ActiveIcon)"
1431
1455
Specifies whether or not active icon windows are to be used when the
1462
1486
Specifies whether control sequences that query the terminal's
1463
1487
notion of its function-key strings, as termcap or terminfo capabilities
1464
1488
should be allowed.
1465
 
The default is ``true.''
 
1489
The default is ``false.''
 
1490
.IP
 
1491
A few programs, e.g,. \fIvim\fP, use this feature to get an accurate
 
1492
description of the terminal's capabilities,
 
1493
independent of the termcap/terminfo setting:
 
1494
.RS
 
1495
.TP 3
 
1496
-
 
1497
\fIxterm\fP can tell the querying program how many colors it supports.
 
1498
This is a constant, depending on how it is compiled, typically 16.
 
1499
It does not change if you alter resource settings,
 
1500
e.g., the \fBboldColors\fP resource.
 
1501
.TP 3
 
1502
-
 
1503
\fIxterm\fP can tell the querying program what strings are sent by modified
 
1504
(shift-, control-, alt-) function- and keypad-keys.
 
1505
Reporting control- and alt-modifiers is a feature that relies on the
 
1506
\fIncurses\fP extended naming.
 
1507
.RE
1466
1508
.TP
1467
1509
.B "allowTitleOps (\fPclass\fB AllowTitleOps)"
1468
1510
Specifies whether control sequences that modify the window title or icon name
2246
2288
Values are the same as for the \fIset-vt-font\fP action.
2247
2289
The default is ``d'', i.e., "default".
2248
2290
.TP 8
 
2291
.B "inputMethod (\fPclass\fB XtCInputMethod)"
 
2292
Tells \fIxterm\fP which type of input method to use.
 
2293
There is no default method.
 
2294
.TP 8
2249
2295
.B "internalBorder (\fPclass\fB BorderWidth)"
2250
2296
Specifies the number of pixels between the characters and the window border.
2251
2297
The default is 2.
2559
2605
On startup, \fIxterm\fP determines the maximum number of clicks
2560
2606
by the \fBon\fP\fIX\fP\fBClicks\fP resource values which are set.
2561
2607
.TP 8
 
2608
.B "openIm (\fPclass\fB XtCOpenIm)"
 
2609
Tells \fIxterm\fP whether to open the input method at startup.
 
2610
The default is ``true''.
 
2611
.TP 8
2562
2612
.B "pointerColor (\fPclass\fB PointerColor)"
2563
2613
Specifies the foreground color of the pointer.
2564
2614
The default is
2594
2644
Specifies whether the window would be raised when Control-G is received.
2595
2645
The default is ``false.''
2596
2646
.TP 8
 
2647
.B "preeditType (\fPclass\fB XtCPreeditType)"
 
2648
Tells \fIxterm\fP which types of preedit (preconversion) string to display.
 
2649
The default is ``OverTheSpot,Root''.
 
2650
.TP 8
2597
2651
.B "printAttributes (\fPclass\fB PrintAttributes)"
2598
2652
Specifies whether to print graphic attributes along with the text.
2599
2653
A real DEC VTxxx terminal will print the underline, highlighting codes