1.\" $OpenBSD: uwacom.4,v 1.2 2016/09/12 10:39:06 jmc Exp $ 2.\" 3.\" Copyright (c) 2016 Frank Groeneveld <frank@frankgroeneveld.nl> 4.\" 5.\" Permission to use, copy, modify, and distribute this software for any 6.\" purpose with or without fee is hereby granted, provided that the above 7.\" copyright notice and this permission notice appear in all copies. 8.\" 9.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCAIMS ALL WARRANTIES 10.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF 11.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 12.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 13.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN 14.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 15.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 16.\" 17.Dd $Mdocdate: September 12 2016 $ 18.Dt UWACOM 4 19.Os 20.Sh NAME 21.Nm uwacom 22.Nd Wacom USB tablets 23.Sh SYNOPSIS 24.Cd "uwacom* at uhidev?" 25.Cd "wsmouse* at uwacom? mux 0" 26.Sh DESCRIPTION 27The 28.Nm 29driver provides basic support for Wacom USB tablets. 30Access to these devices is through the 31.Xr wscons 4 32framework. 33.Pp 34Absolute positioning of the mouse cursor can be done by hovering the pen above 35the tablet. 36Touching the tablet with the pen tip will emulate mouse button 0, 37while the two pen buttons will emulate button 1 and button 2. 38.Pp 39The 40.Nm 41driver supports the following Wacom tablets: 42.Bl -column "Intuos Draw" "Model Number" -offset 6n 43.It Em Name Ta Em Model Number 44.It Li Intuos Draw Ta CTL-490 45.El 46.Sh SEE ALSO 47.Xr uhidev 4 , 48.Xr usb 4 , 49.Xr wsmouse 4 50.Sh HISTORY 51The 52.Nm 53driver 54first appeared in 55.Ox 6.1 . 56.Sh AUTHORS 57.An -nosplit 58The 59.Nm 60driver was written by 61.An Frank Groeneveld Aq Mt frank@frankgroeneveld.nl . 62.Sh CAVEATS 63Advanced features such as pen tip pressure are not supported. 64