CVSROOT: /cvs Module name: xenocara Changes by: matth...@cvs.openbsd.org 2011/06/29 13:55:01
Modified files: xserver : configure.ac xserver/config : Makefile.am config-backends.h config.c xserver/hw/xfree86/common: xf86Config.c xf86Globals.c xf86Xinput.c xserver/include: dix-config.h.in do-not-use-config.h.in Added files: xserver/config : wscons.c Log message: Introduce new autoconfiguration code for X input drivers, based on X hotplug framework.This also takes care of the configuration of the keyboard layout from the wscons layout that was hacked inside the keyboard driver. Tested by many, ok oga@.