Hi all,

What I'd like to do is find a way to click a window and tell it: "Move
yourself to Workspace Five." So far, the best I was able to do is use
the "occupy" choice on the windowops menu, use the workspace chicklet
thing to say which workspace, and then click OK on the workspace
chicklet thing, and then go back and manually vanish the original. Ugh!

f.toggleoccupation "Five"

is supposed to do what I want, but it doesn't. Sometimes it doesn't
work at all even though the window didn't previously occupy Five,  and
as far as I can tell it doesn't vanish the window from the original
workspace, or else it doesn't vanish it in a timely manner. Whatever's
going on, it's not what one would expect from the concept of "Move this
window to workspace Five." By the way, I made a submenu of these things
from "One" to "Eight", and none of them worked non-confusingly.

I even tried making a function:

function move-to-specified-workspace { f.occupy f.vanish }

I reversed the order: Neither worked right.

By the way, is there a way to pass an argument to a user defined
function, or do I have to make a function for each workspace?

Thanks,

SteveT

Steve Litt
September 2017 featured book: Manager's Guide to Technical
Troubleshooting Brand new, second edition
http://www.troubleshooters.com/mgr

Reply via email to