Adds list of supported multi-touch gestures #104516

Merged
Aaron Carlisle merged 3 commits from Joe-Heck/blender-manual:multitouch-controls into main 2023-07-21 05:52:05 +02:00
2 changed files with 4 additions and 4 deletions
Showing only changes of commit ee15a3068a - Show all commits

View File

@ -104,11 +104,11 @@ Touchpad
.. note:: .. note::
This panel is only available on Windows or macOS. This panel is available on Windows, macOS, or 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
====== ======

View File

@ -104,7 +104,7 @@ as well as provide additional controls such as pressure sensitivity.
Touchpad Touchpad
-------- --------
Touchpad controls are available on Windows or macOS, and control the mouse cursor using your fingers. Touchpad controls are available on Windows, macOS and Linux with Wayland.
If you are working from a laptop without a mouse, 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>`. you can emulate controls using multi-touch gestures with the trackpad from :doc:`Preferences </editors/preferences/input>`.
@ -117,7 +117,7 @@ you can emulate controls using multi-touch gestures with the trackpad from :doc:
- Hold the :kbd:`Shift` key while dragging two fingers on the pad. - Hold the :kbd:`Shift` key while dragging two fingers on the pad.
* - Zoom * - Zoom
- Hold the :kbd:`Alt` or :kbd:`OSKey` key while dragging two fingers on the pad. - Hold the :kbd:`Alt` or :kbd:`OSKey` key while dragging two fingers on the pad.
* - Rotate * - Orbit
- Drag two fingers on the pad. - Drag two fingers on the pad.
* - Emulate right-click * - Emulate right-click
- Tap two fingers on the pad. - Tap two fingers on the pad.