https://bugzilla.novell.com/show_bug.cgi?id=486755 User ro@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=486755#c14 Ruediger Oertel <ro@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|ro@novell.com | --- Comment #14 from Ruediger Oertel <ro@novell.com> 2009-03-31 03:24:54 MDT --- okay, without "nodeadkeys": setxkbmap -model macbook79 -layout de -variant resulting setting: # setxkbmap -print xkb_keymap { xkb_keycodes { include "evdev+aliases(qwertz)" }; xkb_types { include "complete+numpad(mac)" }; xkb_compat { include "complete" }; xkb_symbols { include "pc+macintosh_vndr/de+altwin(swap_lalt_lwin)+level3(alt_switch)+inet(evdev)" }; xkb_geometry { include "macintosh(macbook79)" }; }; with "nodeadkeys": setxkbmap -model macbook79 -layout de -variant nodeadkeys resulting setting: # setxkbmap -print xkb_keymap { xkb_keycodes { include "evdev+aliases(qwertz)" }; xkb_types { include "complete+numpad(mac)" }; xkb_compat { include "complete" }; xkb_symbols { include "pc+macintosh_vndr/de(nodeadkeys)+altwin(swap_lalt_lwin)+level3(alt_switch)+inet(evdev)" }; xkb_geometry { include "macintosh(macbook79)" }; }; -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.