每当我调用注销/关闭对话框时,焦点都在辅助监视器上,即键盘移动辅助监视器中显示的选项。即使该监视器已关闭。奇怪的是,在会话解锁对话框中,主监视器获得焦点。
我希望主显示器 (DP-1) 获得焦点。少了什么东西?
Kscreen 被禁用,因为它引起了问题(有时主面板上有黑色/无背景,只有 KDE 主面板)。
/etc/X11/xorg.conf.d/50-monitor.conf:
Section "Monitor"
Identifier "DP-1"
Option "Primary" "true"
EndSection
Section "Monitor"
Identifier "HDMI-1"
Option "RightOf" "DP-1"
EndSection
配置:
> xrandr --listmonitors
Monitors: 2
0: +*DP-1 2560/527x1440/296+0+0 DP-1
1: +HDMI-1 2560/526x1440/296+2560+0 HDMI-1