openpencil/packages/docs/es/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

32 lines
1.1 KiB
Markdown
Raw Permalink 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: Navegación del lienzo
description: Panorámica, zoom y herramienta mano en OpenPencil.
---
# Navegación del lienzo
El lienzo es tu espacio de trabajo infinito.
## Panorámica
- <kbd>Espacio</kbd> + arrastrar — mantén <kbd>Espacio</kbd> y arrastra
- **Botón central del ratón** — pulsa y arrastra
- **Trackpad con dos dedos** — desliza con dos dedos
## Herramienta mano
Pulsa <kbd>H</kbd> para activar la herramienta mano. Cambia a otra herramienta (ej. **V**) para desactivar.
## Zoom
- <kbd>Ctrl</kbd> + scroll (o <kbd></kbd> + scroll en Mac) — zoom adelante/atrás
- **Gesto de pellizco** — pellizca en el trackpad
| Acción | Mac | Windows / Linux |
|--------|-----|-----------------|
| Panorámica | <kbd>Espacio</kbd> + arrastrar | Espacio + arrastrar |
| Herramienta mano | <kbd>H</kbd> | <kbd>H</kbd> |
| Zoom adelante | <kbd></kbd><kbd>+</kbd> | <kbd>Ctrl</kbd> + <kbd>+</kbd> |
| Zoom atrás | <kbd></kbd><kbd></kbd> | <kbd>Ctrl</kbd> + <kbd></kbd> |
| Zoom 100% | <kbd></kbd><kbd>0</kbd> | <kbd>Ctrl</kbd> + <kbd>0</kbd> |