Package: xserver-xfree86
Version: 4.2.1-9
Severity: normal

The British variant of the Macintosh keyboard layout on my Powerbook has
one fairly annoying problem: the keyboard has no # on it.  The way Apple
solves this is to make meta-3 generate #.

(I'm at debcamp if you want to examine this directly.)

-- Package-specific info:
00:10.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility M6 LY
00:10.0 Class 0300: 1002:4c59

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "keyboard"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xfree86"
        Option          "XkbModel"      "macintosh"
        Option          "XkbLayout"     "gb"
        Option          "XkbOptions"    "ctrl:nocaps"
EndSection



Reply via email to