*shortcut problem Thread last updated on 2004-03-20 05:27:11

Posted by member 104189 on 2004-03-19 14:35:53

iam trying to place a new shortcut but its not functioning! i already have three shortcuts (iam using the dream theme)
but its not working!

thats the line...
*Shortcut "IE" 305 -23 browser1.png browser2.png $Browser$

the picture is there! and it changes when mouse is over too, but the browswe wont open when i click, also i have rainlander,,, it behave weird sometimes !

what can i do?

Posted by member 37 on 2004-03-19 16:07:04 link

try this:
*Shortcut "IE" 305 -23 browser1.png browser2.png .none #0 $Browser$

might help

Posted by member 1316 on 2004-03-19 16:32:42 link

bring up lsxcommand and type in $browser$. does that bring it up? if not, then your evar's are screwed up. fix em, and the shortcut should work then.

Posted by member 7 on 2004-03-19 18:24:54 link

You probably need quotes around $browser$.
*Shortcut "IE" 305 -23 browser1.png browser2.png .none "$Browser$"

Posted by member 104189 on 2004-03-20 01:15:41 link

thanks all! i put .none #0 but they didnt work and my evar.rc is fully functioning,

ilmcuts man ! thanks the qoutes worked! but why??
and phar0e, what is the #0 for?
thanks deuce :)

Posted by member 1949 on 2004-03-20 01:28:23 link

$Browser$ Is a defined Evar and all evar MUST be qouted.
And the #0 Is a group flag.
Usefull to toggle groups on and off with one bang...
#0 is default for no group, so use any other numbering.