system-config-display が無い
CentOSの Ver.5.7 を使っていたのですが、Chrome や DropBox が使えないので、 Ver.6.2 に Up したところ、画面が凄く見にくくなり、困っています。
見にくいというのは、発色が Ver.5.7 の時と異なり、明るすぎて、画面の細い線などが見えにくく、文字も大きすぎたりして、Chrome の設定で文字サイズを最小にしても、一行目と二行目の文字同士が重なってしまいます。
/var/log/Xorg.0.log を見ると、X Server の version が、
CentOS 5.7 : 1.1.1
CentOS 6.2 : 1.10.4
に変わっております。
そこで、
system-config-display
(http://wiki.centos.org/HowTos/ConfigureNewVideoCard)
を使用して、ディスプレイ設定を変更してみようかと思ったのですが、
#
# system-config-display
bash: system-config-display: コマンドが見つかりません
#
となってしまいます。
https://www.centos.org/modules/newbb/viewtopic.php?topic_id=27590 を真似て、
yum install system-config-display
とやってみても
No package system-config-display available.
となってしまいます。
[root@dell-t105 mori]#
[root@dell-t105 mori]# yum install system-config-display
Loaded plugins: aliases, changelog, downloadonly, fastestmirror, kabi, presto, refresh-packagekit,
: security, tmprepo, verify
Loading support for CentOS kernel ABI
Loading mirror speeds from cached hostfile
* base: ftp.tsukuba.wide.ad.jp
* elrepo: elrepo.org
* extras: ftp.tsukuba.wide.ad.jp
* livna: rpm.livna.org
* updates: ftp.tsukuba.wide.ad.jp
Setting up Install Process
No package system-config-display available.
Error: Nothing to do
[root@dell-t105 mori]#
識者の方、よろしくお願いいたします。 m(_ _)m