Browse Source

Point the touch screen FAQ to the menu entry for disabling cursor locking

pull/35/head
Luke Andrew GitHub 5 years ago
parent
commit
638e9f3510
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      FAQ.md

+ 1
- 1
FAQ.md View File

@@ -67,4 +67,4 @@ The audio/MIDI Bridge drivers will be removed in Rack v2.

Rack's window library GLFW does not support [touch input](https://github.com/glfw/glfw/issues/42), so Rack relies on the operating system to control the mouse cursor using the touch screen.
This means that multi-touch gestures do not work.
However, you can set `"allowCursorLock"` to `false` in `<Rack user dir>/settings.json` to improve touch cursor handling for knobs.
However, you can disable the 'cursor locking' feature by disabling the 'Lock cursor while dragging' menu item in the View menu to improve touch cursor handling for knobs.

Loading…
Cancel
Save