Control xterm window properties like colors, title, font, and geometry.
Control xterm properties such as colors, title, font and geometry
xtermcontrol$ xtermcontrol --title 'My Project'$ xtermcontrol --bg black --fg white$ xtermcontrol --font 'fixed' --fontsize 12$ xtermcontrol --geometry 80x24$ xtermcontrol --reset