2026-03-03 09:15:39 +00:00
---
title: Kontextmenü
description: Rechtsklick-Kontextmenü-Aktionen in OpenPencil — Zwischenablage, Z-Reihenfolge, Gruppierung, Komponenten und mehr.
---
# Kontextmenü
Rechtsklicken Sie auf dem Canvas, um das Kontextmenü zu öffnen. Bei Rechtsklick auf einen Knoten wird dieser zuerst ausgewählt. Rechtsklick auf leeren Canvas hebt die Auswahl auf.
Sync docs with v0.7.0 and unreleased features
- Update comparison tables: 78 tools (was 75), SVG export no longer a Penpot advantage,
renderer LOC updated to ~3,200 after split into 10 files
- Update figma-comparison: Rename layers ✅, SVG export ✅, +Copy/Paste as, +Tailwind export,
+Stroke align, +per-side stroke weights; coverage 88/152 → 94/158
- Add What's Next roadmap to architecture.md: AI providers, figma-use tool set,
CI tooling, prototyping, CSS Grid, PDF export, .fig fidelity
- Update user-guide: SVG in export format table, Copy/Paste as submenu,
stroke align + per-side weights, layer inline rename, mobile drawer, Code tab format toggle
- Fix keyboard shortcuts: ⌘N/⌘T/⌘W ✅, ⌘\ ✅, add ⇧⌘C ✅
- Expand MCP tools reference from ~25 to all 78 tools in full category tables
- Add Homebrew tap install to Getting Started
- Add new features.md sections: SVG export, Copy/Paste as, stroke align, mobile/PWA,
Tailwind JSX export, Google Fonts fallback, auto-save toggle, Homebrew tap,
layer rename, renderer profiler
- Full locale sync for DE, ES, FR, IT, PL: all 7 files updated in each locale
2026-03-07 16:25:41 +00:00
## Als kopieren
Das Untermenü **Als kopieren** bietet folgende Zwischenablage-Formate:
| Aktion | Kürzel (Mac) | Kürzel (Win/Linux) |
|--------|--------------|---------------------|
| Als Text kopieren | — | — |
| Als SVG kopieren | — | — |
Use <kbd> for keyboard shortcuts across all docs
Wrap all keyboard shortcut references in <kbd> tags in user guide,
reference, and development docs across all 7 locales (en, de, es,
fr, it, pl, ru). Tables, inline prose, and parenthetical hints.
2026-03-08 09:48:02 +00:00
| Als PNG kopieren | < kbd > ⇧< / kbd > < kbd > ⌘< / kbd > < kbd > C< / kbd > | < kbd > Shift< / kbd > + < kbd > Strg< / kbd > + C |
Sync docs with v0.7.0 and unreleased features
- Update comparison tables: 78 tools (was 75), SVG export no longer a Penpot advantage,
renderer LOC updated to ~3,200 after split into 10 files
- Update figma-comparison: Rename layers ✅, SVG export ✅, +Copy/Paste as, +Tailwind export,
+Stroke align, +per-side stroke weights; coverage 88/152 → 94/158
- Add What's Next roadmap to architecture.md: AI providers, figma-use tool set,
CI tooling, prototyping, CSS Grid, PDF export, .fig fidelity
- Update user-guide: SVG in export format table, Copy/Paste as submenu,
stroke align + per-side weights, layer inline rename, mobile drawer, Code tab format toggle
- Fix keyboard shortcuts: ⌘N/⌘T/⌘W ✅, ⌘\ ✅, add ⇧⌘C ✅
- Expand MCP tools reference from ~25 to all 78 tools in full category tables
- Add Homebrew tap install to Getting Started
- Add new features.md sections: SVG export, Copy/Paste as, stroke align, mobile/PWA,
Tailwind JSX export, Google Fonts fallback, auto-save toggle, Homebrew tap,
layer rename, renderer profiler
- Full locale sync for DE, ES, FR, IT, PL: all 7 files updated in each locale
2026-03-07 16:25:41 +00:00
| Als JSX kopieren | — | — |
2026-03-03 09:15:39 +00:00
## Zwischenablage
| Aktion | Kürzel (Mac) | Kürzel (Win/Linux) |
|--------|--------------|---------------------|
Use <kbd> for keyboard shortcuts across all docs
Wrap all keyboard shortcut references in <kbd> tags in user guide,
reference, and development docs across all 7 locales (en, de, es,
fr, it, pl, ru). Tables, inline prose, and parenthetical hints.
2026-03-08 09:48:02 +00:00
| Kopieren | < kbd > ⌘< / kbd > < kbd > C< / kbd > | Strg + C |
| Ausschneiden | < kbd > ⌘< / kbd > < kbd > X< / kbd > | Strg + X |
| Hier einfügen | < kbd > ⌘< / kbd > < kbd > V< / kbd > | Strg + V |
| Duplizieren | < kbd > ⌘< / kbd > < kbd > D< / kbd > | Strg + D |
| Löschen | < kbd > ⌫< / kbd > | < kbd > Rücktaste< / kbd > / < kbd > Entf< / kbd > |
2026-03-03 09:15:39 +00:00
## Z-Reihenfolge
| Aktion | Kürzel |
|--------|--------|
| Nach vorne bringen | ] |
| Nach hinten senden | [ |
## Gruppierung
| Aktion | Kürzel (Mac) | Kürzel (Win/Linux) |
|--------|--------------|---------------------|
Use <kbd> for keyboard shortcuts across all docs
Wrap all keyboard shortcut references in <kbd> tags in user guide,
reference, and development docs across all 7 locales (en, de, es,
fr, it, pl, ru). Tables, inline prose, and parenthetical hints.
2026-03-08 09:48:02 +00:00
| Gruppieren | < kbd > ⌘< / kbd > < kbd > G< / kbd > | Strg + G |
| Entgruppieren | < kbd > ⇧< / kbd > < kbd > ⌘< / kbd > < kbd > G< / kbd > | < kbd > Shift< / kbd > + < kbd > Strg< / kbd > + G |
| Auto-Layout hinzufügen | < kbd > ⇧< / kbd > < kbd > A< / kbd > | < kbd > Shift< / kbd > + < kbd > A< / kbd > |
2026-03-03 09:15:39 +00:00
## Komponenten-Aktionen
Komponenten-Aktionen werden in Lila dargestellt.
| Aktion | Kürzel (Mac) | Kürzel (Win/Linux) | Verfügbar bei |
|--------|--------------|---------------------|---------------|
Use <kbd> for keyboard shortcuts across all docs
Wrap all keyboard shortcut references in <kbd> tags in user guide,
reference, and development docs across all 7 locales (en, de, es,
fr, it, pl, ru). Tables, inline prose, and parenthetical hints.
2026-03-08 09:48:02 +00:00
| Komponente erstellen | < kbd > ⌥< / kbd > < kbd > ⌘< / kbd > < kbd > K< / kbd > | Strg + < kbd > Alt< / kbd > + < kbd > K< / kbd > | Frames, Gruppen |
| Komponenten-Set erstellen | < kbd > ⇧< / kbd > < kbd > ⌘< / kbd > < kbd > K< / kbd > | < kbd > Shift< / kbd > + < kbd > Strg< / kbd > + K | 2+ Komponenten |
2026-03-03 09:15:39 +00:00
| Instanz erstellen | — | — | Komponenten |
| Zur Hauptkomponente | — | — | Instanzen |
Use <kbd> for keyboard shortcuts across all docs
Wrap all keyboard shortcut references in <kbd> tags in user guide,
reference, and development docs across all 7 locales (en, de, es,
fr, it, pl, ru). Tables, inline prose, and parenthetical hints.
2026-03-08 09:48:02 +00:00
| Instanz lösen | < kbd > ⌥< / kbd > < kbd > ⌘< / kbd > < kbd > B< / kbd > | Strg + < kbd > Alt< / kbd > + < kbd > B< / kbd > | Instanzen |
2026-03-03 09:15:39 +00:00
## Sichtbarkeit & Sperre
| Aktion | Kürzel (Mac) | Kürzel (Win/Linux) |
|--------|--------------|---------------------|
Use <kbd> for keyboard shortcuts across all docs
Wrap all keyboard shortcut references in <kbd> tags in user guide,
reference, and development docs across all 7 locales (en, de, es,
fr, it, pl, ru). Tables, inline prose, and parenthetical hints.
2026-03-08 09:48:02 +00:00
| Ausblenden / Einblenden | < kbd > ⇧< / kbd > < kbd > ⌘< / kbd > < kbd > H< / kbd > | < kbd > Shift< / kbd > + < kbd > Strg< / kbd > + H |
| Sperren / Entsperren | < kbd > ⇧< / kbd > < kbd > ⌘< / kbd > < kbd > L< / kbd > | < kbd > Shift< / kbd > + < kbd > Strg< / kbd > + L |
2026-03-03 09:15:39 +00:00
## Auf Seite verschieben
Das Untermenü **Auf Seite verschieben** listet alle Seiten außer der aktuellen auf.
## Tipps
- Rechtsklick auf leeren Canvas gibt Zugriff auf Einfügen.
- Komponenten-Aktionen erscheinen nur bei relevanter Auswahl.
- Das Kontextmenü spiegelt die Tastenkürzel wider — gut zum Entdecken neuer Kürzel.