网页学习体会

  • 首页
  • 个人博客
您的位置: 首页  >  IT文章  >  add monitor resolution

add monitor resolution

分类: IT文章 • 2025-02-07 15:48:19

cvt 1920 1080 # Get the correct settings for the new mode
# Output for me: "1920x1080_60.00" 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync

xrandr --newmode "1920x1080_60.00" 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync
xrandr --addmode HDMI1 1920x1080_60.00 # Change HDMI1 to whatever output you want to use
xrandr --output HDMI1 --mode 1920x1080_60.00

相关推荐

  • LeetCode 258 Add Digits
  • mininet monitor
  • add monitor resolution
  • LeetCode第2题:Add Two Numbers
  • Add Graphic to Map Snippet
  • 【LeetCode & 剑指offer刷题】链表题9:Add Two Numbers
  • List的add方法与addAll方法的区别、StringBuffer的delete方法与deleteCharAt的区别 List的add方法与addAll方法 StringBuffer的delete方法与deleteCharAt的区别
  • High-Resolution Daytime Translation without Domain Labels
  • 【leetcode】2. Add Two Numbers
  • [LeetCode] Add Digits
  • 读(林万佳)《网格交易法》的感想及疑问(This page is not a pdf file download (下载))
  • 简单测试了一下python(pypi) jep 模块,使用jni方式在 java程序中嵌入python脚本引擎
    网站免责声明 网站地图 最新文章 用户隐私 版权申明
本站所有数据收集于网络,如果侵犯到您的权益,请联系网站进行下架处理。   

Copyright © 2018-2021   Powered By 网页学习体会    备案号:   粤ICP备20002247号