logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

xtitle - set window title and icon name for an X11 terminal window

Author

       Steve Kinzler, kinzler@cs.indiana.edu, Nov 1993/Nov 1998/Mar 2000/Dec 2009

Caveats

Xtitle  is  known  to  work  with  xterm(1)  and dtterm(1).  The effect of the control sequences in other
       terminals is not known, though I wouldn't expect any problems.

Description

Xtitle will set the window title and/or the icon name of the terminal window in which it is run to be its
       command line arguments.  It does this by outputting the appropriate xterm(1) control sequence characters.
       Unless suppressed, xtitle will also report the settings it has made.

Name

       xtitle - set window title and icon name for an X11 terminal window

Options

       -t, --title
                 Only set the window title.  Default sets both.

       -i, --icon
                 Only set the icon name.  Default sets both.

       -q, --quiet
                 Quiet mode.  Doesn't report the settings performed.

       -V, --version
                 Only prints the program version.

       -h, --help
                 Prints a helpful usage message.

       --        Interprets all following arguments as strings instead of options.

See Also

xterm(1), dtterm(1)

                                                      1.0.2                                            XTITLE(1)

Synopsis

xtitle [ -tiq ] [ -- ] string...  | [ -V ] [ -h ]

Url

Version

       1.0.4

See Also