X-Git-Url: https://diplodocus.org/git/xorg-xinput/blobdiff_plain/ca5d977e5c5f8a951321edeed7e69f8ed1ec53d3..2c5187d0099e6c7588828ba9931d27f5c64bbaec:/man/xinput.man?ds=inline diff --git a/man/xinput.man b/man/xinput.man index 4a17280..5470f29 100644 --- a/man/xinput.man +++ b/man/xinput.man @@ -139,6 +139,15 @@ Remove \fIslave\fP from its current master device. Set the ClientPointer for the client owning \fIwindow\fP to \fImaster\fP. \fImaster\fP must specify a master pointer. .PP +.TP 8 +.B --map-to-crtc \fIdevice\fP \fIcrtc\fP +Restricts the movements of the absolute \fIdevice\fP to the RandR +\fIcrtc\fP. The CRTC name must match a currently connected CRTC (see +\fIxrandr(__appmansuffix__)\fP). If the NVIDIA binary driver is +detected or RandR 1.2 or later is not available, a Xinerama output may be +specified as "HEAD-N", with N being the Xinerama screen number. This option +has no effect on relative devices. +.PP \fIdevice\fP can be the device name as a string or the XID of the device. .PP @@ -151,18 +160,22 @@ device. \fIproperty\fP can be the property as a string or the Atom value. .PP .SH "SEE ALSO" -X(__miscmansuffix__), xset(__appmansuffix__) +X(__miscmansuffix__), xset(__appmansuffix__), xrandr(__appmansuffix__) .SH COPYRIGHT Copyright 1996,1997, Frederic Lepied. .PP +Copyright 2007, Peter Hutterer. +.PP Copyright 2008, Philip Langdale. +.PP +Copyright 2009-2011, Red Hat, Inc. .SH AUTHORS .nf +Peter Hutterer Philip Langdale, Frederic Lepied, France -Peter Hutterer Julien Cristau Thomas Jaeger and more.