weiyouwozuiku's recent timeline updates
weiyouwozuiku

weiyouwozuiku

V2EX member #437958, joined on 2019-08-26 09:42:49 +08:00
weiyouwozuiku's recent replies
Aug 5, 2024
Replied to a topic by zys0373 macOS 关于 Mac OS 通用控制 输入法切换的 Bug
我的方案是在设置中设置 fn 为中英文切换,karabiner 将 shift 的单点操作换成 fn
这是配置文件:
'''
{
"description": "Use left shift to Change to/from English input. ( Need to enable MacOS built in Option: Use Fn Key to switch to and from ABC.)",
"manipulators": [
{
"from": {
"key_code": "left_shift"
},
"to": [
{
"key_code": "left_shift"
}
],
"to_if_alone": [
{
"key_code": "fn"
}
],
"type": "basic"
}
]
}
'''
我想试试
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1059 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 12ms · UTC 18:49 · PVG 02:49 · LAX 11:49 · JFK 14:49
♥ Do have faith in what you're doing.