mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-08 10:19:00 +00:00
Normally, rawmode should not be selected in the output of xtsscale.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
.\" $OpenBSD: xtsscale.1,v 1.2 2007/05/22 09:43:22 robert Exp $
|
||||
.\" $OpenBSD: xtsscale.1,v 1.3 2007/08/31 21:14:04 matthieu Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2007 Robert Nagy <robert@openbsd.org>
|
||||
.\"
|
||||
@@ -44,13 +44,13 @@ points,
|
||||
.Nm
|
||||
will exit and provide on standard output a result like the following:
|
||||
.Pp
|
||||
.Dl mouse.scale=200,3400,312,3672,1,1024,768
|
||||
.Dl mouse.scale=200,3400,312,3672,0,1024,768
|
||||
.Pp
|
||||
This result should be placed into
|
||||
.Pa /etc/wsconsctl.conf
|
||||
for further use, or can be immediately applied using:
|
||||
.Pp
|
||||
.Dl # wsconsctl mouse.scale=200,3400,312,3672,1,1024,768
|
||||
.Dl # wsconsctl mouse.scale=200,3400,312,3672,0,1024,768
|
||||
.Sh SEE ALSO
|
||||
.Xr ioctl 2 ,
|
||||
.Xr uts 4 ,
|
||||
|
||||
Reference in New Issue
Block a user