红联Linux门户
Linux帮助

一个关于程序运行的小问题

发布时间:2009-06-23 11:03:01来源:红联作者:wdnyz_yf
我想在fedora启动时运行一个clutter程序,这个程序要运行在桌面启动之前(就是不能出现gnome桌面),
我要怎么作呢,我试过在rc.local, bashrc, bash_profile里面添加如下命令[code]cd /home/username
su username -c "./home/username/helloworld/helloworld"
#helloworld是一个clutter应用程序[/code]都没有成功,
有人能告诉我怎么做吗? 多谢!(3):os
文章评论

共有 0 条评论