Files
Table-Python/Test/Gestures/gesture_config.json
2026-07-31 09:02:21 +02:00

16 lines
237 B
JSON

{
"rules": [
{
"action": "Ruler",
"left": "PointIndex",
"right": "",
"extensions": []
},
{
"action": "Pointer",
"left": "",
"right": "PointIndex",
"extensions": []
}
]
}