autorun command Thread last updated on 2004-06-01 15:52:01

Posted by member 46329 on 2004-05-31 12:19:31

Ive been trying to learn about litestep by modifying existing themes and ive found a toggle command for vwm that i like that hides the taskbars for windows not on the current desktop.

!VWMTOGGLEHIDETASKONSWITCH, ive worked out how to put this in a menu but is ther anyway to make it auto run with the theme?
Thank you.

Posted by member 7223 on 2004-05-31 12:31:00 link

yes; theriz

Posted by member 46329 on 2004-05-31 12:38:08 link

Thanks for your help.
Now what is it??

Posted by member 7223 on 2004-05-31 13:45:08 link

Something like VWMHideTaskOnSwitch depending on the VWM module you're using (which comes with some docs :) )

Posted by member 46329 on 2004-05-31 15:58:42 link

Iv put
VWMHideTaskOnSwitch true
in the step.rc and it still doesnt work.
What have i done wrong?

Posted by member 103254 on 2004-05-31 16:00:27 link

how about VWMHideTasksOnSwitch

Posted by member 46329 on 2004-05-31 16:12:26 link

nope that dont seem to work either :(

Posted by member 1 on 2004-05-31 20:35:52 link

did you try putting it in the theme.rc? have you tried looking for it set to false in the theme.rc?

Posted by member 99 on 2004-05-31 21:08:58 link

Look in your personal.rc. It's probably set to false there, trying to set it back to true later on won't work.

Posted by member 46329 on 2004-06-01 15:52:01 link

Cheers RabidCow, thats done it!
Never thort of looking in there!
Thanks again.