table of contents
XFCE4-TERMINAL(1) | Xfce | XFCE4-TERMINAL(1) |
NAME¶
xfce4-terminal - Προσομοιωτής τερματικού για τον X
Σύνοψη¶
xfce4-terminal [ΕΠΙΛΟΓΗ...]
Περιγραφή¶
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.
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.
Επιλογές¶
Πρίληψη Επιλογής¶
Εδώ είναι μια περίληψη όλων των επιλογών, ομαδοποιημένων ανά τύπο. Η επεξήγησή τους ακολουθεί στις επόμενες ενότητες.
Γενικές Επιλογές
Window or Tab Separators
Επιλογές Καρτέλας
Επιλογές Παραθύρου
Γενικές Επιλογές¶
-h, --help
-V, --version
--disable-server
--color-table
--default-display=εμφάνιση
--default-working-directory=κατάλογος
Window or Tab Separators¶
--tab
If you use this as the first option, without --window separators, the last window will be re-used.
--window
Επιλογές Καρτέλας¶
-x, --execute
-e, --command=command
--working-directory=κατάλογος
-T, --title=title
-H, --hold
Επιλογές Παραθύρου¶
--display=εμφάνιση
--drop-down
--geometry=γεωμετρία
--role=ρόλος
--startup-id=αλφαριθμητικό
-I, --icon=εικονίδιο
--fullscreen
--maximize
--minimize
--show-menubar
--hide-menubar
--show-borders
--hide-borders
--show-toolbar
--hide-toolbar
--show-scrollbar
--hide-scrollbar
--font=font
--zoom=zoom
Παραδείγματα¶
xfce4-terminal --geometry 80x40 --command mutt --tab --command mc
Περιβάλλον¶
xfce4-terminal uses the Basedir Specification as defined on Freedesktop.org[1] 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.
${XDG_CONFIG_HOME}
${XDG_CONFIG_DIRS}
${XDG_DATA_HOME}
${XDG_DATA_DIRS}
Αρχεία¶
${XDG_CONFIG_DIRS}/xfce4/terminal/terminalrc
Δείτε επίσης¶
AUTHORS¶
Igor Zakharov <f2404@yandex.ru>
Nick Schermer <nick@xfce.org>
Benedikt Meurer <benny@xfce.org>
Προγραμματιστής
λογισμικού,
os-cillation,
Προγραμματιστής
συστήματος,
NOTES¶
- 1.
- Freedesktop.org
07/15/2017 | xfce4-terminal 0.8.6 |