登录时的分辨率过高,怎么办?(已解决)

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
回复
头像
cheno
帖子: 640
注册时间: 2007-03-18 16:17
来自: 汕尾

登录时的分辨率过高,怎么办?(已解决)

#1

帖子 cheno » 2007-03-24 14:26

登录时,就是那个输入用户名和密码的...分辨率太搞了...导致屏幕上的字太小..而且颤抖....
但是登录完进入桌面后又好了....每次都是这样..怎么办?

还有一个问题就是..我的EVA不知怎的启动不了了...怎么卸载?卸载后重装就可以了吗?
上次由 cheno 在 2007-03-25 10:16,总共编辑 1 次。
头像
dzhsurf
帖子: 221
注册时间: 2007-02-21 17:06
来自: 广州

#2

帖子 dzhsurf » 2007-03-24 15:13

也遇到同样的问题还未解决。
还有,怎样修改gdm的字体?
an
帖子: 53
注册时间: 2006-11-19 0:45
来自: 杭州

#3

帖子 an » 2007-03-24 20:37

分辨率问题通过修改/etc/X11/xorg.conf解决,例如我的(关键字段):
Section "Monitor"
Identifier "aticonfig-Monitor[0]"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
HorizSync 28-81
VertRefresh 60-85
EndSection
Section "Screen"
Identifier "aticonfig-Screen[0]"
Device "aticonfig-Device[0]"
Monitor "aticonfig-Monitor[0]"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1024x768"
EndSubSection
EndSection
头像
cheno
帖子: 640
注册时间: 2007-03-18 16:17
来自: 汕尾

#4

帖子 cheno » 2007-03-24 23:06

我好像也打开过我的/etc/X11/xorg.conf
发现里面是空空的...一个字也没有..奇怪
头像
zmcbb30
帖子: 2717
注册时间: 2006-09-30 0:32
来自: 巴拉特星系第四行星──海尼森

#5

帖子 zmcbb30 » 2007-03-25 0:44

cheno 写了:我好像也打开过我的/etc/X11/xorg.conf
发现里面是空空的...一个字也没有..奇怪
要用管理员权限打开

代码: 全选

sudo gedit /etc/X11/xorg.conf
先去掉过高分辨率
头可断,血可流,靓女不可不追求
相艾唔好口,够姜就只抽

BARTON 2500+/1536MDDR400
EP8RDA3G/MX4000 128M64bit 8X
DiamondPlus9-6Y080L0-ATA133
Samsung743DF
HiweedDesktop-1.0
binsir543
帖子: 180
注册时间: 2007-03-22 2:04

#6

帖子 binsir543 » 2007-03-25 7:26

不可能没有字的
eva可以卸载,
sudo apt-get removel eva
再安装
sudo apt-get install eva
头像
cheno
帖子: 640
注册时间: 2007-03-18 16:17
来自: 汕尾

#7

帖子 cheno » 2007-03-25 9:39

# /etc/X11/xorg.conf (xorg 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 /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/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 "ServerLayout"
Identifier "Default Layout"
Screen 0 "aticonfig-Screen[0]" 0 0
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
EndSection

Section "Files"

# path to defoma fonts
FontPath "/usr/share/X11/fonts/misc"
FontPath "/usr/share/X11/fonts/cyrillic"
FontPath "/usr/share/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/X11/fonts/Type1"
FontPath "/usr/share/X11/fonts/100dpi"
FontPath "/usr/share/X11/fonts/75dpi"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "type1"
Load "vbe"
EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
Option "XkbOptions" "lv3:ralt_switch"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ExplorerPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection

Section "InputDevice"

# /dev/input/event
# for USB
Identifier "stylus"
Driver "wacom"
Option "Device" "/dev/wacom" # Change to
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"

# /dev/input/event
# for USB
Identifier "eraser"
Driver "wacom"
Option "Device" "/dev/wacom" # Change to
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"

# /dev/input/event
# for USB
Identifier "cursor"
Driver "wacom"
Option "Device" "/dev/wacom" # Change to
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "Monitor"
Identifier "aticonfig-Monitor[0]"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection

Section "Device"
Identifier "aticonfig-Device[0]"
Driver "fglrx"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
EndSection

Section "Screen"
Identifier "aticonfig-Screen[0]"
Device "aticonfig-Device[0]"
Monitor "aticonfig-Monitor[0]"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection

Section "DRI"
Mode 0666
EndSection

Section "Extensions"

Option "Composite" "0"

EndSection



Section "ServerFlags"

Option "AIGLX" "off"

EndSection

全文是这样,在哪里改呢?
头像
cheno
帖子: 640
注册时间: 2007-03-18 16:17
来自: 汕尾

#8

帖子 cheno » 2007-03-25 9:41

EVA卸载后,再安装还是打不开。。。
回复