table of contents
XFCE4-TERMINAL(1) | Xfce | XFCE4-TERMINAL(1) |
NAME¶
xfce4-terminal - X için bir Terminal emülatörü
ÖZET¶
xfce4-terminal [SEÇENEK...]
TANıM¶
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.
SEçENEKLER¶
Seçenek Özeti¶
İşte tüm seçeneklerin bir özeti, türüne göre gruplandırılmıştır. Açıklamalar aşağıdaki bölümlerde.
Genel Seçenekler
Pencere veya Seçme Ayırıcılar
Sekme Seçenekleri
Pencere Seçenekleri
Genel Seçenekler¶
-h, --help
-V, --version
--disable-server
--color-table
--default-display=display
--default-working-directory=dizin
Pencere veya Seçme Ayırıcılar¶
--tab
If you use this as the first option, without --window separators, the last window will be re-used.
--window
Sekme Seçenekleri¶
-x, --execute
-e, --command=command
--working-directory=dizin
-T, --title=title
-H, --hold
Pencere Seçenekleri¶
--display=display
--drop-down
--geometry=geometry
--role=role
--startup-id=string
-I, --icon=simge
--fullscreen
--maximize
--minimize
--show-menubar
--hide-menubar
--show-borders
--hide-borders
--show-toolbar
--hide-toolbar
--show-scrollbar
--hide-scrollbar
--font=font
--zoom=zoom
ÖRNEKLER¶
xfce4-terminal --geometry 80x40 --command mutt --tab --command mc
ÇEVRE¶
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}
DOSYALAR¶
${XDG_CONFIG_DIRS}/xfce4/terminal/terminalrc
AYRıCA BAKıNıZ¶
AUTHORS¶
Igor Zakharov <f2404@yandex.ru>
Nick Schermer <nick@xfce.org>
Benedikt Meurer <benny@xfce.org>
Yazılım geliştiricisi, os-cillation, Sistem
geliştirme,
NOTES¶
- 1.
- Freedesktop.org
07/15/2017 | xfce4-terminal 0.8.6 |