モニターは16:9ではなく16:10として表示されます。

モニターは16:9ではなく16:10として表示されます。

私はDell U2713hmモニターを搭載したDell Latitude E6540でLinux Mint 17.1 Cinnamonを使用しています。このモニターはミラー化されずに並んで配置されています。モニターのアスペクト比は16:9ですが、Linux Mintでは16:10のモニターとして認識されるため、16:10の解像度(または4:3の解像度)のみを選択できます。それはすべてを悪く見せます。 Windows 7では、モニタは1920 x 1080の解像度で正しく認識されますが、Linux Mintでは1920 x 1200のみが認識されます。

これはxrandr - クエリが提供するものです:

xrandr --query
Screen 0: minimum 320 x 200, current 3840 x 1200, maximum 32767 x 32767
eDP1 connected 1920x1080+1920+0 (normal left inverted right x axis y axis) 344mm x 194mm
   1920x1080      60.0*+   59.9     40.0 
   1680x1050      60.0     59.9 
   1600x1024      60.2 
   1400x1050      60.0 
   1280x1024      60.0 
   1440x900       59.9 
   1280x960       60.0 
   1360x768       59.8     60.0 
   1152x864       60.0 
   1024x768       60.0 
   800x600        60.3     56.2 
   640x480        59.9 
VGA2 disconnected (normal left inverted right x axis y axis)
HDMI1 disconnected (normal left inverted right x axis y axis)
DP1 disconnected (normal left inverted right x axis y axis)
HDMI2 disconnected (normal left inverted right x axis y axis)
DP2 disconnected (normal left inverted right x axis y axis)
HDMI3 connected primary 1920x1200+0+0 (normal left inverted right x axis y axis) 597mm x 336mm
   1920x1200      60.0*
   1600x1200      60.0 
   1680x1050      59.9 
   1280x1024      75.0     60.0 
   1280x800       59.9 
   1152x864       75.0 
   1024x768       75.1     60.0 
   800x600        75.0     60.3 
   640x480        75.0     60.0 
   720x400        70.1 
VIRTUAL1 disconnected (normal left inverted right x axis y axis)
VGA-1-0 disconnected

この問題をどのように解決できますか?

ベストアンサー1

おすすめ記事