Looks like I can only put one Konsole or other app per workspace.  
        Below, no matter with workspace I choose, 1 to 4, all these
        terminals go into just one workspace.   Anybody know of any
        workaround?

        gary




(if
    (and
       (is (application_name) "Shell - Konsole" )
       (is (window_name) "Shell - Konsole" ) )
    (begin
       (geometry  "-0-0")
       (set_workspace 1))
 )



-- 
  Gary Kline  [EMAIL PROTECTED]   www.thought.org  Public Service Unix
      http://jottings.thought.org   http://transfinite.thought.org

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to