我使用的是 fujitsu LH531 笔记本电脑,安装了 ubuntu 12.04,并将辅助 1440x900 显示器连接到 VGA,并通过 xrandr 命令确认。
问题是,我想在第二台显示器上运行一个程序(vlc),但找不到方法。
我试过 DISPLAY=:0.1 vlc,屏幕乱七八糟。尝试 DISPLAY=:0.1 firefox,出现错误无法打开显示 0.1。
目前的情况是双显示器作为 2 个独立的屏幕工作(例如屏幕 a 显示 Firefox,屏幕 b 显示 libreoffice)
有人可以帮忙吗?主要目标是如何将 vlc(程序)运行到特定监视器。
以下是 xrandr 的输出。
Screen 0: minimum 320 x 200, current 2806 x 900, maximum 8192 x 8192
LVDS1 connected 1366x768+0+132 (normal left inverted right x axis y axis) 309mm x 174mm
1366x768 60.0*+
1360x768 59.8 60.0
1024x768 60.0
800x600 60.3 56.2
640x480 59.9
VGA1 connected 1440x900+1366+0 (normal left inverted right x axis y axis) 370mm x 232mm
1440x900 59.9*+ 75.0
1280x1024 75.0 60.0
1280x960 60.0
1152x864 75.0
1024x768 75.1 70.1 60.0
832x624 74.6
800x600 75.0 60.3 56.2
640x480 75.0 60.0
720x400 70.1
HDMI1 disconnected (normal left inverted right x axis y axis)
DP1 disconnected (normal left inverted right x axis y axis)
谢谢。