Mention Interlink VersaPad support.
This commit is contained in:
parent
07e185d5d2
commit
ec0393aa6f
@ -24,7 +24,7 @@
|
||||
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.\" $Id: psm.4,v 1.16 1999/05/20 09:56:07 yokota Exp $
|
||||
.\" $Id: psm.4,v 1.17 1999/08/14 20:51:13 chris Exp $
|
||||
.\"
|
||||
.Dd January 30, 1999
|
||||
.Dt PSM 4 i386
|
||||
@ -715,9 +715,18 @@ At debug level 2, much more detailed information is logged.
|
||||
.Sh CAVEATS
|
||||
Many pad devices behave as if the first (left) button were pressed if
|
||||
the user `taps' the surface of the pad.
|
||||
In contrast, some ALPS GlidePoint pad models treat the tapping action
|
||||
In contrast, some pad products, e.g. some verions of ALPS GlidePoint
|
||||
and Interlink VersaPad, treat the tapping action
|
||||
as fourth button events.
|
||||
.Pp
|
||||
It is reported that Interlink VersaPad rquires both
|
||||
.Em PSM_HOOKAPM
|
||||
and
|
||||
.Em PSM_RESETAFTERSUSPEND
|
||||
options in order to recover from suspended state.
|
||||
Add these options to your kernel configuration file if the device
|
||||
does not seem to work properly after the system is resumed.
|
||||
.Pp
|
||||
Some PS/2 mouse models from MouseSystems require to be put in the
|
||||
high resolution mode to work properly. Use the driver flag to
|
||||
set resolution.
|
||||
|
@ -24,7 +24,7 @@
|
||||
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.\" $Id: psm.4,v 1.16 1999/05/20 09:56:07 yokota Exp $
|
||||
.\" $Id: psm.4,v 1.17 1999/08/14 20:51:13 chris Exp $
|
||||
.\"
|
||||
.Dd January 30, 1999
|
||||
.Dt PSM 4 i386
|
||||
@ -715,9 +715,18 @@ At debug level 2, much more detailed information is logged.
|
||||
.Sh CAVEATS
|
||||
Many pad devices behave as if the first (left) button were pressed if
|
||||
the user `taps' the surface of the pad.
|
||||
In contrast, some ALPS GlidePoint pad models treat the tapping action
|
||||
In contrast, some pad products, e.g. some verions of ALPS GlidePoint
|
||||
and Interlink VersaPad, treat the tapping action
|
||||
as fourth button events.
|
||||
.Pp
|
||||
It is reported that Interlink VersaPad rquires both
|
||||
.Em PSM_HOOKAPM
|
||||
and
|
||||
.Em PSM_RESETAFTERSUSPEND
|
||||
options in order to recover from suspended state.
|
||||
Add these options to your kernel configuration file if the device
|
||||
does not seem to work properly after the system is resumed.
|
||||
.Pp
|
||||
Some PS/2 mouse models from MouseSystems require to be put in the
|
||||
high resolution mode to work properly. Use the driver flag to
|
||||
set resolution.
|
||||
|
Loading…
Reference in New Issue
Block a user