openpencil/packages/docs/it/user-guide/canvas-navigation.md
Danila Poyarkov 81bf188f5f Wrap remaining single-key shortcuts and key names in <kbd>
Single-letter tool keys (R, O, L, F, S, P, H), Escape, Enter,
Space (and locale equivalents), arrow key names in shortcut tables
and prose. Remove <kbd> from non-key words like 'drag'.
2026-03-08 13:07:08 +03:00

33 lines
1.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: Navigazione canvas
description: Panoramica, zoom e strumento mano in OpenPencil.
---
# Navigazione canvas
Il canvas è il tuo spazio di lavoro infinito.
## Panoramica
- <kbd>Spazio</kbd> + trascinamento — tieni <kbd>Spazio</kbd> e trascina
- **Pulsante centrale del mouse** — premi e trascina
- **Trackpad a due dita** — scorri con due dita
## Strumento mano
Premi <kbd>H</kbd> per attivare lo strumento mano. Passa a un altro strumento (es. **V**) per disattivare.
## Zoom
- <kbd>Ctrl</kbd> + scroll (o <kbd>⌘</kbd> + scroll su Mac) — zoom avanti/indietro
- **Gesto pinch** — pinch sul trackpad
- Scorciatoie da tastiera — vedi tabella
| Azione | Mac | Windows / Linux |
|--------|-----|-----------------|
| Panoramica | <kbd>Spazio</kbd> + trascinamento | Spazio + trascinamento |
| Strumento mano | <kbd>H</kbd> | <kbd>H</kbd> |
| Zoom avanti | <kbd>⌘</kbd><kbd>+</kbd> | <kbd>Ctrl</kbd> + <kbd>+</kbd> |
| Zoom indietro | <kbd>⌘</kbd><kbd>−</kbd> | <kbd>Ctrl</kbd> + <kbd>−</kbd> |
| Zoom 100% | <kbd>⌘</kbd><kbd>0</kbd> | <kbd>Ctrl</kbd> + <kbd>0</kbd> |