java – Raspberry Pi 2 – 在纵向模式下移动对象时失真

我目前正在基于Raspberry Pi 2运行Raspbian的Kiosk系统,运行
Java应用程序.一切都很好,除了在对象移动时显示的屏幕上的失真.通常这不会是一个问题,但我有一个Java应用程序的列表,这将被用户广泛使用.在此列表上滚动时,失真是可见的.

下面的链接显示了这一点:

A GIF showing the distortion

我到目前为止所知道的

  • This only occurs while the screen is rotated. I have rotated the screen by 270* by setting “display_rotate=3” in /boot/config.txt
  • It is not dependent on the screen resolution or the “hdmi_group"
  • This doesn’t happen only on the GUI,the distortion is also visible during boot time
  • Overlocking doesn’t affect the distortion
  • It always appearson the right-bottom side of the screen
  • This issue was also present in Ubuntu Mate

解决方法

我不是Linux的专家,但是听到我的话,

你说你在配置文件中旋转你的屏幕.你能把它恢复到默认值吗?为什么需要旋转?因为这种旋转可能导致它不对齐屏幕的部分.我先来看看你的问题,看看这个变量的实验,看看它是如何变化的.

dawei

【声明】:淮南站长网内容转载自互联网,其相关言论仅代表作者个人观点绝非权威,不代表本站立场。如您发现内容存在版权问题,请提交相关链接至邮箱:bqsm@foxmail.com,我们将及时予以处理。