16 Commits

Author SHA1 Message Date
Enrico Weigelt, metux IT consult
2751b352ac configure.ac: replace DRIVER_NAME symbol by actual name
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-12-18 13:02:04 +01:00
Enrico Weigelt, metux IT consult
9c90ceb9d3 man: replace Xorg by XLibre
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-12-16 13:47:51 +01:00
Alan Coopersmith
e91f6bf163 Strip trailing whitespace from source files
Performed with: `git ls-files | xargs perl -i -p -e 's{[ \t]+$}{}'`

`git diff -w` & `git diff -b` show no diffs from this change

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/driver/xf86-input-vmmouse/-/merge_requests/7>
2025-12-09 11:37:05 +01:00
Alan Coopersmith
8823b14cbc Update "See Also" list in vmmouse_detect man page
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Reviewed-by: Matthieu Herrb <matthieu@herrb.eu>
2018-03-25 00:38:12 -07:00
Gaetan Nadon
d060a173af config: upgrade to util-macros 1.8 for additional man page support
Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS
The value of MAN_SUBST is the same for all X.Org packages.

Use AC_PROG_SED now supplied by XORG_DEFAULT_OPTIONS
Use the appropriate platform version of sed

Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Acked-by: Thomas Hellstrom <thellstrom@vmware.com>
2010-10-21 14:47:02 +02:00
Peter Hutterer
7b2ff5322b man: move vmmouse_detect back to section 1
Was moved to section 4 in commit 36c2cd8ec6,
"man: build vmmouse_detect man page".

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2010-04-09 08:22:47 +10:00
Gaetan Nadon
36c2cd8ec6 man: build vmmouse_detect man page
The generated file was checked-in and was wrong.
The file suffix is now computed based on the platform
The macro substitution has been restored

Reviewed-by: Dan Nicholson <dbn.lists@gmail.com>
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-03-28 14:35:08 -04:00
Alan Coopersmith
aca67eca8b Update Sun license notices to current X.Org standard form
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2010-01-15 15:15:54 -08:00
Gaetan Nadon
bb622c56b5 .gitignore: use common defaults with custom section # 24239
Using common defaults will reduce errors and maintenance.
Only the very small or inexistent custom section need periodic maintenance
when the structure of the component changes. Do not edit defaults.
2009-10-22 12:34:16 -04:00
Alan Coopersmith
5e43144376 Remove xorgconfig & xorgcfg from See Also list in man page 2009-01-09 16:23:49 -08:00
Philip Langdale
eb03e96c19 Add HAL integration to support input hot plug.
* vmmouse_detect: A simple program that detects whether a vmmouse
   device is present.
 * hal-probe-vmmouse: A HAL callout script that uses vmmouse_detect
   and overrides input.x11_driver.
 * 11-x11-vmmouse.fdi: fdi descriptor that adds the callout for PS/2
   mice.

Additional 'configure' variables have been added to allow for overriding
HAL paths, although this shouldn't usually be necessary.
2008-10-23 21:54:44 -07:00
Matthieu Herrb
a88387f127 Makefile.am: nuke RCS Id 2008-03-08 23:17:40 +01:00
Philip Langdale
5a4e1fe50b Add copyright statement to man page. 2007-07-09 13:46:33 -07:00
Philip Langdale
e854c0c989 Update the man page to more closely reflect reality.
Problems pointed out by Jason MacIntyre. Thanks!
2007-06-26 14:52:32 -07:00
Alan Coopersmith
ceb33299a5 Replace references to XFree86/XF86Config in man page 2007-03-01 10:35:32 -08:00
philipl
ee148a2f8e Initial release of the vmmouse driver for VMware virtual machines. 2006-01-09 19:12:26 +00:00