ubuntu 16.04 LTS 双显示器-仅顶部菜单栏重复

ubuntu 16.04 LTS 双显示器-仅顶部菜单栏重复

在此处输入图片描述

我使用 2 个显示器,一个是 HDMI,另一个是 VGA。扩展工作正常,我只能有一个左侧图标栏。但是有一个重复的顶部菜单栏,我无法避免重复。是否可以有一个扩展的顶部菜单栏?如果可以,有人能有个好主意吗?如果有重复的帖子,请告诉我。这是我的xrandr

Screen 0: minimum 320 x 200, current 3840 x 1080, maximum 8192 x 8192

VGA-1 connected 1920x1080+1920+0 (normal left inverted right x axis y axis) 510mm x 287mm
   1920x1080     60.00*+
   1280x1024     75.02    60.02  
   1152x864      75.00  
   1024x768      75.03    60.00  
   800x600       75.00    60.32  
   640x480       75.00    59.94  
   720x400       70.08  

HDMI-1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 510mm x 287mm
   1920x1080     60.00*+
   1280x1024     75.02    60.02  
   1152x864      75.00  
   1024x768      75.03    60.00  
   800x600       75.00    60.32  
   640x480       75.00    59.94  
   720x400       70.08  
DP-1 disconnected (normal left inverted right x axis y axis)

$ sudo lshw -C video
  *-display               
       description: VGA compatible controller
       product: Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller
       vendor: Intel Corporation
       physical id: 2
       bus info: pci@0000:00:02.0
       version: 09
       width: 64 bits
       clock: 33MHz
       capabilities: msi pm vga_controller bus_master cap_list rom
       configuration: driver=i915 latency=0
       resources: irq:30 memory:f7800000-f7bfffff memory:e0000000-efffffff ioport:f000(size=64) memory:c0000-dffff

我有 nvidia-381。这两个显示器在 Windows 10 上运行良好。

相关内容