Skip to content

Appendix B. Setting up Godot for trackpad/touchpad navigation

Godot doesn't support advanced gestures on Windows & Linux that act like a middle mouse button. However, just like Blender it has a way to work aroud this.

If you set its naviation scheme to tablet/trackpad:

alt text

Then you will be able to emulate a middle mouse click by simply moving the mouse in combination with a modifier key like [ALT], [SHIFT] or [CTRL]:

  • [ALT] for orbitting
  • [SHIFT] for panning
  • [CTRL] for zooming in/out