|
发表于 2004-3-10 02:49:46
|
显示全部楼层
1. change /etc/X11/xdm/Xservers to:
:0 local /usr/X11R6/bin/X -deferglyphs 16 -dpi 96
2. change /etc/X11/Xresources:
! Fix the Xft dpi to 96; this prevents tiny fonts
! or HUGE fonts depending on the screen size.
Xft.dpi: 96 |
|