https://bugzilla.novell.com/show_bug.cgi?id=432627 User guru@unixtech.be added comment https://bugzilla.novell.com/show_bug.cgi?id=432627#c74 --- Comment #74 from Pascal Bleser <guru@unixtech.be> 2009-03-23 13:36:53 MST --- How about changing those lines to xdpyinfo | grep -q "X.Org version: 6.9.0" || { setxkbmap -print | grep -Eq '\bxkb_symbols\b.+".+\bru\b' || \ setxkbmap -print | xkbcomp - $DISPLAY ; } instead ? Cheap hack, but that would at least not run the "setxkbmap -print|xkbcomp..." part that breaks the russian keyboard layout when the X.org is configured for russian keyboard layout ;) Or, at least, that's my interpretation. Could someone with a russian keyboard test it ? -- 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.