Scroll to navigation

XTERMSET(1) General Commands Manual XTERMSET(1)

NAME

xtermset - change settings of an xterm

SYNOPSIS

xtermset [-option ...]

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.

OPTIONS

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.
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.
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.
Sets the window title.
Sets the icon name.
Sets the VT100 foreground color.
Sets the VT100 background color.
Sets the mouse pointer foreground color.
Sets the mouse pointer background color.
Sets the Tektronix emulation window foreground color.
Sets the Tektronix emulation window background color.
Sets the text cursor color.
Sets the color for highlighted (selected) text.
Sets the font.
Sets the window size and position; see X(1) for details.

FILES

~/.xtermsetrc

SEE ALSO

bash(1), xterm(1), X(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.

AUTHORS

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

Dec 2000 User Commands