Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Group minimized windows in Witch' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Group minimized windows in Witch
Authored by: cyclist101 on Nov 25, '08 08:13:19AM

It doesn't seem to work. I get the message:
"Unexpected argument -bool; leaving defaults unchanged."





[ Reply to This | # ]
Group minimized windows in Witch
Authored by: CarlRJ on Nov 25, '08 10:57:50AM

The problem is almost certainly the unescaped space in "Application Support", causing the filename to be taken as two arguments. Try putting a backslash immediately in front of that space.



[ Reply to This | # ]
Group minimized windows in Witch
Authored by: robg on Nov 25, '08 12:01:31PM

My bad -- I've added quotes now; it should work as described. Sorry about that.

-rob.



[ Reply to This | # ]
Group minimized windows in Witch
Authored by: robg on Dec 05, '08 09:35:01AM

My *double* bad -- it turns out this command will *not* work with quotes. Very strange. It must be run with the backslash. I've modified the hint (again) to reflect that fact.

-rob.



[ Reply to This | # ]