http://bugzilla.novell.com/show_bug.cgi?id=576481 http://bugzilla.novell.com/show_bug.cgi?id=576481#c35 --- Comment #35 from Stefan Dirsch <sndirsch@novell.com> 2010-06-19 12:02:42 UTC --- The following patch should fix the issue. --- usr/share/X11/xkb/rules/evdev.orig 2010-06-19 13:48:56.059291636 +0200 +++ usr/share/X11/xkb/rules/evdev 2010-06-19 13:52:04.338436260 +0200 @@ -899,8 +899,8 @@ us intl-unicode = +extras/us(intl-unicode):4 ! model = symbols - $evdevkbds = +inet(evdev)+inet(%m) - * = +inet(evdev) + $evdevkbds = +inet(evdev)+inet(%m)+terminate(ctrl_alt_bksp) + * = +inet(evdev)+terminate(ctrl_alt_bksp) ! model layout = compat pc98 nec_vndr/jp = pc98(basic) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.