Files
sls_x11ma_launcher/X_X11MA_desktops.json
2022-05-18 12:00:10 +02:00

78 lines
1.7 KiB
JSON

{
"menu": [
{
"type": "title",
"text": "Console 1"
},
{
"type": "cmd",
"text": "Expert desktop 1 (beamline qtdm's)",
"command": "X_X11MA_desktop1.sh"
},
{
"type": "cmd",
"text": "Expert desktop 2 (undulator, status)",
"command": "X_X11MA_desktop2.sh"
},
{
"type": "cmd",
"text": "Expert desktop 3 (StripTool's)",
"command": "X_X11MA_desktop3.sh"
},
{
"type": "separator"
},
{
"type": "title",
"text": "Console 2"
},
{
"type": "cmd",
"text": "PEEM desktop 1",
"command": "PEEM_Desktop1"
},
{
"type": "cmd",
"text": "PEEM desktop 2",
"command": "PEEM_Desktop2"
},
{
"type": "cmd",
"text": "PEEM desktop 3",
"command": "PEEM_Desktop3"
},
{
"type": "cmd",
"text": "PEEM desktop 4",
"command": "PEEM_Desktop4"
},
{
"type": "separator"
},
{
"type": "title",
"text": "Resoxs"
},
{
"type": "cmd",
"text": "Resoxs desktop",
"command": "X_X11MA_desktop_resoxs.sh"
},
{
"type": "separator"
},
{
"type": "title",
"text": "TR-TEY"
},
{
"type": "cmd",
"text": "TR-TEY desktop",
"command": "TR-TEY_Desktop"
}
]
}