question about hotkey.rc Thread last updated on 2004-01-22 18:19:27

Posted by member 101291 on 2004-01-20 23:45:50

i have edited this file to suit my needs but i just can't seem to be able to figure out the command for enabling the taskbar.
i have set my taskbar so that if i right click on the gripper(?) it hides. to display the taskbar again i have to do shift+click and select enable bar under bar options. if i wanted to do this with a hotkey what is the proper command for it? if this is impossible with the current version please tell me and put me out of my misery.

Posted by member 101291 on 2004-01-21 03:18:11 link

nope. never mind. i got it. :-)

*Hotkey WIN C !execute [!EnableBar][!Recycle]


litestep continues to impress me. good job guys!

Posted by member 2112 on 2004-01-21 15:30:33 link

You should be able to hide and show your taskbar without recycling the theme. Depending on how you are hiding your bar, I imagine that recycling will bring it back regardless of your !EnableBar bang. Are you familiar with the bangs !TaskbarHide and !TaskbarShow?

Posted by member 101291 on 2004-01-21 20:34:19 link

recycling the theme does not bring back the disabled bar. i am not just hiding it. i was looking for commands to enable and disable it as you can see. if i did !TaskbarHide and !TaskbarShow it only hides the middle part of the bar and not the whole thing.

Posted by member 1316 on 2004-01-22 15:09:21 link

if you put everything into an lsbox, you can hide everything with one bang, and you won't need to recycle.

Posted by member 2112 on 2004-01-22 17:07:51 link

You should be able to do the same using mzscript to hide multiple modules at once also (which I assume !EnableBar is a version of). Either way you should be able to set it up so you don't have to recycle.

Posted by member 1316 on 2004-01-22 18:19:27 link

drworm: you can, and I used to do it that way in my theme. but then you can run into ontop problems. it's a LOT easier to just put everything into a box.