私はxfceでLinux Mint 14を使用しています。
モニターにはLGとサムスンの2台があります。 1つはデジタル入力に接続し、もう1つはVGA入力ケーブルに接続します。
Nvidiaグラフィックカード。両方のモニターが正しく実行されており、両方のモニターで Linux デスクトップを正常に表示できます。
問題は互いに重複していることです。一種の役に立たない。 1 台のモニターで実行するすべての操作が 2 台目のモニターに正しく表示されます。
1台のモニターを1台目のモニターとして使用し、1台目のモニターにスペースが足りなくなったときにウィンドウを2台目のモニターにドラッグして使用できるように変更したいと思います。 Windowsでは設定が簡単でしたが、Linuxでは設定が非常に難しかったです。
私はこれを調べて、それを設定するために呼び出されるプログラムを実行する必要がありますnvidia-setting
。しかし、私がするとき
sudo nvidia-setting
というメッセージを受けました。
You do not appear to be using the NVIDIA X driver. Please edit your
X configuration file (just run `nvidia-xconfig` as root), and
restart the X server.
これが何を意味するのか分かりません。設定ファイルを編集する方法がわかりません。何のために編集しますか?
しかし、上記のコマンドを試しても
>sudo nvidia-xconfig
sudo: nvidia-xconfig: command not found
パッケージマネージャを見て検索しましたが、このプログラムは表示されませんでした。私も以下を検索しました。
>aptitude search nvidia | grep -i config
i nvidia-settings - Tool for configuring the NVIDIA graphics d
p nvidia-settings:i386 - Tool for configuring the NVIDIA graphics d
p nvidia-settings-experimental-30 - Tool of configuring the NVIDIA graphics dr
p nvidia-settings-experimental-30 - Tool of configuring the NVIDIA graphics dr
p nvidia-settings-experimental-31 - Tool for configuring the NVIDIA graphics d
p nvidia-settings-experimental-31 - Tool for configuring the NVIDIA graphics d
p nvidia-settings-updates - Tool for configuring the NVIDIA graphics d
p nvidia-settings-updates:i386 - Tool for configuring the NVIDIA graphics d
>
そして
>apt search nvidia-xconfig
>
Linux Mint 14 xfce リポジトリにそのようなプログラムがないことを確認できます。このパッケージはDebian用です。
http://packages.debian.org/squeeze/nvidia-xconfig
今何をすべきか知っていますか?仕様は次のとおりです。
lspci
05:00.0 VGA compatible controller: NVIDIA Corporation G98 [GeForce 8400 GS] (rev a1)
xrandr コマンドの出力
>xrandr
Screen 0: minimum 320 x 200, current 1280 x 1024, maximum 8192 x 8192
DVI-I-1 connected 1280x1024+0+0 (normal left inverted right x axis y axis) 510mm x 290mm
1920x1080 59.9 + 60.0
1680x1050 59.9
1680x945 60.0
1400x1050 59.9
1600x900 60.0
1280x1024 75.0* 60.0
1440x900 75.0 59.9
1280x960 60.0
1366x768 60.0
1360x768 60.0
1280x800 74.9 59.9
1152x864 75.0
1280x768 74.9 60.0
1024x768 75.1 70.1 60.0
1024x576 60.0
832x624 74.6
800x600 72.2 75.0 60.3 56.2
848x480 60.0
640x480 72.8 75.0 60.0
720x400 70.1
VGA-1 connected 1280x1024+0+0 (normal left inverted right x axis y axis) 509mm x 286mm
1920x1080 60.0 +
1600x1200 60.0
1680x1050 60.0
1680x945 60.0
1400x1050 60.0
1600x900 60.0
1280x1024 75.0 60.0*
1440x900 75.0 59.9
1280x960 60.0
1366x768 60.0
1360x768 60.0
1280x800 74.9 59.8
1152x864 75.0
1280x768 74.9 59.9
1024x768 75.1 70.1 60.0
1024x576 60.0
832x624 74.6
800x600 72.2 75.0 60.3 56.2
848x480 60.0
640x480 72.8 75.0 66.7 60.0
720x400 70.1
答え1
管理 - >ソフトウェアソースに行き、nvidia-currentを検索してください。インストールして再起動したら、sudo nvidia-settingsをもう一度実行してください。
答え2
これは私にとって効果的です。
1システムツール/システム設定/ディスプレイに入ります。
2 「ミラーディスプレイ」のチェックを解除
3モニターの検出をクリック
4 一方のモニターを別のモニターの上に表示し、別のモニターを非表示にするには、上部モニターを目的の側にドラッグします。
5解像度と回転設定
上記は、起動可能なDVDディスクをテストするためにシナモンを使用した場合の状況です。