【发布时间】:2015-10-23 21:11:26
【问题描述】:
当我开始我的 openbox 会话时,我需要这样的东西:
firefox -p Profile 1 #Open in workspace 4
firefox -p profile 2 #Open in workspace 5
但我发现的所有解决方案都使用 Windows 名称 参数,而且效果不佳。 (我尝试修改我的 openbox 的 rc.xml 并使用 wmctrl 和其他几个解决方案,但都是徒劳的)
我的问题有直接的解决方案吗?谢谢!
【问题讨论】:
-
例如将rc.xml设置为:
不行,因为不同的profile有相同的class . (openbox.org/wiki/Help:Applications)2