summaryrefslogtreecommitdiff
path: root/doc/Xinput.xml
AgeCommit message (Collapse)AuthorFilesLines
2016-07-18Remove readmask from screen block/wakeup handlerKeith Packard1-7/+1
With no users of the interface needing the readmask anymore, we can remove it from the argument passed to these functions. Signed-off-by: Keith Packard <keithp@keithp.com> Reviewed-by: Adam Jackson <ajax@redhat.com>
2015-09-23doc: Convert an \fP pair into appropriate tags.Cyril Brulebois1-1/+1
Reviewed-by: Adam Jackson <ajax@redhat.com> Signed-off-by: Cyril Brulebois <kibi@debian.org>
2015-09-23doc: Try to avoid repetitions.Cyril Brulebois1-1/+1
Reviewed-by: Adam Jackson <ajax@redhat.com> Signed-off-by: Cyril Brulebois <kibi@debian.org>
2015-09-23doc: Fix punctuation.Cyril Brulebois1-3/+3
[ajax: s/ponct/punct/] Signed-off-by: Cyril Brulebois <kibi@debian.org> Reviewed-by: Jamey Sharp <jamey@minilop.net>
2015-09-23doc: Fix extraneous &gt;Cyril Brulebois1-1/+1
It looks like it serves no special purpose. Reviewed-by: Jamey Sharp <jamey@minilop.net> Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com> Signed-off-by: Cyril Brulebois <kibi@debian.org>
2015-09-23doc: Fix grammar and typos.Cyril Brulebois1-3/+3
Reviewed-by: Jamey Sharp <jamey@minilop.net> Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com> Signed-off-by: Cyril Brulebois <kibi@debian.org>
2015-09-23doc: Fix alignment.Cyril Brulebois1-3/+3
Reviewed-by: Jamey Sharp <jamey@minilop.net> Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com> Signed-off-by: Cyril Brulebois <kibi@debian.org>
2011-11-21docs: spell "X Server Version" consistently in titles. Add where missing.Gaetan Nadon1-1/+1
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com> Signed-off-by: Gaetan Nadon <memsize@videotron.ca> Signed-off-by: Keith Packard <keithp@keithp.com>
2011-10-03Xinput: use appropriate copyright markup for a multi licensed docGaetan Nadon1-13/+6
Removed a duplicate paragraph. Acked-by: Peter Hutterer <peter.hutterer@who-t.net> Signed-off-by: Gaetan Nadon <memsize@videotron.ca> Signed-off-by: Keith Packard <keithp@keithp.com>
2011-10-03Xinput: replace hard coded X11 version with X server versionGaetan Nadon1-3/+4
Which is more useful. Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com> Signed-off-by: Gaetan Nadon <memsize@videotron.ca> Signed-off-by: Keith Packard <keithp@keithp.com>
2011-05-14doc: use devbook.am for developers documentationGaetan Nadon1-0/+1209
Relocate the docs under the doc subdir. Remove redundant xml subdir. The xmlrules set of makefiles are no longer used. Reviewed-by Jeremy Huddleston <jeremyhu@apple.com> Signed-off-by: Gaetan Nadon <memsize@videotron.ca> Signed-off-by: Keith Packard <keithp@keithp.com>