On Thu, Dec 18, 2003 at 03:19:01PM +0000, Thomas Estaben wrote:
>Ouch, a typo error :/.. effectively, i have XkbModel set to "pc105" and 
>XkbModel to "fr".
>setxkbmap -print gives :
>xkb_keymap {
>        xkb_keycodes  { include "xfree86+aliases(azerty)"       };
>        xkb_types     { include "complete"      };
>        xkb_compat    { include "complete"      };
>        xkb_symbols   { include "pc/pc(pc101)+pc/fr"    };
>        xkb_geometry  { include "pc(pc101)"     };
>};
>This problem appears with fluxbox, gnome, kde and xfce4 so i assume it's not a 
>wm/dm problem...
>If i am the only person to have this problem, i think i should search around 
>my distribution.
>Thanks a lot for your response. :)

Maybe your xkb data files are out of date.  Did you install everything
from 4.4RC1?  I can't see anything from the current rules/xfree86 file
that would translate to what you are seeing.

To double check, I just tried with XkbModel pc105, XkbLayout fr, and I get:

xkb_keymap {
        xkb_keycodes  { include "xfree86+aliases(azerty)"       };
        xkb_types     { include "complete"      };
        xkb_compat    { include "complete"      };
        xkb_symbols   { include "pc/pc(pc105)+pc/fr"    };
        xkb_geometry  { include "pc(pc105)"     };
};

David
-- 
David Dawes                                     X-Oz Technologies
www.XFree86.org/~dawes                          www.x-oz.com
_______________________________________________
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel

Reply via email to