asking kdevelop to open all files in a single instance per desktop
        Posted  
        
            by Justin Lawrence
        on Super User
        
        See other posts from Super User
        
            or by Justin Lawrence
        
        
        
        Published on 2010-06-02T08:45:32Z
        Indexed on 
            2010/06/02
            8:56 UTC
        
        
        Read the original article
        Hit count: 388
        
kde
i would like to open all files in a single instance of kdevelop per desktop. i've tried instructing kdevelop to open one session per desktop via my file associations like so:
kdevelop %u -s `qdbus org.kde.kwin /KWin org.kde.KWin.currentDesktop`
but this still opens in multiple instances.
does anyone have any clues? thanks!!!!
© Super User or respective owner