Posted by member 74896 on 2004-01-14 19:54:17
Is there a way to move all the apps on a desktop left or right in rabidvwm? I would think this would work:
but it doesn't. This would be pretty handy if it can be done.
EDIT:
I realized I needed to run that inside of !VWMexec like so:
but it still doens't work :p
EDIT:
EUREKA! Duh, I was forgetting the #s. This works:
I added #a or it would have only moved the first window it found.
!VWMMoveApp Left d^@dc^
but it doesn't. This would be pretty handy if it can be done.
EDIT:
I realized I needed to run that inside of !VWMexec like so:
!VWMexec !VWMMoveApp Left d^@dc^
but it still doens't work :p
EDIT:
EUREKA! Duh, I was forgetting the #s. This works:
!VWMExec !VWMMoveApp Left #a#d^@dc^
I added #a or it would have only moved the first window it found.