Tweak x11/metisse version 0.4.1_8
[dports.git] / x11 / xwit / pkg-descr
1 xwit ("x window interface tool") is a hotch-potch collection of simple routines
2 to call some of those X11 functions that don't already have any utility commands
3 built around them. The reasoning behind this is that loosely every X function
4 should be accessible from a shell script.
5
6 For example, XWarpPointer() will move the X pointer, but no utility program
7 exists to do so on those rare occasions when you could really use it. xwit will
8 also resize, iconify, pop, and move windows given by name or id, change an icon,
9 title or name, set the screen saver going, and change individual key autorepeat
10 settings.