xserver-multidpi/hw/xfree86/common
Daniel Stone 4fa3872dc2 Input: Remove core keysyms from KeyClassRec
Instead of always keeping two copies of the keymap, only generate the
core keymap from the XKB keymap when we really need to, and use the XKB
keymap as the canonical keymap.

Signed-off-by: Daniel Stone <daniel@fooishbar.org>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-01-22 15:08:59 +11:00
..
compiler.h Remove powerpc load/store functions from export list on other platforms 2008-12-23 14:58:01 -08:00
extramodes Remove some default modes that really shouldn't be in the default set. 2008-06-24 10:40:36 -04:00
fourcc.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
Makefile.am XFree86: Fix build with DGA disabled 2009-01-05 11:23:39 +02:00
modeline2c.awk Bug #14927: Fix the math for xf86NumDefaultModes. 2008-03-10 09:14:20 -04:00
scoasm.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
vesamodes Fix standard VESA modes. 2006-11-03 14:06:32 -08:00
vidmodeproc.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf86.h Remove static symbol address tables in hw/xfree86/loader/*sym.{c,h} 2008-12-05 04:26:57 -02:00
xf86AutoConfig.c config: Add vboxvideo and tga to the magic driver list 2008-12-16 13:46:59 -05:00
xf86Build.h.in Print the build time as well as the date if we can. 2007-06-04 02:03:44 -04:00
xf86Bus.c xfree86: ANSI cleanups 2009-01-11 08:54:11 +01:00
xf86Bus.h Bus: Remove unused RemoveOverlaps 2008-11-24 23:40:03 -05:00
xf86cmap.c randr: Improve per-crtc gamma support. 2008-12-17 17:03:12 +01:00
xf86cmap.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf86Config.c XKB: Make XKB mandatory 2009-01-22 15:06:25 +11:00
xf86Config.h First pass at improved video driver autoloading 2007-10-09 22:13:15 -04:00
xf86Configure.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf86Cursor.c Remove #define NEED_EVENTS and NEED_REPLIES 2008-12-12 11:43:32 +10:00
xf86DGA.c Input: Remove state from KeyClassRec 2009-01-22 15:08:55 +11:00
xf86DPMS.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf86Events.c Input: Remove core keysyms from KeyClassRec 2009-01-22 15:08:59 +11:00
xf86fbBus.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf86fbman.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf86fbman.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf86Globals.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf86Helper.c xfree86: ANSI cleanups 2009-01-11 08:54:11 +01:00
xf86Init.c xfree86: ANSI cleanups 2009-01-11 08:54:11 +01:00
xf86InPriv.h xfree86: don't FatalError on "too many input devices". 2008-12-02 15:50:38 +10:00
xf86Mode.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf86Module.h Input: Overhaul keyboard initialisation process 2009-01-22 15:08:51 +11:00
xf86noBus.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf86Opt.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf86Option.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf86pciBus.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf86pciBus.h Bus: remove useless isaConvertRange2Host 2008-11-24 23:40:04 -05:00
xf86PciInfo.h No more "-scanpci" given that we already have it in libpciaccess. 2008-02-25 17:08:07 -03:00
xf86PM.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf86Priv.h Correct xf86acpiDisableFlag symbol. 2008-12-07 05:12:41 -02:00
xf86Privstr.h Remove unused HandleSpecialKeys config option 2008-12-02 13:09:22 -08:00
xf86RAC.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf86RAC.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf86RandR.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf86Resources.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf86sbusBus.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf86sbusBus.h Correct wrong symbol reference on sparc. 2008-12-08 22:11:50 -02:00
xf86ShowOpts.c xfree86: don't mix declarations and code 2009-01-11 08:54:11 +01:00
xf86str.h Bus: Remove ISA support. 2008-11-24 23:40:06 -05:00
xf86VidMode.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf86Xinput.c XKB: Make XKB mandatory 2009-01-22 15:06:25 +11:00
xf86Xinput.h Remove #define NEED_EVENTS and NEED_REPLIES 2008-12-12 11:43:32 +10:00
xf86xv.c XFree86: Xv: Add ClipNotify helper 2009-01-05 11:25:57 +02:00
xf86xv.h XFree86: Xv: Add ClipNotify helper 2009-01-05 11:25:57 +02:00
xf86xvmc.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf86xvmc.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf86xvpriv.h XFree86: Xv: Add ClipNotify helper 2009-01-05 11:25:57 +02:00
xisb.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xisb.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xorgHelper.c xfree86: ANSI cleanups 2009-01-11 08:54:11 +01:00
xorgVersion.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00