summaryrefslogtreecommitdiff
path: root/man/xsetpointer.man
blob: 92ac92e45b88936815ae3da0bfe532ce5c7b1fc7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
.\" $XdotOrg: $
.\" $XFree86: xc/programs/xsetpointer/xsetpnt.man,v 3.0 1995/12/26 06:10:25 dawes Exp $
.\"
.TH xsetpointer 1 __vendorversion__
.SH NAME
xsetpointer \- set an X Input device as the main pointer
.SH SYNOPSIS
.PP
.B xsetpointer
\-l
.PP
.B xsetpointer
\-c
.I device-name
.PP
.B xsetpointer
\+c
.I device-name
.SH DESCRIPTION
.B Xsetpointer
sets an XInput device as the main pointer.
.SH OPTIONS
.TP 8
.B "-l"
Lists the available devices.
.TP 8
.BI "-c" " device-name"
Toggles the sending of core input events, for servers which implement a
virtual core pointer; disables core events.
.TP 8
.BI "+c" " device-name"
Toggles the sending of core input events, for servers which implement a
virtual core pointer; enables core events.
.SH AUTHOR
Frederic Lepied