双屏 Xrandr 问题

双屏 Xrandr 问题

我的 xrandr 和双屏设置有问题。这种情况在重新启动后突然发生,因此没有(故意)更改设置。这是发生的事情:

我的外接显示器位于笔记本电脑的左侧,但突然我的系统表现得就像显示器位于右侧一样。我进入 Mate 桌面的显示器首选项对话框并相应地移动屏幕。我注意到,当我拖动微缩模型时,它创建了一条痕迹。应用更改后,显示按预期切换,但我无法单击显示它触发另一个屏幕上的点击。因此,对话框“保留更改...”在内部显示器上,但我必须单击外部屏幕上的相应位置。可见指针在外部屏幕上,但“不可见”指针在内部屏幕上,从而引发单击事件。

这是的输出xrandr -q

Screen 0: minimum 320 x 200, current 3840 x 1080, maximum 16384 x 16384
LVDS-1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 344mm x 193mm
   1920x1080     60.02*+  50.03  
   1680x1050     60.00  
   1400x1050     60.00  
   1280x1024     59.95  
   1280x960      59.99  
   1152x864      59.97  
   1024x768      59.95  
   800x600       59.96  
   640x480       59.94  
   720x400       59.97  
   640x400       59.96  
   640x350       59.84  
VGA-1 connected 1920x1080+1920+0 (normal left inverted right x axis y axis) 476mm x 268mm
   1920x1080     60.00*+
   1680x1050     59.95  
   1280x1024     60.02  
   1440x900      59.89  
   1280x720      60.00  
   1024x768      60.00  
   800x600       60.32  
   640x480       59.94  
   720x400       70.08  
DP-1 disconnected (normal left inverted right x axis y axis)
DP-2 disconnected (normal left inverted right x axis y axis)
DP-3 disconnected (normal left inverted right x axis y axis)

我从未需要调试图形问题,因此如果需要,请询问更多信息。

相关内容