diff options
author | Matthieu Herrb <matthieu@openbsd.org> | 2009-11-25 19:11:55 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@openbsd.org> | 2009-11-25 19:11:55 +0000 |
commit | c86cdeaa96e55a3fa3b8914e3575704850126d91 (patch) | |
tree | 0596078826443f13f9de02b64156e97e4dbebd4d /man | |
parent | 0cdac07611a692c44020e22f2c2a076e34330171 (diff) |
The raw mode is a lot more useful now. So enable it by default.
Diffstat (limited to 'man')
-rw-r--r-- | man/ws.man | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -79,7 +79,7 @@ the kernel by the zts(4) driver and the ztsscale(8) utility. .TP 4 .BI "Option \*qRaw\*q \*q" boolean \*q This option selects the raw (uncalibrated) mode for tablet devices. -It defaults to False. +It defaults to True. When using raw mode, if no coordinate space is specified by the above options, the coordinate space will be read from the kernel calibration data. |