diff options
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. |