Go to file
Simon Thum 3fc6fcfb26 dix: add 'none' pointer acceleration profile with number -1
This is a shorthand for disabling acceleration, while retaining the
possiblity to use constant deceleration. If constant deceleration is
also unused, it will optimize motion processing.

Other possiblities to deactivate acceleration were quite hidden,
and didn't always work as expected. E.g. xset m 1 1 would retain
adaptive deceleration, while xset m 1 0 would not (in the default
profile).

Also removes the 'reserved' profile; it was unused and it's trivial
to add new ones anyway.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-05-07 16:49:06 +10:00
composite Export CompositeRegisterAlternateVisuals. 2009-04-27 13:29:40 -07:00
config config: if we can't connect to HAL, listen for a startup notification. 2009-02-10 15:01:44 +10:00
damageext Fix most remaining deprecated resource lookups. 2009-04-29 01:04:37 -04:00
dbe Fix most remaining deprecated resource lookups. 2009-04-29 01:04:37 -04:00
dix dix: add 'none' pointer acceleration profile with number -1 2009-05-07 16:49:06 +10:00
doc xfree86: restore default off for DontZap 2009-04-28 16:17:16 +10:00
exa exa: add missing exa.h header include 2009-04-23 12:13:35 +10:00
fb Fix most remaining deprecated resource lookups. 2009-04-29 01:04:37 -04:00
glx Fix obvious copypasta 2009-04-27 13:36:39 -07:00
hw Don't prepare outputs & crtcs if set_mode_major is present 2009-05-04 15:38:22 -07:00
include dix: add 'none' pointer acceleration profile with number -1 2009-05-07 16:49:06 +10:00
m4 Add shave so that we can see the steaming piles of warnings generated. 2009-04-14 10:35:44 -04:00
mi mi: don't crash if we're trying to update the pointer for a keyboard. 2009-05-05 14:12:04 +10:00
miext XQuartz: Update window levels when changing rootless state 2009-04-10 00:47:40 -07:00
os Make the cursor completely optional 2009-04-28 10:43:53 +10:00
randr Fix most remaining deprecated resource lookups. 2009-04-29 01:04:37 -04:00
record Fix most remaining deprecated resource lookups. 2009-04-29 01:04:37 -04:00
render Fix typo in ProcRenderCreateAnimCursor. 2009-05-04 10:14:43 +02:00
test test: add InternalEvent to core event conversion tests. 2009-04-28 15:57:14 +10:00
Xext Xext: shut up compiler warnings in xtest.c 2009-05-05 14:12:04 +10:00
xfixes Fix most remaining deprecated resource lookups. 2009-04-29 01:04:37 -04:00
Xi Fix most remaining deprecated resource lookups. 2009-04-29 01:04:37 -04:00
xkb XkbSetNamedIndicator should ignore SD's without LED's 2009-05-03 20:11:21 -07:00
.gitignore Add shave so that we can see the steaming piles of warnings generated. 2009-04-14 10:35:44 -04:00
autogen.sh autogen.sh: Pass --force to autoreconf 2008-07-22 16:55:26 +03:00
configure.ac Change glib require for tests to auto. 2009-05-05 14:12:04 +10:00
COPYING Revert "Update COPYING for SHA1 code" 2008-09-23 09:21:37 -07:00
cpprules.in For MANDEFS, also replace __mandir__ for $(mandir) which includes 2006-12-08 15:51:44 -06:00
Makefile.am Move contributed m4 to a subdir so we can more easily update contributions. 2009-04-14 10:35:44 -04:00
shave-libtool.in Add shave so that we can see the steaming piles of warnings generated. 2009-04-14 10:35:44 -04:00
shave.in Add shave so that we can see the steaming piles of warnings generated. 2009-04-14 10:35:44 -04:00
xorg-server.m4 Add xorg-server.m4 for driver dependency checking. 2005-11-01 15:01:51 +00:00
xorg-server.pc.in Enable compiling the X Server and modules with hidden symbols by default. 2008-11-28 02:01:57 -02:00