当前位置:网站首页>Xrandr modify resolution and refresh rate
Xrandr modify resolution and refresh rate
2022-07-03 04:07:00 【ITKEY_】
Query the current display information
Direct operation xrandr that will do .
My execution results are as follows , Too much information , I put out the key parts :
[email protected]: ~/.screenlayout $ xrandr [14:41:35]
Screen 0: minimum 320 x 200, current 5760 x 2160, maximum 16384 x 16384
HDMI-1 connected 1920x1080+0+774 (normal left inverted right x axis y axis) 527mm x 293mm
1920x1080 60.00*+ 74.99 50.00 59.94
1920x1080i 60.00 50.00 59.94
DP-1 connected primary 3840x2160+1920+0 (normal left inverted right x axis y axis) 597mm x 336mm
3840x2160 60.00 + 29.98*
1920x2160 59.99
All supported resolutions and refresh rates will be listed .
Query the current resolution
This is simpler , Just look *+ Two symbols on which line is ok . The result above is :
HDMI-1 The resolution of the 1920x1080 The refresh rate is 60.00
Query refresh rate
check * Where is the number , For example, my message above is
HDMI-1 60.00
DP-1 29.98
Set the refresh rate
DP-1 29.98 You'll feel a little uneasy , What if you set the refresh rate ? Add parameters to the parameters -r 60.00 Can be adjusted to 60 The refresh rate .
The complete command is as follows :
xrandr --output eDP-1 --off --output HDMI-1 --mode 1920x1080 --pos 0x774 --rotate normal --output DP-1 -r 60.00 --primary --mode 3840x2160 --pos 1920x0 --rotate normal --output DP-2 --off --output DP-3 --off --output DP-4 --off```
Set the resolution display position and check whether the display is on
All of these can be used xrandr To achieve , It's just not intuitive. Some values need to be calculated manually . I recommend using ARandR To graphically set , And can automatically generate xrandr command . In fact, the commands I'm using are automatically generated .
边栏推荐
- SAP UI5 应用开发教程之一百零五 - SAP UI5 Master-Detail 布局模式的联动效果实现明细介绍
- IPv6 transition technology-6to4 manual tunnel configuration experiment -- Kuige of Shangwen network
- 2022 mobile crane driver examination registration and mobile crane driver operation examination question bank
- Is it better to speculate in the short term or the medium and long term? Comparative analysis of differences
- Idea shortcut keys
- Null and undefined
- Mutex and rwmutex in golang
- 阿洛对自己的思考
- CVPR 2022 | 大连理工提出自校准照明框架,用于现实场景的微光图像增强
- JS实现图片懒加载
猜你喜欢

pytorch是什么?pytorch是一个软件吗?

JS实现图片懒加载

学会pytorch能干什么?
![[brush questions] find the number pair distance with the smallest K](/img/e1/4118e2b37b5cea0454d65b877b507f.png)
[brush questions] find the number pair distance with the smallest K

SAP ui5 application development tutorial 105 - detailed introduction to the linkage effect implementation of SAP ui5 master detail layout mode

SAP UI5 应用开发教程之一百零五 - SAP UI5 Master-Detail 布局模式的联动效果实现明细介绍

What is pytorch? Is pytorch a software?

What can learning pytorch do?

IPv6 transition technology-6to4 manual tunnel configuration experiment -- Kuige of Shangwen network

105. Detailed introduction of linkage effect realization of SAP ui5 master detail layout mode
随机推荐
What is pytorch? Is pytorch a software?
CVPR 2022 | Dalian Institute of technology proposes a self calibration lighting framework for low light level image enhancement of real scenes
What is the correct way to compare ntext columns with constant values- What's the right way to compare an NTEXT column with a constant value?
CEPH Shangwen network xUP Nange that releases the power of data
[daily question] dichotomy - find a single dog (Bushi)
[Apple Photo Album push] IMessage group anchor local push
Role of JS No
Js/ts bottom implementation double click event
Intercept string fixed length to array
JS实现图片懒加载
Reflection and planning of a sophomore majoring in electronic information engineering
Message queue addition failure
[no title] 2022 chlorination process examination content and free chlorination process examination questions
Deep dive kotlin synergy (19): flow overview
2022deepbrainchain biweekly report no. 104 (01.16-02.15)
JS native common knowledge
Appium自动化测试框架
MySQL create table
[Apple Push] IMessage group sending condition document (push certificate) development tool pushnotification
Nodejs Foundation: shallow chat URL and querystring module