|
发表于 2006-3-6 16:37:15
|
显示全部楼层
dpkg-reconfigure
for example, if your display has some problem in X, you can try:
dpkg-reconfigure xserver-xorg (if you use xorg, or )
dpkg-reconfigure xserver-xfree86 (if you use xfree86)
if you want to set your locales, run:
dpkg-reconfigure locales |
|