xserver/hw/xfree86/common
Peter Hutterer 47160edec7 xfree86: warn some more about potential missing input devices.
Put out a warning if xorg.conf has InputDevice sections, but these aren't
referenced in the used ServerLayout. This is only performed if AllowEmptyInput
is enabled.
The reason behind this is that the server used to auto-add the first
mouse/keyboard sections if none where referenced. Now, with HAL and AEI
enabled by default, setups that relied on this auto-adding break and are left
without input devices. The least we can do is warn them.
2008-07-28 09:05:07 +09:30
..
Makefile.am Drop xf86CommonSpecialKey() and atKeynames.h 2008-07-24 16:08:29 -04:00
compiler.h Unifdef sgi. 2008-07-23 13:37:42 -04: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
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
xf86.h Drop xf86CommonSpecialKey() and atKeynames.h 2008-07-24 16:08:29 -04:00
xf86AutoConfig.c Revert "Try nvidia before nv under the assumption that people who install it usually want to *use* it, too." 2008-07-21 03:50:15 +03: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 Add M32R architecture support (bug #10020) 2008-04-30 11:58:32 +03:00
xf86Bus.h Simplify system resource range setup. 2007-11-15 15:03:58 -05:00
xf86Config.c xfree86: warn some more about potential missing input devices. 2008-07-28 09:05:07 +09:30
xf86Config.h First pass at improved video driver autoloading 2007-10-09 22:13:15 -04:00
xf86Configure.c Unifdef QNX. 2008-07-23 10:44:34 -04:00
xf86Cursor.c Remove all traces of #ifdef XINPUT and the matching bits from the configure.ac 2008-04-25 16:49:35 +09:30
xf86DGA.c DGA: pass nevents to UpdateDeviceState. #15936 2008-05-16 15:43:01 +09:30
xf86DPMS.c Don't log DPMS enabling as being from xorg.conf if it's not 2008-01-07 20:57:30 -05:00
xf86Date.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
xf86DoProbe.c Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework 2006-07-25 11:30:04 -07:00
xf86Events.c Drop xf86CommonSpecialKey() and atKeynames.h 2008-07-24 16:08:29 -04:00
xf86Globals.c XFree86: Remove XFree86-Misc extension 2008-07-16 06:25:26 +03:00
xf86Helper.c xfree86: plug memory leak, free driver's private data when deleting the device. 2008-07-22 15:54:49 +09:30
xf86InPriv.h Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into input-hotplug 2006-07-21 19:05:41 -04:00
xf86Init.c XFree86: Restore AllowMouseOpenFail usage text 2008-07-17 20:46:27 +03:00
xf86Mode.c EDID: Various reduced blanking fixes. 2008-07-21 16:49:17 -04:00
xf86Module.h Remove loadable font renderer support. 2008-07-16 14:49:36 -04:00
xf86Opt.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
xf86Option.c XFree86: Fix memory leak in option parsing 2007-04-10 23:58:20 +03:00
xf86PM.c xace: restore the old SaveScreens function and introduce new API, since the 2007-11-19 16:59:34 -05:00
xf86PciInfo.h No more "-scanpci" given that we already have it in libpciaccess. 2008-02-25 17:08:07 -03:00
xf86Priv.h XFree86: Remove XFree86-Misc extension 2008-07-16 06:25:26 +03:00
xf86Privstr.h No need for inputPending field in xf86Info. 2008-06-11 18:10:55 -03:00
xf86RAC.c Bug #7300: Move xf86RAC to hw/xfree86/common 2008-07-15 11:24:08 -04:00
xf86RAC.h Bug #7300: Move xf86RAC to hw/xfree86/common 2008-07-15 11:24:08 -04:00
xf86RandR.c Bug #16674: Make sure RANDR reports refresh as 0 if pixel clock is 0. 2008-07-15 10:36:38 -04:00
xf86Resources.h Remove the now-dead PciAvoid symbol. 2007-08-30 11:26:17 -07:00
xf86Version.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
xf86VidMode.c Correct a NULL pointer deference 2008-05-27 15:20:28 +09:30
xf86Xinput.c Add support for multiple pointer acceleration schemes. #8583 2008-07-13 20:54:33 +09:30
xf86Xinput.h If core motion history is required, scale back to screen coords and INT16. 2008-05-26 17:22:25 +09:30
xf86cmap.c Unifdef QNX. 2008-07-23 10:44:34 -04:00
xf86cmap.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
xf86fbBus.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
xf86fbman.c devPrivates rework: since API is already broken, switch everything 2007-08-28 09:28:25 -04:00
xf86fbman.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
xf86isaBus.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
xf86noBus.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
xf86pciBus.c Clean some garbage caused when pciaccess was merged: 2008-02-25 17:07:07 -03:00
xf86pciBus.h Eliminate unused fields in pciAccRec. 2007-01-17 12:15:09 -08:00
xf86sbusBus.c Merge branch 'master' into XACE-SELINUX 2007-11-05 19:08:36 -05:00
xf86sbusBus.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
xf86str.h XFree86: Remove remnants of XFree86-Misc 2008-07-17 03:29:54 +03:00
xf86xv.c Merge branch 'master' into XACE-SELINUX 2007-11-05 19:08:36 -05:00
xf86xv.h Add per-drawable Xv colour key helper function. 2006-10-20 00:42:44 +03:00
xf86xvmc.c devPrivates rework: since API is already broken, switch everything 2007-08-28 09:28:25 -04:00
xf86xvmc.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
xf86xvpriv.h devPrivates rework: since API is already broken, switch everything 2007-08-28 09:28:25 -04:00
xisb.c Remove the remnants of OS/2 support. 2007-06-28 18:59:05 -04:00
xisb.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
xorgHelper.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
xorgVersion.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00