summaryrefslogtreecommitdiff
path: root/hw/xfree86/common/xf86Config.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-30config: add libudev input-hotplug backendJulien Cristau1-4/+11
2009-12-22xfree86: Add Option AutoServerLayout for input devices.Peter Hutterer1-36/+61
2009-12-22xfree86: Allow config directory to be specified on command lineDan Nicholson1-18/+41
2009-12-22xfree86: Use xorg.conf.d directory for multiple config filesDan Nicholson1-3/+16
2009-12-22xfree86: remove LAYOUT_DEBUG section.Peter Hutterer1-39/+0
2009-12-18Convert checks for PC98 support from platform #ifdefs to configure flagAlan Coopersmith1-14/+3
2009-12-16Add freetype & type1 to the LoadModules ignore listAlan Coopersmith1-1/+3
2009-12-03xfree86: tell users to disable AutoAddDevices, not AllowEmptyInput.Peter Hutterer1-1/+1
2009-09-20xfree86: fix up wrong use of OptionRec for AutoAddDevices andAutoEnableDevicesPeter Hutterer1-3/+7
2009-09-17xserver: SIGIO option handling was incorrect.Dave Airlie1-2/+2
2009-09-17Add configuration option for use of SIGIO handlers for input eventsAlan Coopersmith1-0/+19
2009-09-16dix: append "built-ins" to the font path in SetDefaultFontPathRémi Cardona1-16/+0
2009-07-17xfree86: Remove TargetRefresh optionAdam Jackson1-10/+0
2009-06-24xf86Config: Avoid attempting to load non-compiled modules.Oliver McFadden1-0/+6
2009-05-24fix typo in cabff9007 which led to an unintialized memory read and a crash.Matthieu Herrb1-1/+1
2009-05-22xfree86: treat other drivers as mouse drivers in the config.Peter Hutterer1-9/+16
2009-05-16xfree86: Remove superfluous ifdef DEBUG checks.Peter Hutterer1-9/+3
2009-04-28xfree86: restore default off for DontZapPeter Hutterer1-3/+2
2009-04-15xfree86: don't synthesise a mouse section if synaptics devices are found.Peter Hutterer1-1/+2
2009-04-07Don't leak default font path when appending built-insAlan Coopersmith1-2/+11
2009-04-03DPMS: Remove the defaultDPMS* variablesAdam Jackson1-3/+3
2009-03-03xfree86: Add linebreak to two debug statements.Peter Hutterer1-2/+2
2009-02-18Obsolete InputDevices keyword in xorg.conf Files sectionAlan Coopersmith1-8/+0
2009-02-17Add XkbDir to Files config file sectionKeith Packard1-0/+5
2009-02-12Correct error message if specified config file is not foundAlan Coopersmith1-3/+2
2009-01-29XKB: ifdef XKB is dead, yet it was still present in a few places.Maarten Maathuis1-7/+9
2009-01-22XKB: Make XKB mandatoryDaniel Stone1-18/+1
2009-01-11xfree86: ANSI cleanupsJulien Cristau1-2/+2
2009-01-07Don't call free, use xfree macro.Paulo Cesar Pereira de Andrade1-2/+2
2009-01-07Default to use standard bitmap fonts, with builtins as fallbackPaulo Cesar Pereira de Andrade1-86/+48
2008-12-08xfree86: Only use the evdev ruleset on linux.Peter Hutterer1-2/+8
2008-12-03If AEI is on, disable 'vmmouse' in addition to 'kbd' and 'mouse'.Timo Aaltonen1-2/+3
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-2/+2
2008-12-03Let the DDX decide on the XkbRulesDefaults.Peter Hutterer1-0/+6
2008-12-02Remove unused config flags from FlagValues & FlagOptionsAlan Coopersmith1-7/+0
2008-12-02Remove unused HandleSpecialKeys config optionAlan Coopersmith1-18/+1
2008-12-01Correct warning for unknown GlxVisuals option in conf fileAlan Coopersmith1-1/+1
2008-11-29Export symbols defined in the sdk.Paulo Cesar Pereira de Andrade1-2/+2
2008-11-21xfree86: don't reset Auto(Add|Enable)Devices, use defaults from xf86GlobalsRémi Cardona1-2/+0
2008-11-08Don’t recommend fixing HAL if HAL support is disabled.James Cloos1-0/+5
2008-10-29xfree86: If AEI is on, disable "kbd" and "mouse" devices.Peter Hutterer1-2/+37
2008-10-15XFree86: Simplify DontZap/-retro interactionDaniel Stone1-4/+2
2008-10-08XFree86: Fix DontZap interaction with -retroDaniel Stone1-2/+4
2008-10-07-retro enables zappingAdam Jackson1-0/+1
2008-10-08Input: Make DontZap the defaultDaniel Stone1-1/+1
2008-08-18Remove the remainder of grab deactivation and closedown.Adam Jackson1-10/+0
2008-08-18Remove unused EstimateSizesAggressively option.Adam Jackson1-9/+0
2008-08-18Remove PciProbeType and associated weirdness.Adam Jackson1-31/+0
2008-07-28xfree86: use xorg.conf input devices if there is no ServerLayoutJulien Cristau1-40/+46
2008-07-28xfree86: warn some more about potential missing input devices.Peter Hutterer1-0/+10