LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
12
返回列表 发新帖
楼主: ldh168

在普通用户下如何让小键盘灯亮?

[复制链接]
发表于 2004-7-23 00:47:54 | 显示全部楼层
try:

#emerge numlockx
 楼主| 发表于 2004-7-23 08:18:11 | 显示全部楼层
这个软件早安装了,没用。
 楼主| 发表于 2004-7-24 16:06:05 | 显示全部楼层
下面是我的XF86Config文件在键盘配置方面的内容,请大俠们看看。

# Core keyboard's InputDevice section
# **********************************************************************

Section "InputDevice"

    Identifier        "Keyboard1"
    Driver        "Keyboard"

# For most OSs the protocol can be omitted (it defaults to "Standard").
# When using XQUEUE (only for SVR3 and SVR4, but not Solaris),
# uncomment the following line.

#    Option     "rotocol"      "Xqueue"

    Option "AutoRepeat" "500 30"

# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
#    Option        "Xleds"      "1 2 3"

#    Option "LeftAlt"     "Meta"
#    Option "RightAlt"    "ModeShift"

# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults).  For example, for a non-U.S.
# keyboard, you will probably want to use:
#    Option "XkbModel"    "pc102"
# If you have a US Microsoft Natural keyboard, you can use:
#    Option "XkbModel"    "microsoft"
#
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
#    Option "XkbLayout"   "de"
# or:
#    Option "XkbLayout"   "de"
#    Option "XkbVariant"  "nodeadkeys"
#
# If you'd like to switch the positions of your capslock and
# control keys, use:
#    Option "XkbOptions"  "ctrl:swapcaps"

# These are the default XKB settings for XFree86
    Option "XkbRules"    "xfree86"
    Option "XkbModel"    "pc105"
    Option "XkbLayout"   "us"
    Option "XkbVariant"  ""
    Option "XkbOptions"  ""

#    Option "XkbDisable"

#    Option "XkbRules"        "xfree86"
#    Option "XkbModel"        "pc104"
#    Option "XkbLayout"        "us"
#    Option "XkbOptions"        "grp_led:num"
#        Option "XkbOptions"

EndSection
发表于 2007-10-25 12:33:28 | 显示全部楼层
原来这个问题04年就有了啊?现在还存在,郁闷
回复 支持 反对

使用道具 举报

发表于 2007-10-25 19:32:36 | 显示全部楼层
楼上兄弟,其实这个问题也是最近 Xorg 升级到 7.3 才出的问题。
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表