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 2 additions and 2 deletions
Showing only changes of commit 2eeb794fc6 - Show all commits

View File

@ -104,7 +104,7 @@ Touchpad
.. note::
This panel is available on Windows, macOS, or Linux with Wayland.
This panel is available on Windows, macOS, and Linux with Wayland.

use and instead of or?

use `and` instead of `or`?
Multi-touch Gestures
Use multi-touch gestures for navigation with touchpad, instead of scroll wheel emulation.

View File

@ -116,7 +116,7 @@ you can emulate controls using multi-touch gestures with the trackpad from :doc:
* - Pan
- Hold the :kbd:`Shift` key while dragging two fingers on the pad.
* - Zoom
- Hold the :kbd:`Alt` or :kbd:`OSKey` key while dragging two fingers on the pad.
- Hold the :kbd:`Ctrl` or :kbd:`OSKey` key while dragging two fingers on the pad.

On windows, ctrl + finger drag does the zoom operation

On windows, `ctrl + finger drag` does the zoom operation

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

I'd prefer "orbit" but wait for @Blendify 's opinion :)

I'd prefer "orbit" but wait for @Blendify 's opinion :)

👍 Will update!

👍 Will update!
- Drag two fingers on the pad.
* - Emulate right-click