mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-08-10 00:52:16 +00:00
Add option to disable native pen/touch support
This commit is contained in:
@@ -289,6 +289,24 @@ high_resolution_scrolling
|
||||
|
||||
high_resolution_scrolling = enabled
|
||||
|
||||
native_pen_touch
|
||||
^^^^^^^^^^^^^^^^
|
||||
|
||||
**Description**
|
||||
When enabled, Sunshine will pass through native pen/touch events from Moonlight clients.
|
||||
|
||||
This can be useful to disable for older applications without native pen/touch support.
|
||||
|
||||
.. Caution:: Applies to Windows only.
|
||||
|
||||
**Default**
|
||||
``enabled``
|
||||
|
||||
**Example**
|
||||
.. code-block:: text
|
||||
|
||||
native_pen_touch = enabled
|
||||
|
||||
keybindings
|
||||
^^^^^^^^^^^
|
||||
|
||||
|
||||
Reference in New Issue
Block a user