Fentaniao
文章19
标签13
分类8
All JetBrains IDEs are not responding properly to touch and Surface Pen input.

All JetBrains IDEs are not responding properly to touch and Surface Pen input.

All JetBrains IDEs are not responding properly to touch and Surface Pen input.

Solution

Solution 1: Add to IDE

  1. In the IDE, select “Help-Edit Custom VM Options”
  2. Add " -Dcom.jetbrains.default.touchscreen.mode=true"

Solution 2: Add Manually

Example of configuration file location:

C:\Users\username\AppData\Local\JetBrains\Toolbox\apps\IDEA-U\ch-0\212.5284.40.vmoptions

References

PyCharm Community Edition 2020.1: Surface Pen not responding on Surface Pro tablets: https://youtrack.jetbrains.com/issue/JBR-2490

本文作者:Fentaniao
本文链接:https://fentaniao.github.io/2021/10/17/Surface-Pen/
版权声明:本文采用 CC BY-NC-SA 3.0 CN 协议进行许可
×