mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-25 10:40:25 +00:00
dmx: Default rules are now base, not xfree86
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
|
||||
#ifndef _DMXCONFIG_H_
|
||||
#define _DMXCONFIG_H_
|
||||
#define DMX_DEFAULT_XKB_RULES "xfree86"
|
||||
#define DMX_DEFAULT_XKB_RULES "base"
|
||||
#define DMX_DEFAULT_XKB_MODEL "pc101"
|
||||
#define DMX_DEFAULT_XKB_LAYOUT "us"
|
||||
#define DMX_DEFAULT_XKB_VARIANT NULL
|
||||
|
||||
Reference in New Issue
Block a user