1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415
|
'\" t
.\" Title: xfce4-terminal
.\" Author: Sergios - Anestis Kefalidis <sergioskefalidis@gmail.com>
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
.\" Date: 12/19/2024
.\" Manual: Xfce
.\" Source: xfce4-terminal
.\" Language: English
.\"
.TH "XFCE4\-TERMINAL" "1" "12/19/2024" "xfce4-terminal" "Xfce"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.\" http://bugs.debian.org/507673
.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.\" -----------------------------------------------------------------
.\" * set default formatting
.\" -----------------------------------------------------------------
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
.ad l
.\" -----------------------------------------------------------------
.\" * MAIN CONTENT STARTS HERE *
.\" -----------------------------------------------------------------
.SH "NAME"
xfce4-terminal \- A Terminal emulator for X
.SH "SYNOPSIS"
.HP \w'\fBxfce4\-terminal\fR\ 'u
\fBxfce4\-terminal\fR [OPTION...]
.SH "DESCRIPTION"
.PP
xfce4\-terminal is what is known as an X terminal emulator, often referred to as terminal or shell\&. It provides an equivalent to the old\-fashioned text screen on your desktop, but one which can easily share the screen with other graphical applications\&. Windows users may already be familiar with the MS\-DOS Prompt utility, which has the analogous function of offering a DOS command\-line under Windows, though one should note that the UNIX CLI offer far more power and ease of use than does DOS\&.
.PP
xfce4\-terminal emulates the
xterm
application developed by the X Consortium\&. In turn, the
xterm
application emulates the DEC VT102 terminal and also supports the DEC VT220 escape sequences\&. An escape sequence is a series of characters that start with the
Esc
character\&. xfce4\-terminal accepts all of the escape sequences that the VT102 and VT220 terminals use for functions such as to position the cursor and to clear the screen\&.
.SH "OPTIONS"
.SS "Option Summary"
.PP
Here is a summary of all the options, grouped by type\&. Explanations are in the following sections\&.
.PP
General Options
.RS 4
\fB\-h\fR, \fB\-\-help\fR;
\fB\-V\fR, \fB\-\-version\fR;
\fB\-\-disable\-server\fR;
\fB\-\-color\-table\fR;
\fB\-\-preferences\fR;
\fB\-\-default\-display=\fR\fB\fIdisplay\fR\fR;
\fB\-\-default\-working\-directory=\fR\fB\fIdirectory\fR\fR
.RE
.PP
Window or Tab Separators
.RS 4
\fB\-\-tab\fR;
\fB\-\-window\fR
.RE
.PP
Tab Options
.RS 4
\fB\-x\fR, \fB\-\-execute\fR;
\fB\-e\fR, \fB\-\-command=\fR\fB\fIcommand\fR\fR;
\fB\-T\fR, \fB\-\-title=\fR\fB\fItitle\fR\fR;
\fB\-\-dynamic\-title\-mode=\fR\fB\fImode\fR\fR;
\fB\-\-initial\-title=\fR\fB\fItitle\fR\fR;
\fB\-\-working\-directory=\fR\fB\fIdirectory\fR\fR;
\fB\-H\fR, \fB\-\-hold\fR;
\fB\-\-active\-tab\fR;
\fB\-\-color\-text=\fR\fB\fIcolor\fR\fR;
\fB\-\-color\-bg=\fR\fB\fIcolor\fR\fR
.RE
.PP
Window Options
.RS 4
\fB\-\-display=\fR\fB\fIdisplay\fR\fR;
\fB\-\-drop\-down\fR;
\fB\-\-geometry=\fR\fB\fIgeometry\fR\fR;
\fB\-\-role=\fR\fB\fIrole\fR\fR;
\fB\-\-startup\-id=\fR\fB\fIstring\fR\fR;
\fB\-I, \-\-icon=\fR\fB\fIicon\fR\fR;
\fB\-\-fullscreen\fR;
\fB\-\-maximize\fR;
\fB\-\-minimize\fR;
\fB\-\-show\-menubar\fR,
\fB\-\-hide\-menubar\fR;
\fB\-\-show\-borders\fR,
\fB\-\-hide\-borders\fR;
\fB\-\-show\-toolbar\fR,
\fB\-\-hide\-toolbar\fR;
\fB\-\-show\-scrollbar\fR,
\fB\-\-hide\-scrollbar\fR;
\fB\-\-font=\fR\fB\fIfont\fR\fR;
\fB\-\-zoom=\fR\fB\fIzoom\fR\fR;
\fB\-\-class=\fR\fB\fIclass\fR\fR
.RE
.SS "General Options"
.PP
\fB\-h\fR, \fB\-\-help\fR
.RS 4
List the various command line options supported by xfce4\-terminal and exit\&.
.RE
.PP
\fB\-V\fR, \fB\-\-version\fR
.RS 4
Display version information and exit\&.
.RE
.PP
\fB\-\-disable\-server\fR
.RS 4
Do not register with the D\-BUS session message bus\&. Run this terminal in its own process\&.
.RE
.PP
\fB\-\-color\-table\fR
.RS 4
Echo the color codes\&.
.RE
.PP
\fB\-\-preferences\fR
.RS 4
Open the xfce4\-terminal preferences window\&.
.RE
.PP
\fB\-\-default\-display=\fR\fB\fIdisplay\fR\fR
.RS 4
Default X display to use\&.
.RE
.PP
\fB\-\-default\-working\-directory=\fR\fB\fIdirectory\fR\fR
.RS 4
Set
\fIdirectory\fR
as the default working directory for the terminal\&.
.RE
.SS "Window or Tab Separators"
.PP
\fB\-\-tab\fR
.RS 4
Open a new tab in the last specified window\&. More than one of these options can be provided, each opening an additional tab\&.
.RE
.PP
\fB\-\-window\fR
.RS 4
Open a new window containing one tab\&. More than one of these options can be provided\&.
.RE
.PP
If there is an active window, the last specified window is that window until a \-\-window option is encountered at which point that new window is the last specified window\&.
.PP
If there is no active window, the last specified window is the window created by xfce4\-terminal until a \-\-window option is encountered at which point that new window is the last specified window\&.
.PP
These options can be combined with \-\-drop\-down\&.
.SS "Tab Options"
.PP
\fB\-x\fR, \fB\-\-execute\fR
.RS 4
Execute the remainder of the command line inside the terminal\&.
.RE
.PP
\fB\-e\fR, \fB\-\-command=\fR\fB\fIcommand\fR\fR
.RS 4
Execute
\fIcommand\fR
inside the terminal\&.
.RE
.PP
\fB\-T\fR, \fB\-\-title=\fR\fB\fItitle\fR\fR
.RS 4
Set
\fItitle\fR
as the window title for the terminal (ignores dynamically\-set title)\&.
.RE
.PP
\fB\-\-dynamic\-title\-mode=\fR\fB\fImode\fR\fR
.RS 4
Set
\fImode\fR
as the dynamically\-set title mode for the terminal, one of: \*(Aqreplace\*(Aq, \*(Aqbefore\*(Aq, \*(Aqafter\*(Aq, \*(Aqnone\*(Aq\&.
.RE
.PP
\fB\-\-initial\-title=\fR\fB\fItitle\fR\fR
.RS 4
Set
\fItitle\fR
as the initial window title for the terminal (respects dynamically\-set title)\&.
.RE
.PP
\fB\-\-working\-directory=\fR\fB\fIdirectory\fR\fR
.RS 4
Set
\fIdirectory\fR
as the working directory for the terminal\&.
.RE
.PP
\fB\-H\fR, \fB\-\-hold\fR
.RS 4
Causes the terminal to be kept around after the child command has terminated\&.
.RE
.PP
\fB\-\-active\-tab\fR
.RS 4
Makes the terminal active: useful when a terminal window contains multiple tabs\&.
.RE
.PP
\fB\-\-color\-text=\fR\fB\fIcolor\fR\fR
.RS 4
Set
\fIcolor\fR
as the text color for the terminal per the following specification: https://docs\&.gtk\&.org/gdk3/method\&.RGBA\&.parse\&.html
.RE
.PP
\fB\-\-color\-bg=\fR\fB\fIcolor\fR\fR
.RS 4
Set
\fIcolor\fR
as the background color for the terminal per the following specification: https://docs\&.gtk\&.org/gdk3/method\&.RGBA\&.parse\&.html
.RE
.SS "Window Options"
.PP
\fB\-\-display=\fR\fB\fIdisplay\fR\fR
.RS 4
X display to use for the last\- specified window\&.
.RE
.PP
\fB\-\-drop\-down\fR
.RS 4
Will start the window in drop\-down mode (also called a Quake\-style terminal)\&. This will only apply to the first window started with this option\&. It is advised to bind this to a shortcut in the keyboard preferences\&.
.RE
.PP
\fB\-\-geometry=\fR\fB\fIgeometry\fR\fR
.RS 4
Sets the geometry of the last\-specified window to
\fIgeometry\fR\&. Read
\fBX\fR(7)
for more information on how to specify window geometries\&.
.RE
.PP
\fB\-\-role=\fR\fB\fIrole\fR\fR
.RS 4
Sets the window role of the last\-specified window to
\fIrole\fR\&. Applies to only one window and can be specified once for each window you create from the command line\&. The
\fIrole\fR
is a unique identifier for the window to be used when restoring a session\&.
.RE
.PP
\fB\-\-startup\-id=\fR\fB\fIstring\fR\fR
.RS 4
Specifies the startup notification id for the last\-specified window\&. Used internally to forward the startup notification id when using the D\-BUS service\&.
.RE
.PP
\fB\-I, \-\-icon=\fR\fB\fIicon\fR\fR
.RS 4
Set the terminal\*(Aqs icon as an icon name or filename\&.
.RE
.PP
\fB\-\-fullscreen\fR
.RS 4
Set the last\-specified window into fullscreen mode; applies to only one window; can be specified once for each window you create from the command line\&.
.RE
.PP
\fB\-\-maximize\fR
.RS 4
Set the last\-specified window into maximized mode; applies to only one window; can be specified once for each window you create from the command line\&.
.RE
.PP
\fB\-\-minimize\fR
.RS 4
Set the last\-specified window into minimized mode; applies to only one window; can be specified once for each window you create from the command line\&.
.RE
.PP
\fB\-\-show\-menubar\fR
.RS 4
Turn on the menubar for the last\-specified window\&. Can be specified once for each window you create from the command line\&.
.RE
.PP
\fB\-\-hide\-menubar\fR
.RS 4
Turn off the menubar for the last\-specified window\&. Can be specified once for each window you create from the command line\&.
.RE
.PP
\fB\-\-show\-borders\fR
.RS 4
Turn on the window decorations for the last\-specified window\&. Applies to only one window\&. Can be specified once for each window you create from the command line\&.
.RE
.PP
\fB\-\-hide\-borders\fR
.RS 4
Turn off the window decorations for the last\-specified window\&. Applies to only one window\&. Can be specified once for each window you create from the command line\&.
.RE
.PP
\fB\-\-show\-toolbar\fR
.RS 4
Turn on the toolbar for the last\-specified window\&. Applies to only one window\&. Can be specified once for each window you create from the command line\&.
.RE
.PP
\fB\-\-hide\-toolbar\fR
.RS 4
Turn off the toolbar for the last\-specified window\&. Applies to only one window\&. Can be specified once for each window you create from the command line\&.
.RE
.PP
\fB\-\-show\-scrollbar\fR
.RS 4
Turn on the scrollbar for the last\-specified window\&. Scrollbar position is taken from the settings; if position is None, the default position is Right side\&. Applies to only one window\&. Can be specified once for each window you create from the command line\&.
.RE
.PP
\fB\-\-hide\-scrollbar\fR
.RS 4
Turn off the scrollbar for the last\-specified window\&. Applies to only one window\&. Can be specified once for each window you create from the command line\&.
.RE
.PP
\fB\-\-font=\fR\fB\fIfont\fR\fR
.RS 4
Set the terminal font\&.
.RE
.PP
\fB\-\-zoom=\fR\fB\fIzoom\fR\fR
.RS 4
Set the zoom level: the font size will be multiplied by this level\&. The range is from \-7 to 7, default is 0\&. Each step multiplies the size by 1\&.2, i\&.e\&. level 7 is 3\&.5831808 (1\&.2^7) times larger than the default size\&.
.RE
.PP
\fB\-\-class=\fR\fB\fIclass\fR\fR
.RS 4
Set the window manager class of all terminal windows\&. Controls window grouping in the panel\&. If a terminal instance is already open, requires
\fB\-\-disable\-server\fR
to be set\&.
.RE
.SH "EXAMPLES"
.PP
xfce4\-terminal \-\-geometry 80x40 \-\-command mutt \-\-tab \-\-command mc
.RS 4
Opens a new terminal window with a geometry of 80 columns and 40 rows and two tabs in it, where the first tab runs
\fBmutt\fR
and the second tab runs
\fBmc\fR\&.
.RE
.SH "ENVIRONMENT"
.PP
xfce4\-terminal uses the Basedir Specification as defined on
\m[blue]\fBFreedesktop\&.org\fR\m[]\&\s-2\u[1]\d\s+2
to locate its data and configuration files\&. This means that file locations will be specified as a path relative to the directories described in the specification\&.
.PP
\fI${XDG_CONFIG_HOME}\fR
.RS 4
The first base directory to look for configuration files\&. By default this is set to
~/\&.config/\&.
.RE
.PP
\fI${XDG_CONFIG_DIRS}\fR
.RS 4
A colon separated list of base directories that contain configuration data\&. By default the application will look in
${sysconfdir}/xdg/\&. The value of
\fI${sysconfdir}\fR
depends on how the program was build and will often be
/etc/
for binary packages\&.
.RE
.PP
\fI${XDG_DATA_HOME}\fR
.RS 4
The root for all user\-specific data files\&. By default this is set to
~/\&.local/share/\&.
.RE
.PP
\fI${XDG_DATA_DIRS}\fR
.RS 4
A set of preference ordered base directories relative to which data files should be searched in addition to the
\fI${XDG_DATA_HOME}\fR
base directory\&. The directories should be separated with a colon\&.
.RE
.SH "FILES"
.PP
${XDG_CONFIG_HOME}/xfce4/terminal/accels\&.scm
.RS 4
This is the location of the keyboard shortcuts configuration file for xfce4\-terminal\&. Editing this file allows one to modify or disable shortcuts for the supported actions\&.
.RE
.SH "SEE ALSO"
.PP
\fBbash\fR(1),
\fBX\fR(7)
.SH "AUTHORS"
.PP
\fBSergios \- Anestis Kefalidis\fR <\&sergioskefalidis@gmail\&.com\&>
.RS 4
Developer
.RE
.PP
\fBIgor Zakharov\fR <\&f2404@yandex\&.ru\&>
.RS 4
Developer
.RE
.PP
\fBNick Schermer\fR <\&nick@xfce\&.org\&>
.RS 4
Developer
.RE
.PP
\fBBenedikt Meurer\fR <\&benny@xfce\&.org\&>
.br
Software developer, os\-cillation, System development,
.RS 4
Developer
.RE
.SH "NOTES"
.IP " 1." 4
Freedesktop.org
.RS 4
\%http://freedesktop.org/
.RE
|