1KXTERM(1) General Commands Manual KXTERM(1)
2
3
4
6 kxterm - the CERN KUIP terminal emulator
7
9 kxterm [class] [options]
10
12 kxterm is a terminal emulator combining the best features of the (now
13 defunct) Apollo DM pads (like: input and transcript pads, automatic
14 file backup of transcript pad, string search in pads, etc.) and the
15 Korn shell emacs-style command line editing and command line recall
16 mechanism. For more detailed information about the program, please see
17 the online help available from the kxterm Help menu.
18
19 kxterm has a number of X resources which can be set by the user; these
20 are listed in the online help and in the file
21 /etc/X11/app-defaults/KXterm, where the default values are set. It
22 should be noted that when kxterm is acting as a client for another
23 application, the desired X resource should be prefixed by "Kx" plus the
24 class name of the application. So for application "Foo" the kxterm
25 resource class would be KxFoo, and one would set KxFoo*background, etc.
26 One can also set the resource class of a kxterm window via the com‐
27 mand-line with the class argument.
28
30 -font fn
31 Specifies the font used by kxterm. The font fn must be an XLFD
32 (X Logical Font Description), as for example displayed by the
33 xlsfonts program.
34
35 -geometry geom
36 Specifies the preferred size and position of the kxterm window;
37 see X(7x) for details.
38
39 -h, -help
40 Show a summary of options.
41
42 -iconic
43 Specifies that the window manager should start kxterm as an
44 icon.
45
46 -n iconname
47 Specifies the name of the kxterm window in an iconic state.
48
49 -name name
50 Specifies both the title and the iconized name of the kxterm
51 window.
52
53 -pid pid
54 Specifies the process ID of the program that kxterm should act
55 as a client for.
56
57 -prompt prompt
58 Sets the prompt displayed in the input pad of the program.
59
60 -tfont fn
61 Specifies the font used by text boxes, the input pad, and the
62 transcript pad of the program. This should probably be a
63 fixed-width font like "courier" or "fixed".
64
65 -title title
66 Sets the title of the kxterm window to title.
67
69 · xlsfonts(1) - a program to list available fonts on an X server
70 · paw++[22m(1) - a program using kxterm for its command interface
71 · the online help available from kxterm's Help menu
72
74 This manual page was written by Kevin McCarty <kmccarty@debian.org> for
75 the Debian GNU/Linux system (but may be used by others).
76
77
78
79KXTERM(1) General Commands Manual KXTERM(1)
80
81
82
84 kxterm - the CERN KUIP terminal emulator
85
87 kxterm [class] [options]
88
90 kxterm is a terminal emulator combining the best features of the (now
91 defunct) Apollo DM pads (like: input and transcript pads, automatic
92 file backup of transcript pad, string search in pads, etc.) and the
93 Korn shell emacs-style command line editing and command line recall
94 mechanism. For more detailed information about the program, please see
95 the online help available from the kxterm Help menu.
96
97 kxterm has a number of X resources which can be set by the user; these
98 are listed in the online help and in the file
99 /etc/X11/app-defaults/KXterm, where the default values are set. It
100 should be noted that when kxterm is acting as a client for another
101 application, the desired X resource should be prefixed by "Kx" plus the
102 class name of the application. So for application "Foo" the kxterm
103 resource class would be KxFoo, and one would set KxFoo*background, etc.
104 One can also set the resource class of a kxterm window via the com‐
105 mand-line with the class argument.
106
108 -font fn
109 Specifies the font used by kxterm. The font fn must be an XLFD
110 (X Logical Font Description), as for example displayed by the
111 xlsfonts program.
112
113 -geometry geom
114 Specifies the preferred size and position of the kxterm window;
115 see X(7x) for details.
116
117 -h, -help
118 Show a summary of options.
119
120 -iconic
121 Specifies that the window manager should start kxterm as an
122 icon.
123
124 -n iconname
125 Specifies the name of the kxterm window in an iconic state.
126
127 -name name
128 Specifies both the title and the iconized name of the kxterm
129 window.
130
131 -pid pid
132 Specifies the process ID of the program that kxterm should act
133 as a client for.
134
135 -prompt prompt
136 Sets the prompt displayed in the input pad of the program.
137
138 -tfont fn
139 Specifies the font used by text boxes, the input pad, and the
140 transcript pad of the program. This should probably be a
141 fixed-width font like "courier" or "fixed".
142
143 -title title
144 Sets the title of the kxterm window to title.
145
147 · xlsfonts(1) - a program to list available fonts on an X server
148 · paw++[22m(1) - a program using kxterm for its command interface
149 · the online help available from kxterm's Help menu
150
152 This manual page was written by Kevin McCarty <kmccarty@debian.org> for
153 the Debian GNU/Linux system (but may be used by others).
154
155
156
157 January 24, 2003 KXTERM(1)