Files
AareDAQ/docs/cheatsheet.md
T
perl_d 6244d77a12
CI / lint (pull_request) Successful in 32s
CI / test (3.11) (pull_request) Successful in 44s
CI / test-with-beamline-plugins (pxii_bec) (pull_request) Successful in 48s
CI / test-with-beamline-plugins (pxi_bec) (pull_request) Successful in 2m28s
CI / test (3.12) (pull_request) Successful in 2m36s
CI / test-with-coverage (pull_request) Successful in 5m48s
CI / coverage-analysis (pull_request) Successful in 5s
CI / test (3.13) (pull_request) Successful in 6m23s
CI / test-with-beamline-plugins (pxiii_bec) (pull_request) Successful in 9m35s
Docs build and publish / docker (push) Successful in 10s
Build and Publish / release (push) Successful in 12s
CI / test (3.11) (push) Successful in 47s
CI / test (3.12) (push) Successful in 50s
CI / lint (push) Successful in 55s
CI / test-with-beamline-plugins (pxi_bec) (push) Successful in 50s
CI / test-with-coverage (push) Successful in 1m5s
CI / coverage-analysis (push) Skipped
CI / test-with-beamline-plugins (pxiii_bec) (push) Successful in 1m10s
CI / test (3.13) (push) Successful in 1m59s
CI / test-with-beamline-plugins (pxii_bec) (push) Successful in 5m22s
docs: udpate cheatsheet formatting
2026-08-04 15:41:29 +02:00

64 lines
3.2 KiB
Markdown

# GUI Controls Cheat Sheet
## Sample Camera
| Control | Applies to | Action |
| --------------------- | ------------------ | --------------------------------------------- |
| `Left click` | | move sample to clicked position |
| `Shift + Left click` | | Z-alignment click behaviour |
| `Ctrl + Left click` | active raster grid | move to clicked position under the grid |
| `Left drag` | active raster grid | move active raster grid |
| `Right click` | | open sample camera context menu |
| `Right drag` | empty area | draw raster grid |
| `Right drag` | active raster grid | resize raster grid |
| `Mouse wheel` | | rotate omega by 90° |
| `Shift + Mouse wheel` | | rotate omega by 10° |
| `Ctrl + Mouse wheel` | | change sample camera exposure by a large step |
| `Alt + Mouse wheel` | | change sample camera exposure by a small step |
| `Shift + Mouse move` | | inspect/load raster image under cursor |
## Video Views
| Control | Action |
| -------------------- | ----------- |
| `Ctrl + Mouse wheel` | zoom in/out |
| `F` | fit to view |
| `R` | reset zoom |
| `+` or `=` | zoom in |
| `-` | zoom out |
## Sample Queue
| Control | Action |
| -------- | ---------------------------- |
| `Delete` | remove selected samples |
| `Space` | run / pause queue automation |
## Workflow Panel
| Control | Action |
| --------------- | -------------------------------------- |
| `Delete` | remove selected queue items |
| `Space` | pause / resume workflow |
| `Ctrl + R` | refresh workflow queue |
| `Ctrl + Delete` | clear non-running workflow queue items |
## Global Shortcuts
| Control | Action |
| ------------------ | ------------------------------------ |
| `F1` | open mouse / keyboard controls help |
| `Ctrl + Q` | quit application |
| `Ctrl + Shift + R` | restore default view layout |
| `Ctrl + 1` | switch to Sample camera tab |
| `Ctrl + 2` | switch to Gonio camera tab |
| `Ctrl + 3` | switch to Beamline view tab |
| `Ctrl + 4` | switch to Beamline combined view tab |
| `Ctrl + L` | raise Sample List panel |
| `Ctrl + J` | raise Automation list panel |
| `Ctrl + M` | raise manual sample dock |
| `Ctrl + W` | toggle Workflow panel |
| `Ctrl + Shift + T` | toggle Target stability panel |
| `Ctrl + Shift + P` | toggle Prediction Metrics panel |
| `Ctrl + Shift + S` | toggle Smargon trace panel |