|

楼主 |
发表于 2010-2-14 12:59:17
|
显示全部楼层
谢谢楼上。我打出来了。
我的问题有点乱。重新问,我现在找到了教程,按照教程做第一步出现以下情况,这么办?
教程:
# emerge kdebase-startkde (Install the base KDE components)
# emerge kicker kmenuedit (Install the taskbar)
# emerge kate kcontrol knetattach konqueror konsole kpdf (Install additional)
# env-update; source /etc/profile (Update the system variables)
# su <user> (Test it as non-root user)
$ echo "exec startkde" > ~/.xinitrc (Configure X startup)
$ source /etc/profile (Update the system variables)
$ startx (Start KDE)
$ exit (Back to root)
# ls /etc/X11/Sessions (Look for KDE version)
# nano -w /etc/rc.conf (Modify XSESSION and DISPLAYMANAGER)
# rc-update add xdm default (Set graphical session at boot)
# reboot (Reboot and login as root)
With Control Center modules > System Administration > Login Manager, set the login background picture and the users shown at login.
With Control Center modules > Peripherals > Mouse, select double-click to open files and folders.
With rc-update add lisa default, you can browse SAMBA (and other) servers in konqueror with the prefix lan:/. A quick go in the control center / Internet & Network / Local Network Browsing, tab LISa Daemon allows to specify the usage of eth0 to connecto to the LAN. A SAMBA server can also be browsed with the command xfsamba, after having once done an emerge xfsamba.
Editing /usr/kde/<n.m>/share/config/kdm/kdmrc allows to change some settings, as for example allowing root login. |
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有帐号?注册
x
|