thinnkpad x1 carbon autoxrandr

news/2024/11/8 3:07:10/

59.95* 带有星号代表我当前正在使用的赫兹,以及分辨率 1600x900,但是这个分辨率看起来还是有点别扭。

使用autoxrandr 可以快速切换分辨率配置,不用每次都手动去图形界面点来点去。因为每次我都忘记了。。分辨率的大小是多少了

$ xrandr 
Screen 0: minimum 320 x 200, current 3520 x 1080, maximum 16384 x 16384
eDP-1 connected primary 1600x900+0+180 (normal left inverted right x axis y axis) 309mm x 174mm2560x1440     60.00 +  59.99    59.99    59.96    59.95  1920x1440     60.00  1856x1392     60.01  1792x1344     60.01  2048x1152     59.99    59.98    59.90    59.91  1920x1200     59.88    59.95  1920x1080     60.01    59.97    59.96    59.93  1600x1200     60.00  1680x1050     59.95    59.88  1600x1024     60.17  1400x1050     59.98  1600x900      59.99    59.94    59.95*   59.82  1280x1024     60.02  1440x900      59.89  1400x900      59.96    59.88  1280x960      60.00  1440x810      60.00    59.97  1368x768      59.88    59.85  1360x768      59.80    59.96  1280x800      59.99    59.97    59.81    59.91  1152x864      60.00  1280x720      60.00    59.99    59.86    59.74  1024x768      60.04    60.00  960x720       60.00  928x696       60.05  896x672       60.01  1024x576      59.95    59.96    59.90    59.82  960x600       59.93    60.00  960x540       59.96    59.99    59.63    59.82  800x600       60.00    60.32    56.25  840x525       60.01    59.88  864x486       59.92    59.57  800x512       60.17  700x525       59.98  800x450       59.95    59.82  640x512       60.02  720x450       59.89  700x450       59.96    59.88  640x480       60.00    59.94  720x405       59.51    58.99  684x384       59.88    59.85  680x384       59.80    59.96  640x400       59.88    59.98  576x432       60.06  640x360       59.86    59.83    59.84    59.32  512x384       60.00  512x288       60.00    59.92  480x270       59.63    59.82  400x300       60.32    56.34  432x243       59.92    59.57  320x240       60.05  360x202       59.51    59.13  320x180       59.84    59.32  
DP-1 disconnected (normal left inverted right x axis y axis)
HDMI-1 connected 1920x1080+1600+0 (normal left inverted right x axis y axis) 527mm x 296mm1920x1080     60.00*+  50.00    59.94  1920x1080i    60.00    50.00    59.94  1680x1050     59.88  1280x1024     75.02    60.02  1440x900      59.90  1280x960      60.00  1280x720      60.00    50.00    59.94  1024x768      75.03    70.07    60.00  832x624       74.55  800x600       72.19    75.00    60.32    56.25  720x576       50.00  720x480       60.00    59.94  640x480       75.00    72.81    66.67    60.00    59.94  720x400       70.08  
DP-2 disconnected (normal left inverted right x axis y axis)

当前配置

$ neofetch .-/+oossssoo+/-.               `:+ssssssssssssssssss+:`           ---------------------------------- -+ssssssssssssssssssyyssss+-         OS: Ubuntu 20.04.3 LTS x86_64 .ossssssssssssssssssdMMMNysssso.       Host: 20HRS15700 ThinkPad X1 Carbon 5th /ssssssssssshdmmNNmmyNMMMMhssssss/      Kernel: 5.11.0-34-generic +ssssssssshmydMMMMMMMNddddyssssssss+     Uptime: 4 hours, 34 mins /sssssssshNMMMyhhyyyyhmNMMMNhssssssss/    Packages: 1995 (dpkg), 9 (snap) 
.ssssssssdMMMNhsssssssssshNMMMdssssssss.   Shell: bash 5.0.17 
+sssshhhyNMMNyssssssssssssyNMMMysssssss+   Resolution: 1600x900, 1920x1080 
ossyNMMMNyMMhsssssssssssssshmmmhssssssso   DE: GNOME 
ossyNMMMNyMMhsssssssssssssshmmmhssssssso   WM: Mutter 
+sssshhhyNMMNyssssssssssssyNMMMysssssss+   WM Theme: Adwaita 
.ssssssssdMMMNhsssssssssshNMMMdssssssss.   Theme: Yaru [GTK2/3] /sssssssshNMMMyhhyyyyhdNMMMNhssssssss/    Icons: Yaru [GTK2/3] +sssssssssdmydMMMMMMMMddddyssssssss+     Terminal: gnome-terminal /ssssssssssshdmNNNNmyNMMMMhssssss/      CPU: Intel i7-7500U (4) @ 3.500GHz .ossssssssssssssssssdMMMNysssso.       GPU: Intel HD Graphics 620 -+sssssssssssssssssyyyssss+-         Memory: 6919MiB / 15770MiB `:+ssssssssssssssssss+:`.-/+oossssoo+/-.                                       

安装

  sudo apt install autorandr

使用

只使用笔记本屏幕的时候

