[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freedesktop-xorg
Subject:    [Xorg] Problems with xkb rules when using xorgconfig
From:       Michael Obster <michael () obster ! org>
Date:       2004-04-28 14:15:30
Message-ID: 408FBC82.102 () obster ! org
[Download RAW message or body]

Hi,

Michael Obster schrieb:
> After some investigation I have a fix for that problem. The patch is 
> attached. Patch is also tested and works now.

sorry was the wrong file. Here is the right one!

Greetings,

Michael Obster
mailto:michael@obster.org
--
1. Vorsitzender
Linux User Group Ingolstadt e.V.
http://www.lug-in.de

["xorgconfig_xkb_rules.patch" (text/plain)]

diff -Nur xc-vanilla/programs/Xserver/hw/xfree86/xf86config/xorgconfig.c \
                xc/programs/Xserver/hw/xfree86/xf86config/xorgconfig.c
--- xc-vanilla/programs/Xserver/hw/xfree86/xf86config/xorgconfig.c	2004-04-27 \
                23:49:20.799627352 +0200
+++ xc/programs/Xserver/hw/xfree86/xf86config/xorgconfig.c	2004-04-28 \
08:20:08.663857536 +0200 @@ -706,7 +706,7 @@
         rulesfile = XKB_RULES_DIR "/xfree98";
 #else
 	config_xkbrules = __XKBDEFRULES__;	/* static */
-        rulesfile = XKB_RULES_DIR "/";
+        rulesfile = XKB_RULES_DIR "/" __XKBDEFRULES__;
 #endif
 
         rules = XkbRF_Load(rulesfile, "", True, False);



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic