I tried to turn one of the Apple key into AltGr on my iBook, in order to
get � (euro symbol) without success.

I got these nice configuration that permits to type italian letters ( �
� � � � �) and many others, but I haven't been able to solve the �uro
problem.
Does anyone have solved both them?

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "keyboard"
        # If the keyboard layout is fscked, try this
        # Option "XkbDisable"
        Option "XkbKeycodes" "macintosh"
        Option "XkbSymmbols" "macintosh/us"
        Option "XkbGeometry" "macintosh"
        
        Option "XkbLayout" "us_intl"
        Option "XkbOptions" "ctrl:nocaps"
        Option "XkbRules" "xfree86"
        Option "XkbModel" "pc105"
        # Option "XkbVariant" "nodeadkeys"

        Option "LeftAlt" "Meta"
        Option "RightAlt" "LWin"
        # Option "ScrollLock" "Compose"
        # Option "RightCtl" "Control"
EndSection


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

Reply via email to