diff options
author | Panagiotis Nikolaou <hostmaster@slackonly.com> | 2017-02-26 11:02:45 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-02-26 11:02:45 +0700 |
commit | bdb0f08846f0edd306b2da3238ba7aa5d45610f4 (patch) | |
tree | 898409200540762f84bae88054667e203fe77611 /desktop/xdo/README | |
parent | ccc021914db4af6452369988f5b8d49202b142ce (diff) | |
download | slackbuilds-bdb0f08846f0edd306b2da3238ba7aa5d45610f4.tar.gz |
desktop/xdo: Added (X Utility).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/xdo/README')
-rw-r--r-- | desktop/xdo/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/desktop/xdo/README b/desktop/xdo/README new file mode 100644 index 0000000000..83023b9dc9 --- /dev/null +++ b/desktop/xdo/README @@ -0,0 +1,5 @@ +xdo (Perform actions on windows) + +Apply the given action to the given windows. +If no window IDs and no options are given, +the action applies to the focused window. |