[Bug 2422] New: Polish (pl) keyboard is missing for XkbModel" "ibook"

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Jan 30 09:14:02 PST 2005


Please do not reply to this email: if you want to comment on the bug, go to            
the URL shown below and enter yourcomments there.     
   
https://bugs.freedesktop.org/show_bug.cgi?id=2422          
     
           Summary: Polish (pl) keyboard is missing for XkbModel" "ibook"
           Product: xorg
           Version: 6.8.2
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: * Other
        AssignedTo: xorg-bugzilla-noise at freedesktop.org
        ReportedBy: misiek at dione.ids.pl


Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
        Option      "XkbRules" "xorg"
        Option      "XkbModel" "ibook"
        Option      "XkbLayout" "pl"
EndSection

According to /usr/X11R6/lib/X11/xkb/rules/xorg for "XkbModel" "ibook" 
$maclaptop     *       =       macintosh/us(extended)+apple(laptop_bad_switch)+macintosh/%l%(v)
it looks for pl kbdlayout in macintosh subdir.

The solution seems simple:
cp /usr/X11R6/lib/X11/xkb/symbols/pl /usr/X11R6/lib/X11/xkb/symbols/macintosh/
cp /usr/X11R6/lib/X11/xkb/symbols/pl2 /usr/X11R6/lib/X11/xkb/symbols/macintosh/          
     
     
--           
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email         
     
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the xorg-bugzilla-noise mailing list