Signed-off-by: Cyril Brulebois <[email protected]> --- doc/Xinput.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/doc/Xinput.xml b/doc/Xinput.xml index 6f43810..4f79f34 100644 --- a/doc/Xinput.xml +++ b/doc/Xinput.xml @@ -1077,7 +1077,7 @@ valuator0 through valuator5 - the values of the valuators. <!-- .LP --> In order to pass this information to the input extension library, two 32-byte wire events must be generated by DDX. The first has an event type of -<function>DeviceKeyPress</function>, and the second has an event type of \fPDeviceValuator\fP. +<function>DeviceKeyPress</function>, and the second has an event type of <function>DeviceValuator</function>. </para> <para> <!-- .LP --> -- 1.7.5.3 _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
