回复: Re : change default desktop

钟威 zhongw_1984 at yahoo.com.cn
Fri Jul 10 03:04:49 UTC 2009


I'm sorry.You mean ~/.Xclients-default?

--- 09年7月10日,周五, Steven I Usdansky <usdanskys at rocketmail.com> 写道:

发件人: Steven I Usdansky <usdanskys at rocketmail.com>
主题: Re : change default desktop
收件人: "fedora test" <fedora-test-list at redhat.com>
日期: 2009年7月10日,周五,上午8:15


You'll need to create ~.Xclients-default if it doesn't exist and change WM to lxsession. Here's my file:

#!/bin/bash
# (c) 2001 Red Hat, Inc.

WM="lxsession"
WMPATH="/usr/bin /usr/X11R6/bin /usr/local/bin"

for p in $WMPATH ; do
   [ -x $p/$WM ] && exec $p/$WM
done

exit 1


      

-- 
fedora-test-list mailing list
fedora-test-list at redhat.com
To unsubscribe: 
https://www.redhat.com/mailman/listinfo/fedora-test-list



      ___________________________________________________________ 
  好玩贺卡等你发,邮箱贺卡全新上线! 
http://card.mail.cn.yahoo.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/fedora-test-list/attachments/20090710/9d2daed0/attachment.htm>


More information about the fedora-test-list mailing list