Posted by member 148374 on 2004-04-19 15:01:34
Ive got a quick question about the 'quicklaunch' shortcuts in the theme Ghost. How can I change what happens when I click on one of the quicklaunch icons on the bottom left? For example, if I wanted to make the right click of Browser/FTP run IM instead of FTP what do I need to edit?
I understand that for the default theme I can edit the themevars file to make the icons point to whatever I want them to point to. For example, the code in the themevars in Austerity is:
SC1Name "Internet Explorer"
SC1LClick "$Browser$"
SC1RClick "$IM$"
SC2Name "Temporary"
SC2LClick "$Temporary$"
SC2RClick "$Music$"
So I can add a line of code in the evars file that reads:
Temporary "C:\Shortcuts\Temporary.lnk"
and make the SC2LClick point to this line which will then run the shortcut to open my temp folder. But I cant seem understand how the themevars file works in the theme Ghost to get this to work.
I meant to do a search for this before posting it since I am new to LiteStep but the search feature seems to be down until upgrades are done.
Thanks for the help
btw this is a link to the Ghost theme for reference
http://www.litestep.net/index.php?section=2&action=details&id=629
I understand that for the default theme I can edit the themevars file to make the icons point to whatever I want them to point to. For example, the code in the themevars in Austerity is:
SC1Name "Internet Explorer"
SC1LClick "$Browser$"
SC1RClick "$IM$"
SC2Name "Temporary"
SC2LClick "$Temporary$"
SC2RClick "$Music$"
So I can add a line of code in the evars file that reads:
Temporary "C:\Shortcuts\Temporary.lnk"
and make the SC2LClick point to this line which will then run the shortcut to open my temp folder. But I cant seem understand how the themevars file works in the theme Ghost to get this to work.
I meant to do a search for this before posting it since I am new to LiteStep but the search feature seems to be down until upgrades are done.
Thanks for the help
btw this is a link to the Ghost theme for reference
http://www.litestep.net/index.php?section=2&action=details&id=629