xtinput
V2EX  ›  macOS

macOS Ventura 输入法卡死的问题

  •  
  •   xtinput · Jun 24, 2022 · 1815 views
    This topic created in 1423 days ago, the information mentioned may be changed or developed.
    打开终端:执行 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 replies    2022-06-25 18:52:08 +08:00
    SandyLee
        1
    SandyLee  
       Jun 25, 2022
    直接活动监视器强制简体输入退出就行了
    xtinput
        2
    xtinput  
    OP
       Jun 25, 2022
    @SandyLee 卡,输入法卡死的时候,活动监视器找输入法进程有点卡
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2927 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 38ms · UTC 06:07 · PVG 14:07 · LAX 23:07 · JFK 02:07
    ♥ Do have faith in what you're doing.