blob: 716a091a635fbc7151b78ec1879188cf3d99e52a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>xfree</herd>
<maintainer>
<email>pfeifer@gentoo.org</email>
<name>Jay Pfeifer</name>
</maintainer>
<longdescription>
xtermcontrol enables dynamic control of XFree86 xterm properties.
It makes it easy to change colors, title, font and geometry of a running xterm,
as well as to report the current settings of the aforementioned properties.
Window manipulations de-/iconify, raise/lower, maximize/restore and reset are also supported.
To complete the feature set; xtermcontrol lets advanced users issue any xterm control
sequence of their choosing.
</longdescription>
</pkgmetadata>
|