V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
xtinput
V2EX  ›  macOS

macOS Ventura 输入法卡死的问题

  •  
  •   xtinput · 2022-06-24 10:58:58 +08:00 · 1033 次点击
    这是一个创建于 666 天前的主题,其中的信息可能已经有所发展或是发生改变。
    打开终端:执行 kill -9 `(ps -ef | grep "SCIM_Extension" | grep -v grep | awk '{print $2}')``

    或者把

    alias restartSCIM="kill -9 `(ps -ef | grep "SCIM_Extension" | grep -v grep | awk '{print $2}')`"

    添加到 ~/.zshrc(.bashrc)
    2 条回复    2022-06-25 18:52:08 +08:00
    SandyLee
        1
    SandyLee  
       2022-06-25 15:49:18 +08:00
    直接活动监视器强制简体输入退出就行了
    xtinput
        2
    xtinput  
    OP
       2022-06-25 18:52:08 +08:00
    @SandyLee 卡,输入法卡死的时候,活动监视器找输入法进程有点卡
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2951 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 32ms · UTC 08:33 · PVG 16:33 · LAX 01:33 · JFK 04:33
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.