【问题标题】:Ubuntu: Open Netbeans in specific workspace (using window matching)Ubuntu:在特定工作区中打开 Netbeans(使用窗口匹配)
【发布时间】:2013-12-04 10:53:46
【问题描述】:

在 Ubuntu 13.10 上使用 CompizConfig Settings Manager 我想将 Netbeans 7.4 分配给工作区 4(视口 X=2,Y=2)并将其最大化。这种方法适用于ChromiumThunderbird。问题是使用class=Netbeans IDE 7.4 没有做任何事情,name=sun-awt-X11-XFramePeer 也不匹配我的 Netbeans 实例。

如何配置我的 CompizConfig 窗口放置以将 Netbeans 放置在适当的工作区中?

【问题讨论】:

    标签: ubuntu netbeans ubuntu-13.10 compiz


    【解决方案1】:

    在大多数 shell 环境中需要对空格进行转义,因为空格可能表示不同的参数。 试试:

    class="Netbeans IDE 7.4"
    

    或:

    class=Netbeans\ IDE\ 7.4
    

    【讨论】:

    • 感谢您的回答!不幸的是,这并没有解决我的问题; Netbeans 仍在我当前的工作区中启动,而不是最大化。
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2023-04-09
    相关资源
    最近更新 更多