我一直在尝试添加外接显示器的原始分辨率 (1680x1050)。它没有显示在 GUI“监视器”上
我遵循了https://wiki.ubuntu.com/X/Config/Resolution的“添加未检测到的分辨率”部分, 这是我得到的:
chris@chris-laptop:~$ cvt 1680 1050
# 1680x1050 59.95 Hz (CVT 1.76MA) hsync: 65.29 kHz; pclk: 146.25 MHz
Modeline "1680x1050_60.00" 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync
chris@chris-laptop:~$ xrandr --newmode "1680x1050_60.00" 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync
chris@chris-laptop:~$ xrandr --addmode VGA-0 1680x1050
xrandr: cannot find mode "1680x1050"
chris@chris-laptop:~$ xrandr --addmode VGA-0 1680x1050
xrandr: cannot find mode "1680x1050"
chris@chris-laptop:~$ xrandr --addmode VGA-0 1680x1050_60.00
chris@chris-laptop:~$ xrandr
Screen 0: …Run Code Online (Sandbox Code Playgroud)