使用 Eclipse Mars 在 Debian / X / GNOME 中滚动 ThinkPad TrackPoint 时出现抖动

使用 Eclipse Mars 在 Debian / X / GNOME 中滚动 ThinkPad TrackPoint 时出现抖动

Eclipse 滚动时会出现难以忍受的抖动,而其他 X 应用程序(例如 Google Chrome)则表现得更流畅,这可能是什么原因?为什么 Eclipse 与其他应用程序不同?

$ lsb_release -a
Distributor ID: Debian
Description:    Debian GNU/Linux testing-updates (sid)
Release:        testing-updates
Codename:       sid

$ gnome-shell --version
GNOME Shell 3.18.1

$ uname -a
Linux thinkpad 4.5.0-1-amd64 #1 SMP Debian 4.5.1-1 (2016-04-14) x86_64 GNU/Linux

$ Xorg -version
X.Org X Server 1.18.3
Release Date: 2016-04-04

$ cat .eclipseproduct
version=4.5.2

我使用以下说明在 Jessie 或更高版本中安装了对“向后移植”内核的 TrackPoint 支持:https://wiki.debian.org/InstallingDebianOn/Thinkpad/Trackpoint(即,我创建了推荐的/usr/share/X11/xorg.conf.d/20-thinkpad.conf文件,它允许垂直和水平滚动)

相关内容