devilspie s-expression scripts?

Kevin Downey redchin at gmail.com
Thu Nov 8 12:10:13 PST 2007


On 11/6/07, Gary Kline <kline at tao.thought.org> wrote:
>
>         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  kline at thought.org   www.thought.org  Public Service Unix
>       http://jottings.thought.org   http://transfinite.thought.org
>
> _______________________________________________
> freebsd-gnome at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-gnome
> To unsubscribe, send any mail to "freebsd-gnome-unsubscribe at freebsd.org"
>

replace "Shell - Konsole" with relevent strings from xwininfo
-- 
To perceive is to suffer.
    Aristotle


More information about the freebsd-questions mailing list