On Tue, May 09, 2006 at 04:51:25PM +0200, Hans Ekbrand wrote: > Package: xserver-xorg-core > Version: 1:1.0.2-7 > Followup-For: Bug #362556 > > > xdm stopped accepting normal english characters as input unless I modified > /etc/X11/xorg.conf like this: > > -"XkbModel" "macintosh" > +"XkbModel" "macintosh_vndr"
No, it should work without change: $ setxkbmap -model macintosh -layout se -print xkb_keymap { xkb_keycodes { include "xfree86+aliases(qwerty)" }; xkb_types { include "complete" }; xkb_compat { include "complete" }; xkb_symbols { include "pc(pc105)+macintosh_vndr/se" }; xkb_geometry { include "macintosh(macintosh)" }; }; Can you please file a seperate bug report against xkb-data, with your keyboard settings from xorg.conf? Denis -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]