Files
sls_x11ma_launcher/X_X11MA_Applications.json

23 lines
563 B
JSON

{
"menu": [
{
"type": "title",
"text": "- Start Default Applications -"
},
{
"type": "cmd",
"text": "Start screen at PEEM",
"command": "X_X11MA_PEEMscreen1.sh"
},
{
"type": "cmd",
"text": "Start screen1 at beamline",
"command": "X_X11MA_beamlinescreen1.sh"
},
{
"type": "cmd",
"text": "Start screen2 at beamline",
"command": "X_X11MA_beamlinescreen2.sh"
}
]
}