Adam Jackson
bb36ca65c6
Support the new DIX motion history API
...
Spiritually cherry-picked from 036b457c1b
18 years ago
Daniel Stone
40a1e1439c
remove XFree86LOADER usage
...
Build evdevModuleData, et al, unconditionally.
18 years ago
Adam Jackson
946beb16f8
Unlibcwrap.
18 years ago
Adam Jackson
305f90d37a
Branch for evdev 2.0
18 years ago
gravity
edbe44da9a
Add evdev manpage
20 years ago
Kevin E Martin
6808674886
Update package version for X11R7 release.
21 years ago
Adam Jackson
5ae3abc1b3
Stub COPYING files
21 years ago
Kevin E Martin
c58133445e
Update package version number for final X11R7 release candidate.
21 years ago
Kevin E Martin
b82e57a082
Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
21 years ago
Kevin E Martin
f56f4462f6
Update package version number for X11R7 RC3 release.
21 years ago
Kevin E Martin
36fc29d010
Remove extraneous AC_MSG_RESULT.
21 years ago
Adam Jackson
27690c112a
Only build dlloader modules by default.
21 years ago
Alan Coopersmith
a8ca6bc2d4
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)
21 years ago
Eric Anholt
753e3320af
Add .cvsignores for drivers.
21 years ago
Kevin E Martin
abcef33758
Update package version number for X11R7 RC2 release.
21 years ago
Kevin E Martin
e7fa7d71e5
Update pkgcheck depedencies to work with separate build roots.
21 years ago
Kevin E Martin
f8c131fff1
Update package version number for RC1 release.
21 years ago
Kevin E Martin
b543623997
Do the following to make the drivers pass distcheck:
...
- Only define EXTRA_DIST when there are actually man pages to be processed
- Add missing man pages to keyboard and ati drivers EXTRA_DIST
21 years ago
Alan Coopersmith
efcacda000
Use @DRIVER_MAN_SUFFIX@ instead of $(DRIVER_MAN_SUFFIX) in macro
...
substitutions to work better with BSD make
21 years ago
Adam Jackson
1d4cfdd373
More 1.7 braindamage: define EXTRA_DIST in terms of @DRIVER_NAME@ instead
...
of indirectly
21 years ago
Alan Coopersmith
ae0f105709
Use sed & cpp to substitute variables in driver man pages
21 years ago
Adam Jackson
ce0cafa115
Bug #3913 : Suppress kernel-generated repeat events for chording keys.
21 years ago
Daniel Stone
7d5839eb99
Update autogen.sh to one that does objdir != srcdir.
21 years ago
Søren Sandmann Pedersen
88befc6f4b
Don\'t lose existing CFLAGS in all the input drivers and some of the video
...
drivers
21 years ago
Kevin E Martin
8c4fcc1acd
Various changes preparing packages for RC0:
...
- Verify and update package version numbers as needed
- Implement versioning scheme
- Change bug address to point to bugzilla bug entry form
- Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
reenable it)
- Fix makedepend to use pkgconfig and pass distcheck
- Update build script to build macros first
- Update modular Xorg version
21 years ago
Adam Jackson
b446f59cc5
Yet more 2.4 build fixes, this time for BTN_TASK.
21 years ago
Kristian Høgsberg
f745d59b6c
Handle BTN_TASK too ( #3859 ).
21 years ago
Kevin E Martin
0656b4a517
Make the module dir configurable
21 years ago
Kevin E Martin
d1dd2dfe4d
Update all input drivers to pass distcheck
21 years ago
Adam Jackson
29621860ab
Build skeletons for input drivers. Should basically work.
21 years ago
Adam Jackson
74021126a6
Prep input drivers for modularizing by adding guarded #include "config.h"
21 years ago
Adam Jackson
672f8cd661
Add some build compatibility for 2.6 linux systems with 2.4 kernel headers
...
installed. Allow the use of evdev for mice on 2.4 kernels.
21 years ago
Adam Jackson
0145e216a7
Bug #3626 : _X_EXPORT tags for video and input drivers.
21 years ago
Adam Jackson
df1b2f476d
Bug #968 : Grab the event device used by the evdev driver to avoid weird
...
issues when input goes to multiple places. Restrict building the evdev
driver to 2.6 kernels since EVIOCGRAB didn't exist in 2.4.
21 years ago
Kristian Høgsberg
319e1b28a3
Handle horizontal wheel events and move mapping of extra buttons up so they
...
don't overlap the wheel buttons. Patch from Alan Swanson (#968 ).
21 years ago
Adam Jackson
4ada85ef11
Build fixes for static server.
21 years ago
Kristian Høgsberg
bdd94f37b3
Add new evdev input driver. This driver uses the linux input layer directly
...
and can handle both mice and keyboards.
Convert this to UTF-8 again. The ChangeLog should be kept in UTF-8.
21 years ago