V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX 提问指南
qian
V2EX  ›  问与答

Mac 用外置的USB连接的键盘(非苹果蓝牙键盘)时怎么关掉内置键盘?(系统原生只支持在用苹果蓝牙键盘时关内置键盘...

  •  
  •   qian · 2013-11-20 05:22:57 +08:00 · 3463 次点击
    这是一个创建于 3832 天前的主题,其中的信息可能已经有所发展或是发生改变。
    btw, 是 hhkb
    4 条回复    1970-01-01 08:00:00 +08:00
    hexor
        1
    hexor  
       2013-11-20 10:06:27 +08:00   ❤️ 2
    控制台下

    禁用:
    sudo kextunload /System/Library/Extensions/AppleUSBTopCase.kext/Contents/PlugIns/AppleUSBTCKeyboard.kext/

    启用:
    sudo kextload /System/Library/Extensions/AppleUSBTopCase.kext/Contents/PlugIns/AppleUSBTCKeyboard.kext/
    iOct
        2
    iOct  
       2013-11-20 15:27:01 +08:00
    @hexor
    $ sudo kextunload /System/Library/Extensions/AppleUSBTopCase.kext/Contents/PlugIns/AppleUSBTCKeyboard.kext/
    Password:
    (kernel) Can't unload kext com.apple.driver.AppleUSBTCKeyboard; classes have instances:
    (kernel) Kext com.apple.driver.AppleUSBTCKeyboard class AppleUSBTCKeyboard has 1 instance.
    Failed to unload com.apple.driver.AppleUSBTCKeyboard - (libkern/kext) kext is in use or retained (cannot unload).
    貌似关不掉的,OSX 10.8.5
    hexor
        3
    hexor  
       2013-11-20 16:40:54 +08:00   ❤️ 1
    @iOct 你多试几次, 出现错误提示是正常的, 即使出现错误提示也能成功禁用内置键盘
    iOct
        4
    iOct  
       2013-11-20 16:46:37 +08:00
    @hexor 还真的是,虽然报错但是键盘还是被关掉了,这个功能好用。
    已致谢^^
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   2202 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 25ms · UTC 04:58 · PVG 12:58 · LAX 21:58 · JFK 00:58
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.