分页: 1 / 1

[问题]完全没办法了~~登录界面分辨率问题!!!

发表于 : 2008-05-15 1:13
thank243
已经试过论坛上的方法。。。可是,登录界面的分辨率还是那么低,登录后就恢复正常。。。

完全搞不懂是咋回事。。。望大大解决下。。

贴上xorg.conf的内容。。貌似里面没有什么分辨率什么的。。

# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
EndSection

Section "Device"
Identifier "Configured Video Device"
EndSection

Section "Monitor"
Identifier "Configured Monitor"
EndSection

Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection

Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
EndSection

发表于 : 2008-05-15 1:35
thank243
:oops: :oops: :oops: :oops:

我等小菜没办法才来问的。。。

发表于 : 2008-05-15 10:48
古道风
我的也是,一直没有注意过这个问题....

发表于 : 2008-05-15 10:50
luojie-dune
是N卡,直接

代码: 全选

sudo nvidia-settings
原理就是改动root的分辨率。其实用startx改好也应该一样的。

发表于 : 2008-05-15 11:39
thank243
囧。。。。。

我的是A卡。。。。

发表于 : 2008-05-15 12:45
thank243
继续顶。。。。。

发表于 : 2008-05-15 15:05
thank243
继续顶~~直到解决为止。。

发表于 : 2008-05-15 15:24
tmatch
应该在应用程序右键——编辑菜单——其他——把右边的显示器和显卡勾上,重启桌面左键点应用程序——其他——显示器和显卡,然后看你显示器型号设置显示器,如果没有你的显示器型号就设置通用看看,我的就是这样搞好的。

发表于 : 2008-05-15 16:25
xinzhi
安装StartUp-Manager吧,可以很方便地修改分辨率。

发表于 : 2008-05-15 17:56
thank243
xinzhi 写了:安装StartUp-Manager吧,可以很方便地修改分辨率。
囧。。。。。貌似这个是改引导菜单的分辨率吧。。。

登录界面的分辨率还是那么低。。。。

发表于 : 2008-05-15 17:59
thank243
tmatch 写了:应该在应用程序右键——编辑菜单——其他——把右边的显示器和显卡勾上,重启桌面左键点应用程序——其他——显示器和显卡,然后看你显示器型号设置显示器,如果没有你的显示器型号就设置通用看看,我的就是这样搞好的。
囧。。。。

有“其他”这个菜单。。貌似勾一直勾不上。。。感觉里面没东西似的。。。

发表于 : 2008-05-15 19:22
luojie-dune
一定要用的sudo,因为启动画面部分属于/ 不是你的职权范围内
不输入密码的方法一定错误。