当前位置: 首页 > 工具软件 > XRandR > 使用案例 >

xrandr

裴俊智
2023-12-01

 

xrandr --output VGA1 --auto --primary                        # 设置主屏
xrandr --output LVDS-1 --right-of VGA1 --auto
xinput --map-to-output $(xinput list --id-only "...") VGA1

 

 类似资料:

相关阅读

相关文章

相关问答