[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: option and command



> Under XF68_FBDev, on a PowerBook 3400c command and option are 
> mapped the same which cause trouble because they don't have the
> same meaning, and they prevent having the second and third button.

Please try this in /etc/X11/XF86config

# **********************************************************************
# Keyboard section
# **********************************************************************

Section "Keyboard"
    Protocol	"Standard"
    AutoRepeat	500 5
    XkbDisable
    LeftAlt	Meta
    RightAlt	ModeShift
#    XkbRules    "xfree86"
#    XkbModel    "pc102"
#    XkbLayout   "de"
#    XkbVariant  "nodeadkeys"
#    XkbOptions  ""
    XkbKeymap   "xfree86(de)"
EndSection


by replacing "xfree86(de)" to your contry. 


Thanks,


    Hartmut


Reply to: