You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
B. Watson e0d43c7781
accessibility/xwit: Added (simple routines).
4 months ago
..
README accessibility/xwit: Added (simple routines). 4 months ago
slack-desc accessibility/xwit: Added (simple routines). 4 months ago
xwit.SlackBuild accessibility/xwit: Added (simple routines). 4 months ago
xwit.info accessibility/xwit: Added (simple routines). 4 months ago

README

xwit (X Window Interface Tool)

xwit is a hodge-podge collection of simple routines to call some
of those X11 functions that don't already have any utility commands
built around them. The reasoning behind this is that loosely every X
function should be accessible from a shell script.

Note: xwit is old and mostly unmaintained. It's included only for
compatibility with old scripts that use it. New software should use
xdotool rather than xwit.