dix: remove confusing (and wrong) comment. VCP is not the only pointer.
Signed-off-by: Peter Hutterer <peter.hutterer@redhat.com>
This commit is contained in:
parent
5d02e580d7
commit
260e48c252
|
@ -223,8 +223,7 @@ static int DontPropagateRefCnts[DNPMCOUNT];
|
||||||
* Main input device struct.
|
* Main input device struct.
|
||||||
* inputInfo.pointer
|
* inputInfo.pointer
|
||||||
* is the core pointer. Referred to as "virtual core pointer", "VCP",
|
* is the core pointer. Referred to as "virtual core pointer", "VCP",
|
||||||
* "core pointer" or inputInfo.pointer. There is exactly one core pointer,
|
* "core pointer" or inputInfo.pointer. The VCP is the first master
|
||||||
* but multiple devices may send core events. The VCP is the first master
|
|
||||||
* pointer device and cannot be deleted.
|
* pointer device and cannot be deleted.
|
||||||
*
|
*
|
||||||
* inputInfo.keyboard
|
* inputInfo.keyboard
|
||||||
|
|
Loading…
Reference in New Issue