找回密码
 注册
查看: 685|回复: 7

gnome 2.4 merged today:)

[复制链接]
发表于 2003-10-15 17:00:01 | 显示全部楼层 |阅读模式

the fonts are MingLiU & Tahoma
发表于 2003-10-16 12:32:58 | 显示全部楼层
不知道你的 gdm 中的 xprofile 是怎么设置的?
//
能贴出 /etc/xprofile or $HOME/.xprofile 吗?
我安装的 gnome2.4 中没有这个文件,
用 GDM 时候每次都有一声警告,cat 4home/.xsessions-error
提示没有找到配置文件?
回复

使用道具 举报

 楼主| 发表于 2003-10-16 13:55:05 | 显示全部楼层
我是直接在.xinitrc里写exec gnome-session的
我安装的gnome也没有你说的文件
用gdm,看了一下.xsessions-error
/etc/X11/gdm/PreSession//Default: Registering your session with wtmp and utmp
/etc/X11/gdm/PreSession//Default: running: sessreg -a -w /var/log/wtmp -u /var/run/utmp -x "/var/lib/gdm/:0.Xservers" -h "" -l :0 root

/etc/X11/gdm/PreSession/Default
#!/bin/bash --login
#
# Note that any setup should come before the sessreg command as
# that must be 'exec'ed for the pid to be correct (sessreg uses the parent
# pid)
#
# Note that output goes into the .xsession-errors file for easy debugging
#
PATH=/usr/X11R6/bin:/usr/X11R6/bin:/opt/X11R6/bin:$PATH

if command -v xsetroot > /dev/null 2>&1; then
        xsetroot -cursor_name left_ptr -solid "#363047"
fi

if command -v sessreg > /dev/null 2>&1; then
        # some output for easy debugging
        echo "$0: Registering your session with wtmp and utmp"
        echo "$0: running: sessreg -a -w /var/log/wtmp -u /var/run/utmp -x \"$X_SERVERS\" -h \"$REMOTE_HOST\" -l $DISPLAY $USER"

        exec sessreg -a -w /var/log/wtmp -u /var/run/utmp -x "$X_SERVERS" -h "$REMOTE_HOST" -l $DISPLAY $USER
        # this is not reached
fi
                                                                                
# some output for easy debugging
echo "$0: could not find the sessreg utility, cannot update wtmp and utmp"
exit 0
回复

使用道具 举报

发表于 2003-10-17 09:03:33 | 显示全部楼层
看起来不错~!

用 MingLiu 体显示简体中文不会缺字吧?

可能是习惯问题。。。我还是喜欢 simsun。
回复

使用道具 举报

发表于 2003-10-17 13:56:35 | 显示全部楼层
merge ?????
whtat's that mean ???
回复

使用道具 举报

发表于 2003-10-20 12:00:57 | 显示全部楼层
谢谢!
//
不知道你的 gdm 中显示除 gnome 以外的其他桌面环境或窗口管理器吗?
比如以前的 kde, wm, xfce4?
//
我安装的gnome2.4 只显示gnome?!
回复

使用道具 举报

 楼主| 发表于 2003-10-20 16:41:22 | 显示全部楼层
我显示Xsession,KDE3.1.4,Gnome 2.4,Safe mode什么的
回复

使用道具 举报

发表于 2003-10-21 13:20:30 | 显示全部楼层
我肯定是安装时候出了什么差错。。。。。。。。。。。
好在我只用 gnome :)
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2025-2-12 03:22 , Processed in 0.024170 second(s), 16 queries .

© 2001-2025 Discuz! Team. Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表