|
发表于 2003-8-11 18:21:19
|
显示全部楼层
你的问题最好重新发帖,因为跟当前主题不相关。
你想转换启动桌面,找到/etc/system/displaymanager这个文件,修改以下地方:
## Path: Desktop/Display manager
## Description:
## Type: string(kdm,xdm,gdm,wdm,console)
## Default: ""
#
# Here you can set the default Display manager (kdm/xdm/gdm/wdm/console).
#
DISPLAYMANAGER="gdm" |
|