LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 621|回复: 6

openbox 3.5 如何禁止nautlius接管桌面?

[复制链接]
发表于 2011-8-17 10:05:08 | 显示全部楼层 |阅读模式
昨天更新openbox到3.5了,
可是进入openbox后,总会被nautilus接管桌面。
超级不爽这个呀
发表于 2011-8-17 10:17:06 | 显示全部楼层
$ man nautilus #还有楼主标题与内容拼法不一致
回复 支持 反对

使用道具 举报

发表于 2011-8-17 10:45:17 | 显示全部楼层
是不是指的点击 nautilus 就自动设置成桌面了?
如果是的话,设置gconf-edit 可以解决,具体是哪个选项忘了
我的一直用的是pcmanfm来接管桌面
回复 支持 反对

使用道具 举报

 楼主| 发表于 2011-8-17 13:43:30 | 显示全部楼层
Post by axlrose;2146807
是不是指的点击 nautilus 就自动设置成桌面了?
如果是的话,设置gconf-edit 可以解决,具体是哪个选项忘了
我的一直用的是pcmanfm来接管桌面
不是,我的openbox的autostart.sh:
  1. nitrogen --restore &
  2. tint2 &
  3. notify-send &
  4. LANG=en && conky &
  5. xcompmgr &
  6. fcitx &
  7. synergys &
复制代码

可是一进入openbox,桌面就马上被nautilus接管。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2011-8-17 22:19:48 | 显示全部楼层
找到问题所在了,和 /etc/xdg/autostart/下的 nautilus-autostart.desktop 有关。 把这个文件移走,就没问题。 该文件内容为:
[Desktop Entry]
Type=Application
Name=Files
Exec=nautilus -n
AutostartCondition=GSettings org.gnome.desktop.background show-desktop-icons

不知道openbox什么东西引发了启动nautilus-desktop的条件。
回复 支持 反对

使用道具 举报

发表于 2011-8-18 00:16:42 | 显示全部楼层
Post by naturennn;2146859
找到问题所在了,和 /etc/xdg/autostart/下的 nautilus-autostart.desktop 有关。 把这个文件移走,就没问题。 该文件内容为:
[Desktop Entry]
Type=Application
Name=Files
Exec=nautilus -n
AutostartCondition=GSettings org.gnome.desktop.background show-desktop-icons

不知道openbox什么东西引发了启动nautilus-desktop的条件。


/etc/xdg/openbox/autostart.sh ???
回复 支持 反对

使用道具 举报

 楼主| 发表于 2011-8-18 00:23:13 | 显示全部楼层
Post by P可弓虽;2146877
/etc/xdg/openbox/autostart.sh ???
这个文件里头没啥内容,而且都是注释。
回复 支持 反对

使用道具 举报

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

本版积分规则

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