[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-users:44377] X Window(VESA ドライバ) の解像度の変更するには
どうも、浅沼@河童橋.上野.台東区.東京 です。
CPU : AMD K6-450MHz
OS : Debian(serge)
VIDEO : nVIDIA RIVA TNT
# インストールでは VESA ドライバを選択してます。
# nVIDIA なので nv ドライバを選択するべきと思う
# のですが、nv ドライバを選択すると、X Window が
# 起動しない為です。
で運用しています。
インストール直後、KDE のメニュー -> システム -> インフォ
センターで”X サーバ”の画素数を見ると "800x600" だった
ので、ディスプレイの限界の "1280x1024" にしたいと思い
/etc/X11/XF86Config-4 を下記通りに変更しましたが、
"1024x768" でしか表示されません。
何とか "1280x1024" で表示する事は出来ないでしょうか?
VESA ドライバを選択していると、"1024x768" での表示が
限界なんでしょうか?
/*------------------- 変更前 -------------------*/
Section "Screen"
Identifier "Default Screen"
Device "Generic Video Card"
Monitor "SyncMaster"
DefaultDepth 24
〜 略 〜
SubSection "Display"
Depth 16
Modes "800x600" "640x480" <<---- ここを
EndSubSection
SubSection "Display"
Depth 24
Modes "800x600" "640x480" <<---- ここを
EndSubSection
EndSection
/*---------------------------------------------*/
/*------------------- 変更後 -------------------*/
Section "Screen"
Identifier "Default Screen"
Device "Generic Video Card"
Monitor "SyncMaster"
DefaultDepth 24
〜 略 〜
SubSection "Display"
Depth 16
Modes "1280x1024" "1024x768" "800x600" "640x480" <<---- これに
EndSubSection^^^^^^^^^^^^^^^^^^^^^
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600" "640x480" <<---- これに
EndSubSection^^^^^^^^^^^^^^^^^^^^^
EndSection
/*---------------------------------------------*/
でわでわ。
/*---------------------------------------------------------------
浅沼システム開発 ( JoyTechLab )
---------------------------------------------------------------*/
__________________________________
Save the earth
http://pr.mail.yahoo.co.jp/ondanka/