Package: xkb-data
Version: 1.2~cvs.20080501.1-1
Severity: important

That's it, language no more switches for ru layout with winkeys variant and I
can't switch to virtual console with Ctrl+Alt+Fn either.

The problem is that xkeyboard-config/symbols/ru authors replaced "winkeys"
with "basic" layout without making it backwards compatible.

For ordinary users this will just break the system leaving them clueless of
what could be the reason for it. Having no native language support make system
mostly unusable for non-English speakers thus the severity.

The obvious future proof fix is to remove "winkeys" variant for ru layout so
xorg.conf keyboard entry would look like this:

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "kbd"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc104"
        Option          "XkbLayout"     "us,ru,ua"
        Option          "XkbVariant"    ",,winkeys"
        Option          "XkbOptions"    "grp:alt_shift_toggle,altwin:meta_win"
EndSection


Making ru symbols backwards compatible would be best option. Display of some
sort of warning in the News so everybody is aware would also bring some help.

Thanks.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.25-1-686 (SMP w/1 CPU core)
Locale: LANG=uk_UA.UTF-8, LC_CTYPE=uk_UA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to