diff options
author | Dylan Simon <dylan@dylex.net> | 2009-10-04 17:41:54 -0400 |
---|---|---|
committer | James Cloos <cloos@jhcloos.com> | 2009-10-05 18:06:18 -0400 |
commit | 610889785caf41146505458beccc5e3662c233db (patch) | |
tree | de00170562d3eb976d399983a0336ed45b5a84a3 /xeyes.man | |
parent | dc0f730a4a49f0e436a0a915955997b07bbf56e0 (diff) |
New -distance mapping option
Distance mapping makes more efficient use of eye space.
Signed-off-by: Dylan Simon <dylan@dylex.net>
Signed-off-by: James Cloos <cloos@jhcloos.com>
Diffstat (limited to 'xeyes.man')
-rw-r--r-- | xeyes.man | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -52,6 +52,9 @@ This is the default if \fIxeyes\fP has been compiled with Xrender support. .TP 8 .B \+render disables Xrender and draws traditional eyes. +.TP 8 +.B \-distance +uses an alternative mapping, as if the eyes were set back from the screen, thus following the mouse more precisely. .SH "SEE ALSO" X(__miscmansuffix__), X Toolkit documentation .br |