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

xtermset - change settings of an xterm

Authors

       Breyten Ernsting (bje@dds.nl)
       Decklin Foster (decklin@home.com)

User Commands                                       Dec 2000                                         XTERMSET(1)

Bugs

-geom does not support offsets from the left or bottom of the screen.  If the geometry-spec isn't in  the
       correct format, the output will be strange.

Description

xtermset  allows you to change the characteristics of an xterm window from the command line. Most options
       have the same names as those that you would give xterm at startup.

Files

~/.xtermsetrc

Name

       xtermset - change settings of an xterm

Options

-store[<filename>]
               This option will save all the other command line options given to the filename.  If  filename  is
               omitted then the options will be written to ~/.xtermsetrc.-default[<filename>]
               This  option  will  load options from the specified filename. If the filename is omitted then the
               options will be loaded from ~/.xtermsetrc. Options specified on the command  line  preceed  those
               that are in the options file.

       -f,-force
               xtermset  normally checks if you are using it on a correct terminal (xterm (derivative) or dtterm
               (derivative). With this option you can override this checking.

       -Tstring,-titlestring
               Sets the window title.

       -nstring
               Sets the icon name.

       -fgcolor
               Sets the VT100 foreground color.

       -bgcolor
               Sets the VT100 background color.

       -mousefgcolor
               Sets the mouse pointer foreground color.

       -mousebgcolor
               Sets the mouse pointer background color.

       -tekfgcolor
               Sets the Tektronix emulation window foreground color.

       -tekbgcolor
               Sets the Tektronix emulation window background color.

       -crcolor
               Sets the text cursor color.

       -hccolor
               Sets the color for highlighted (selected) text.

       -fnfont-spec,-fontfont-spec
               Sets the font.

       -geomgeometry-spec,-geometrygeometry-spec
               Sets the window size and position; see X(1) for details.

See Also

bash(1), xterm(1), X(1)

Synopsis

       xtermset [-option ...]

See Also