diff options
author | B. Watson <urchlay@slackware.uk> | 2024-01-31 01:07:09 -0500 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2024-01-31 01:07:09 -0500 |
commit | d20d7a88902659b28369b56ab5d1447b775fb7a1 (patch) | |
tree | 97d3c76b7193e40215afc4b423943f3eca1ea029 /README | |
download | xdeadzone-d20d7a88902659b28369b56ab5d1447b775fb7a1.tar.gz |
Initial commit.
Diffstat (limited to 'README')
-rw-r--r-- | README | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -0,0 +1,13 @@ +README for XDeadZone +==================== + +xdeadzone's job is to create a window of a specified size, and prevent +the mouse pointer from entering it. + +The intended use for it is to keep the mouse out of the "dead zone" +of a multi-head X display where the monitors don't all have the same +resolution. It could also be useful for covering annoying parts of +the screen, e.g. advertisements in ad-driven software like the Opera +browser, or Adobe Reader. + +See the man page for more information. |