Quote:
Originally Posted by Rkight3 EKO, I Love the BlackSilk Facades home screen. Can I please ask for one small change? Instead of the system launcher bar, can you put the Facades launcher bar at the bottom? (The launcher bar you can edit in Facades launcher menu.) (Same size and location, but going all the way across the bottom... 10 or 12 icons. Thank you very much! Also, Hey all! This forum is the greatest thing since sliced bread! Thanks! |
Eko,
I figured out how to put the small Facades toolbar on the bottom and centered, but I can't figure out how to change the highlight for the icons. Right now, it's a thin black outline that I can't see at all.
Here is what I added in. Can you tell me how to add a highlight command in there, to really show which icon I'm selecting?
Thanks,
Robert.
This is what I added in for the MRU
....<plugin clsid="{C49CEC80-D445-407C-AA72-C263EDBBAC96}" name="FacadeLauncher" type="Launcher" ColumnPadding="1">
<buttons SharedLauncher="1">
<button action="run" command="\Windows\Start Menu\Call History.lnk"/>
<button action="run" command="\Windows\Start Menu\Facade Settings.lnk"/>
<button action="run" command="\Windows\Start Menu\Settings.lnk"/>
<button action="run" command="\Windows\Start Menu\Applications\File Explorer.lnk"/>
<button action="run" command="\Windows\Start Menu\My Stuff.lnk"/>
<button action="run" command="\Windows\Start Menu\AT&T Music\1 Windows Media.lnk"/>
<button action="run" command="\Windows\Start Menu\Organizer\Calculator.lnk" Arguments=""/>
<button action="run" command="\Windows\Start Menu\Games\No Limit Aces Texas Hold'em.lnk"/>
<button action="run" command="\Windows\Start Menu\Games\Nine Hole Golf 1.0.lnk"/>
<button action="run" command="\Windows\Start Menu\Organizer\Smart Converter.lnk"/>
<button action="reload"/>
<button action="reset"/>
</buttons>
</plugin>