xtermcontrol enables dynamic control of XFree86 xterm properties. It makes it easy to change colors, titles, fonts, and the geometry of a running xterm, as well as to report the current settings of the properties. Window manipulations such as (de)iconify, raise and lower, maximize and restore, and reset are also supported. It also lets advanced users issue any xterm control sequence.
| Tags | Terminals Terminal Emulators/X Terminals Utilities |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux Unix |
| Implementation | C |
Recent releases


Release Notes: This release marks a major version bump because the strategy of when a configuration file is read has changed. Now xtermcontrol only reads the ~/.xtermcontrol file if run without options, or if specifically requested by the --file option. This release also prevents the terminal from becoming unresponsive when attempting to report the current setting of a unsupported or disallowed property.


Release Notes: This release adds a more elaborate troubleshooting note that xterm resources allowWindowOps, allowTitleOps, and allowFontOps should be set true, to allow xtermcontrol to use extended window control sequences, and avoid instances where it hangs. Compiler warnings have been fixed..


Release Notes: This release adds a troubleshooting note that xterm resource allowWindowOps should be set true, to allow xtermcontrol to use extended window control sequences, and avoid that it hangs.


Release Notes: This release fixes the configuration parser so the '#rrggbb' method of specifying a color works.


Release Notes: All dependencies on Xlib have been removed.
Recent comments
08 May 2002 22:47
xtctl
See also xtctl (freshmeat.net/projects...), which is a simple Bourne shell script that does this plus a whole lot more.
Steve