个人工具

“UbuntuHelp:NvidiaMultiMonitors”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
(New page: {{From|https://help.ubuntu.com/community/NvidiaMultiMonitors}} {{Languages|php5}} There are two main technologies for enabling multiple monitors. '''Xinerama''' works with most graphics ca...)
 
第12行: 第12行:
 
<pre><nowiki>
 
<pre><nowiki>
 
sudo nvidia-settings &
 
sudo nvidia-settings &
</nowiki></code>
+
</nowiki></pre>
 
in a terminal. This allows you to arrange your monitors using a simple GUI supplied by nVidia.
 
in a terminal. This allows you to arrange your monitors using a simple GUI supplied by nVidia.
  

2007年5月13日 (日) 12:50的版本

There are two main technologies for enabling multiple monitors. Xinerama works with most graphics cards, but is possibly slower, and more difficult to set up. Twinview uses the nVidia binary drivers, and should be easier to set up.

Ubuntu 7.04 (Feisty Fawn)

Twinview

First, you must be using the nVidia binary drivers. The easiest way to enable this is from System -> Administration -> Restricted Driver Manager.

Run

sudo nvidia-settings &

in a terminal. This allows you to arrange your monitors using a simple GUI supplied by nVidia.

Older Ubuntu versions

(try searching for twinview ubuntu)


CategoryNeedsExpansion