xrandr
程序员文章站
2022-07-03 21:04:19
...
xrandr --output VGA1 --auto --primary # 设置主屏
xrandr --output LVDS-1 --right-of VGA1 --auto
xinput --map-to-output $(xinput list --id-only "...") VGA1