Alan Coopersmith
e2f9739bb5
man page: Remove USB & Xqueue from protocol list
...
I can't find any record of these being supported protocol names in the
git history since this was split out from the core X server.
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com >
Part-of: <https://gitlab.freedesktop.org/xorg/driver/xf86-input-mouse/-/merge_requests/22 >
2025-04-22 09:23:26 -07:00
Alan Coopersmith
cad360554c
Remove "All rights reserved" from Oracle copyright notices
...
Oracle no longer includes this term in our copyright & license notices.
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com >
2023-02-25 09:07:15 -08:00
Alan Coopersmith
580e739de0
Strip trailing whitespace
...
cleanup done via: perl -p -i -e 's/[\t ]*$//'
"git diff -w" shows no changes - this is pure whitespace adjustment.
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com >
2012-04-30 20:38:29 -07:00
Alan Coopersmith
1816cd9198
Add settable properties for middle mouse button emulation
...
Based on evdev's similar properties, including using the name "middle"
button, to avoid confusion with evdev's 3rd button emulation for
emulating the right button on a single button mouse.
Allows manual enable & disable at runtime.
Exports new xf86-mouse.pc & xf86-mouse-properties.h for property name
definitions.
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com >
Reviewed-by: Alexandr Shadchin <alexandr.shadchin@gmail.com >
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net >
2012-04-30 20:15:56 -07:00
Alan Coopersmith
4b6738c840
Set XI_PROP_DEVICE_NODE property to string from "Device" option
...
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com >
Reviewed-by: Alexandr Shadchin <alexandr.shadchin@gmail.com >
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net >
2012-04-30 20:15:48 -07:00
Peter Hutterer
70f1d8579e
man: ClearDTR and ClearRTS are handled by the X server.
...
If it breaks, we know who to blame (or file a bug against).
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net >
Reviewed-by: Cyril Brulebois <kibi@debian.org >
2011-02-21 10:50:39 +10:00
Peter Hutterer
194c5913e9
man: protocol option isn't mandatory, it's platform-specific.
...
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net >
Reviewed-by: Cyril Brulebois <kibi@debian.org >
2011-02-21 10:50:39 +10:00
Peter Hutterer
f70a9817a2
man: fix typo "Auto platform" → "Auto protocol"
...
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net >
Reviewed-by: Cyril Brulebois <kibi@debian.org >
2011-02-21 10:50:39 +10:00
Peter Hutterer
a45b5d0eaf
man: README.mouse is just README
...
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net >
Reviewed-by: Cyril Brulebois <kibi@debian.org >
2011-02-21 10:50:39 +10:00
Peter Hutterer
9140e26403
man: add mention of xorg.conf.d snippet
...
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net >
Reviewed-by: Cyril Brulebois <kibi@debian.org >
2011-02-21 10:50:39 +10:00
Peter Hutterer
af784aad33
man: remove mention of core pointer.
...
This doesn't apply to X servers 1.7 and later.
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net >
Reviewed-by: Cyril Brulebois <kibi@debian.org >
2011-02-21 10:50:39 +10:00
Alan Coopersmith
374725ef73
Sun's copyrights belong to Oracle now
...
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com >
2010-08-11 20:21:33 -07:00
Gaetan Nadon
1188152fee
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
The existing statement can now be removed from the configuration file.
Signed-off-by: Gaetan Nadon <memsize@videotron.ca >
2010-05-27 19:16:21 -04:00
Gaetan Nadon
ad78ef7a94
config: let AC_PROG_SED find the best value for $SED
...
Reviewed-by: Rémi Cardona <remi@gentoo.org >
Signed-off-by: Gaetan Nadon <memsize@videotron.ca >
2010-05-16 16:27:42 -04:00
Alan Coopersmith
c9ebc0c532
Update Sun license notices to current X.Org standard form
...
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com >
2010-01-15 14:48:49 -08:00
Alan Coopersmith
327ede732b
Silence sed substitutions in make output
...
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com >
2009-12-16 18:17:26 -08:00
Gaetan Nadon
04a29c8c8e
xf86-input-mouse: Remove unused .cvsignore file #23776
...
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net >
2009-09-08 10:35:46 +10:00
Dima Kogan
2d43329d77
Allow 0 as wheel emulation button for unconditional scrolling ( #20529 )
...
If wheel emulation is on and the emulation button is 0, then any x/y motion
of the device is converted into wheel events. The device becomes a
scrolling-only device.
Signed-off-by: Dima Kogan <dkogan@dkogan@cds.caltech.edu >
Signed-off-by: Dima Kogan <dkogan@secretsauce.net >
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net >
2009-08-18 12:01:39 +10:00
Alan Coopersmith
194fed98fe
Add note on hal-based configuration to man page
2009-01-09 14:41:26 -08:00
Alan Coopersmith
1214c4ce57
Merge some hardware support information from README.mouse into man page
2008-06-10 14:38:26 -07:00
Peter Hutterer
5d9d865b4a
Nuke RCS tags.
2008-05-19 20:28:22 +09:30
Peter Hutterer
82231d2309
man: Note that the server may probe default "Device" options.
...
X.Org Bug 15245 <http://bugs.freedesktop.org/show_bug.cgi?id=15425 >
2008-04-15 15:56:51 +09:30
Matthieu Herrb
d6ceabc1b5
Makefile.am: nuke RCS Id
2008-03-08 23:10:03 +01:00
Alan Coopersmith
78272e117c
Update Emulate3Button default in mouse man page to cover Emulate3ButtonsSoft
2008-01-03 13:27:02 -08:00
Brice Goglin
8d329a4a23
Fix typo in mousedrv.man
...
Reported by "A. Costa" <agcosta@gis.net > in
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=432060
2007-07-25 19:22:27 +02:00
Jürgen Appel
e567cb0792
Added "Sensitivity" option. Use for slowing down high resolution mice.
2007-04-23 15:54:08 +02:00
Daniel Stone
40cfeffc5b
move manpage to mousedrv.man to avoid conflict with mouse.4
2006-08-27 13:06:31 +03:00
Matthias Hopf
12bd048787
Fixed default for YAxisMapping. Changed default for ZAxisMapping. Added
...
short explanation.
Autodetect (one way only) single wheel only for EXPS2. Use singlebit
protocol for multiwheel EXPS2 mice.
2006-04-21 11:15:23 +00:00
Matthias Hopf
6de7233e0f
Fixed ButtonMapping default.
2006-02-02 11:53:50 +00:00
Alan Coopersmith
28c5410df7
Typo fixes, mailing list & url updates, and other changes to prepare for
...
X11R6.9 & 7.0 releases.
2005-12-19 09:07:50 +00:00
Kevin E Martin
4180beef70
Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
2005-12-06 22:48:31 +00:00
Alan Coopersmith
1c95c00528
Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
...
update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)
2005-11-28 22:04:07 +00:00
Eric Anholt
4b37d5d1d2
Add .cvsignores for drivers.
2005-11-21 10:49:06 +00:00
Alan Coopersmith
f00e2a8c96
Unrevert default ZAxisMapping change now that the default is back to "4 5 6
...
7"
2005-11-10 03:37:47 +00:00
Matthias Hopf
75a30c5270
Bug #4915 : ButtonMapping option which allows to define arbitrary button
...
mappings (including left-handed mouse etc.). Fixed incorrect usage of
non-reversed, but ZAxisMapped buttons for state detection. Nuked unused
part of reverseMap.
2005-11-09 17:05:40 +00:00
Matthias Hopf
2372fba8f5
Reflect changes in ZAxisMapping default.
2005-11-09 16:32:51 +00:00
Alan Coopersmith
9dffd55847
Use @DRIVER_MAN_SUFFIX@ instead of $(DRIVER_MAN_SUFFIX) in macro
...
substitutions to work better with BSD make
2005-10-18 00:01:52 +00:00
Adam Jackson
08905305e0
More 1.7 braindamage: define EXTRA_DIST in terms of @DRIVER_NAME@ instead
...
of indirectly
2005-10-17 22:57:29 +00:00
Alan Coopersmith
bcabac6b1f
Use sed & cpp to substitute variables in driver man pages
2005-10-17 00:08:59 +00:00
Alan Coopersmith
4b08d97462
Set ZAxisMapping default to "4 5 6 7".
2005-08-15 23:48:35 +00:00
Kevin E Martin
84c2842023
Update driver to pass distcheck
2005-07-12 23:16:59 +00:00
Adam Jackson
e955a67245
Build skeletons for input drivers. Should basically work.
2005-07-12 06:15:09 +00:00
Eric Anholt
e9fd033c9c
Bugzilla #2389 : Document the maximum number of buttons a mouse can have.
...
Correct a missing period I noticed while I was here.
2005-05-09 23:41:06 +00:00
Alex Deucher
39eeceba31
- Fix DFP detection in r128 driver (bug 1386, Klaus Kusche)
...
- Fix EmulateWheelInertia defaults (bug 1115, Andrew Pimlott)
2004-10-17 22:45:57 +00:00
Alex Deucher
a257b41d74
- Add interlaced support to S3 driver (bug 332, Leo Savernik)
...
- EmulateWheelTimeout (bug 323, Mathias Fröhlich)
- single button double-click (bug 322, Rob Brown)
2004-10-17 20:29:35 +00:00
Egbert Eich
3fed730ac9
Merging XORG-CURRENT into trunk
2004-04-23 19:54:04 +00:00
Egbert Eich
3e37718d90
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
2004-03-14 08:33:52 +00:00
Egbert Eich
2714a22dc4
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
2004-03-03 12:12:34 +00:00
Egbert Eich
fb74889ec7
readding XFree86's cvs IDs
2004-02-26 13:36:00 +00:00
Egbert Eich
be8481276b
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
2004-02-26 09:23:34 +00:00