• gnome-terminal — is a terminal emulation application.


    http://manpages.ubuntu.com/manpages/hardy/man1/gnome-terminal.1.html

    NAME

           gnome-terminal — is a terminal emulation application.

    SYNOPSIS

           gnome-terminal  [-e,  --command=STRING]   [-x,  --execute ]  [--window-
           with-profile=PROFILENAME]  [--tab-with-profile=PROFILENAME]  [--window-
           with-profile-internal-id=PROFILEID]       [--tab-with-profile-internal-
           id=PROFILEID]    [--role=ROLE]    [--show-menubar]     [--hide-menubar]
           [--geometry=GEOMETRY]     [--disable-factory]     [-t,   --title=TITLE]
           [--working-directory=DIRNAME]  [--usage]  [-?, --help]

    DESCRIPTION

           GNOME Terminal is a terminal emulation application that you can use  to
           perform the following actions:

           Access a UNIX shell in the GNOME environment.

           A shell is a program that interprets and executes the commands that you
           type at a command line prompt.  When  you  start  GNOME  Terminal,  the
           application  starts  the default shell that is specified in your system
           account. You can switch to a different shell at any time.

           Run any application that is designed to run on VT102, VT220, and  xterm
           terminals.

           GNOME   Terminal   emulates  the  xterm  program  developed  by  the  X
           Consortium. In turn, the xterm program emulates the DEC VT102  terminal
           and also supports the DEC VT220 escape sequences. An escape sequence is
           a series of characters that starts with the Esc character.

           GNOME Terminal accepts all of the escape sequences that the  VT102  and
           VT220  terminals  use  for functions such as positioning the cursor and
           clearing the screen.

    OPTIONS

           -e, --command=STRING
                     Execute the argument to this option inside the terminal.

           -x, --execute
                     Execute  the  remainder  of  the  command  line  inside   the
                     terminal.

           --window-with-profile=PROFILENAME
                     Open  a  new  window containing a tab with the given profile.
                     More than one of these options can be provided.

           --tab-with-profile=PROFILENAME
                     Open a tab in the window with the given  profile.  More  than
                     one  of these options can be provided, to open several tabs .

           --window-with-profile-internal-id=PROFILEID
                     Open a new window containing a tab with the given profile ID.
                     Used internally to save sessions.

           --tab-with-profile-internal-id=PROFILEID
                     Open  a  tab  in  the window with the given profile ID.  Used
                     internally to save sessions.

           --role=ROLE
                     Set the role for the last-specified window; applies  to  only
                     one  window; can be specified once for each window you create
                     from the command line.

           --show-menubar
                     Turn on the menu bar for the last-specified  window;  applies
                     to only one window; can be specified once for each window you
                     create from the command line.

           --hide-menubar
                     Turn off the menu bar for the last-specified window;  applies
                     to only one window; can be specified once for each window you
                     create from the command line.

           --geometry=GEOMETRY
                     X geometry specification (see "X" man page), can be specified
                     once per window to be opened.

           --disable-factory
                     Do  not  register with the activation name server, do not re-
                     use an active terminal.

           -t, --title=TITLE
                     Set the terminal’s title to TITLE.

           --working-directory=DIRNAME
                     Set the terminal’s working directory to DIRNAME.

           --usage   Display brief usage message.

           -?, --help
                     Show help message.

    AUTHOR

           This manual page was written by Christian Marillat  marillat@debian.org
           for the Debian GNU/Linux system (but may be used by others).
    <script>window._bd_share_config={"common":{"bdSnsKey":{},"bdText":"","bdMini":"2","bdMiniList":false,"bdPic":"","bdStyle":"0","bdSize":"16"},"share":{}};with(document)0[(getElementsByTagName('head')[0]||body).appendChild(createElement('script')).src='http://bdimg.share.baidu.com/static/api/js/share.js?v=89860593.js?cdnversion='+~(-new Date()/36e5)];</script>
    阅读(129) | 评论(0) | 转发(0) |
    给主人留下些什么吧!~~
    评论热议
  • 相关阅读:
    Java 连oracle 12C 起步
    powershell excel 导入 sqlserver
    移动端适配方案(上)
    ie7兼容问题
    node学习第三天(2)
    node学习第三天(1)
    HTMl5的sessionStorage和localStorage的一些区别
    html5+css3实战之-幽灵按钮
    node.js理论知识梳理
    node.js学习第二天
  • 原文地址:https://www.cnblogs.com/ztguang/p/12649508.html
Copyright © 2020-2023  润新知