venuxx90ss's recent timeline updates
venuxx90ss

venuxx90ss

V2EX member #477272, joined on 2020-03-18 09:53:58 +08:00
venuxx90ss's recent replies
无线鼠标接的 usb 模块,用绿联会跳帧,用原装的不会
养熟了还不杀,等着过年?
Mar 11, 2021
Replied to a topic by venuxx90ss 新手求助 一个大白的 Json 求助
@zeropercenthappy 是的,我只发了前面我乱改的上来😂这是拿模板改的,个人实在不懂
{
"description": "Double spacebar to become left_option+0. Once released, returns to spacebar. ",
"manipulators": [
{
"conditions": [
{
"name": "spacebar pressed",
"type": "variable_if",
"value": 1
"bundle_identifiers": [
"^com.sketchup.SketchUp.2021"
],
"type": "frontmost_application_if"
}
],
"from": {
"key_code": "spacebar",
"modifiers": {
"optional": [
"any"
]
}
},
"to": [
{
"key_code": "f12",
"modifiers": [
"left_option"
],
"repeat": false
}
],
"type": "basic"
},
{
"from": {
"key_code": "spacebar",
"modifiers": {
"optional": [
"any"
]
}
},
"to": [
{
"set_variable": {
"name": "spacebar pressed",
"value": 1
}
},
{
"key_code": "spacebar"
}
],
"to_delayed_action": {
"to_if_canceled": [
{
"set_variable": {
"name": "spacebar pressed",
"value": 0
}
}
],
"to_if_invoked": [
{
"set_variable": {
"name": "spacebar pressed",
"value": 0
}
}
]
},
"type": "basic"
}
]
},
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2567 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 17ms · UTC 01:45 · PVG 09:45 · LAX 18:45 · JFK 21:45
♥ Do have faith in what you're doing.