autorandr --save mobile

连接扩展显示器的时候

autorandr --save docked

检测当前配置

$ autorandr --current 
docked

检测可用配置

$ autorandr --detected     
docked

自动切换配置

$ autorandr -c
docked (detected) (current)
mobile
Config already loaded

帮助命令

$ autorandr -h
Usage: autorandr [options]-h, --help              get this small help
-c, --change            automatically load the first detected profile
-d, --default <profile> make profile <profile> the default profile
-l, --load <profile>    load profile <profile>
-s, --save <profile>    save your current setup to profile <profile>
-r, --remove <profile>  remove profile <profile>
--batch                 run autorandr for all users with active X11 sessions
--current               only list current (active) configuration(s)
--config                dump your current xrandr setup
--debug                 enable verbose output
--detected              only list detected (available) configuration(s)
--dry-run               don't change anything, only print the xrandr commands
--fingerprint           fingerprint your current hardware setup
--force                 force (re)loading of a profile
--skip-options <option> comma separated list of xrandr arguments (e.g. "gamma")to skip both in detecting changes and applying a profile
--version               show version information and exitIf no suitable profile can be identified, the current configuration is kept.To change this behaviour and switch to a fallback configuration, specify--default <profile>.autorandr supports a set of per-profile and global hooks. See the documentationfor details.The following virtual configurations are available:off             Disable all outputscommon          Clone all connected outputs at the largest common resolutionclone-largest   Clone all connected outputs with the largest resolution (sca-led down if necessary)horizontal      Stack all connected outputs horizontally at their largest re-solutionvertical        Stack all connected outputs vertically at their largest reso-lution

http://www.ppmy.cn/news/634311.html

相关文章

第11讲:使用ajax技术实现文件上传功能(jQuery)

软件项目开发过程中,文件上传功能是常用技术之一,经常需要上传文件过程中为了更好的体验,不允许刷新当前页面,这样就必须使用异步上传技术了,jQuery提供了异步上传的多种方法,下面跟大家一起探讨使用jQuery.form插件上传文件的功能,具体实现过程如下: 环境要求 序号资…

TikTok网红营销攻略:出海品牌如何实现最佳效果?

在当今数字化时代&#xff0c;TikTok作为全球最受欢迎的社交媒体平台之一&#xff0c;拥有庞大的用户基础和强大的影响力&#xff0c;已成为品牌推广和海外网红营销的热门选择。然而&#xff0c;要在TikTok上取得成功并吸引目标受众&#xff0c;品牌需要采取一系列的策略和技巧…

[DoorDash面试题] - 饭店开门关门时间

题目描述 给定一个开门和关门时间&#xff0c;格式为“mon 11:22 am”&#xff0c;计算出在这段时间之内所有以5mins为单元的时间列表。 没找到Leetcode原题&#xff0c;应该是一道doordash改编题。 题目链接 https://www.1point3acres.com/bbs/thread-828828-1-1.html 题…

淘宝开网店,卖网站靠谱吗?

我想自己在淘宝开个网店,主要做网站建设业务包括(域名注册、主机租用)等,大家觉得靠谱吗&#xff1f;不想给别人打工(总觉得没动力/不想受约束)&#xff0c;目前在二线城市&#xff0c;技术基本学不到&#xff0c;全靠自学&#xff0c;工资也不如意。13年开始打算做&#xff0c…

淘宝老店新开有什么优势 淘宝老店弊端有哪些

现在的人们似乎都有开网店的经历&#xff0c;不同的是有的一直坚持&#xff0c;有的人中途放弃&#xff0c;还有一类人那就是放弃之后又想开店的&#xff0c;这就涉及到了一个老店新开的问题了&#xff0c;今天我们主要来讨论淘宝老店新开好吗? 老店新开 我们先来看看老店新开…

淘宝开网店提高店铺转化率的28原则

经过长时间的准备&#xff0c;我们将店铺装修得漂漂亮亮的&#xff0c;照片拍的美美的&#xff0c;宝贝也可以正常在售了。可是算开好淘宝店铺了吗&#xff1f;如果单单是这样&#xff0c;那么几乎大多数人不费吹灰之力就可以做到。这个不是我们的核心竞争力&#xff0c;我们真…

弘辽淘宝开网店找货源如何防骗子

弘辽淘宝开网店找货源如何防骗子&#xff1f;弘辽淘宝开网店找货源如何防骗子&#xff1f;弘辽淘宝开网店找货源如何防骗子&#xff1f; 如今网络这么发达&#xff0c;应该有不少的朋友在网上寻找货源了。如何防止在网络进货中被骗就是大家关心的问题了。现总结了几条&#xf…

新手怎么开网店?如何做好淘宝店?

有着这么一句话一直在淘宝商家们之间流传着&#xff0c;那就是十个做淘宝九个失败&#xff0c;其中的原因是什么呢&#xff1f;现在很多人看中了淘宝的市场&#xff0c;所以现在有很多人加入到这个淘宝平台之中&#xff0c;但是由于新手没有什么经验所以很多人都在开店过程中失…