Adds list of supported multi-touch gestures #104516
@ -104,11 +104,11 @@ Touchpad
|
|||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
This panel is only available on Windows or macOS.
|
This panel is available on Windows, macOS, and Linux with Wayland.
|
||||||
|
|||||||
|
|
||||||
Multi-touch Gestures
|
Multi-touch Gestures
|
||||||
Use multi-touch gestures for navigation with touchpad, instead of scroll wheel emulation.
|
Use multi-touch gestures for navigation with touchpad, instead of scroll wheel emulation.
|
||||||
|
For more detail on supported gestures, see :doc:`Configuring Peripherals </getting_started/configuration/hardware>`.
|
||||||
|
|
||||||
Tablet
|
Tablet
|
||||||
======
|
======
|
||||||
|
@ -21,8 +21,9 @@ Blender supports various types of input devices:
|
|||||||
|
|
||||||
- Keyboard (recommended: keyboard with numeric keypad, English layout works best)
|
- Keyboard (recommended: keyboard with numeric keypad, English layout works best)
|
||||||
- Mouse (recommended: three button mouse with scroll wheel)
|
- Mouse (recommended: three button mouse with scroll wheel)
|
||||||
- NDOF Device (also known as *3D Mouse*)
|
|
||||||
- Graphic Tablet
|
- Graphic Tablet
|
||||||
|
- Touchpad
|
||||||
|
- NDOF Device (also known as *3D Mouse*)
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
@ -100,6 +101,27 @@ as well as provide additional controls such as pressure sensitivity.
|
|||||||
|
|
||||||
.. _hardware-ndof:
|
.. _hardware-ndof:
|
||||||
|
|
||||||
|
Touchpad
|
||||||
|
--------
|
||||||
|
|
||||||
|
Touchpad controls are available on Windows, macOS and Linux with Wayland.
|
||||||
|
If you are working from a laptop without a mouse,
|
||||||
|
you can emulate controls using multi-touch gestures with the trackpad from :doc:`Preferences </editors/preferences/input>`.
|
||||||
|
|
||||||
|
.. list-table:: Supported multi-touch gestures
|
||||||
|
:header-rows: 1
|
||||||
|
|
||||||
|
* - Gesture
|
||||||
|
- Effect
|
||||||
|
* - Pan
|
||||||
|
- Hold the :kbd:`Shift` key while dragging two fingers on the pad.
|
||||||
|
* - Zoom
|
||||||
|
- Hold the :kbd:`Ctrl` or :kbd:`OSKey` key while dragging two fingers on the pad.
|
||||||
Pratik Borhade
commented
On windows, On windows, `ctrl + finger drag` does the zoom operation
Joseph Heck
commented
Thanks, screwed that up! Fixed - appreciate spotting that! Thanks, screwed that up! Fixed - appreciate spotting that!
|
|||||||
|
* - Orbit
|
||||||
Joe-Heck marked this conversation as resolved
Outdated
Pratik Borhade
commented
I'd prefer "orbit" but wait for @Blendify 's opinion :) I'd prefer "orbit" but wait for @Blendify 's opinion :)
Joseph Heck
commented
👍 Will update! 👍 Will update!
|
|||||||
|
- Drag two fingers on the pad.
|
||||||
|
* - Emulate right-click
|
||||||
|
- Tap two fingers on the pad.
|
||||||
|
|
||||||
NDOF (3D Mouse)
|
NDOF (3D Mouse)
|
||||||
---------------
|
---------------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user
use
and
instead ofor
?