Custom shortcuts for Excalibur II Thread last updated on 2004-05-09 13:14:25

Posted by member 157769 on 2004-05-08 22:17:00

I've got a bit of a problem. The custom shortcuts you can set up in the theme Excalibur II appear and I've set them up, but for some reason the only one that works is linked to an app inside the LiteStep folder. This happens with the other ones too. The shortcut to the file manager works but the others don't, even though I've checked and made sure that they're defined correctly. Why don't my other shortcuts work? Can anybody help me?

Posted by member 1340 on 2004-05-09 04:37:25 link

ok that was my mistake. this is what u should do.
open the theme.rc file.
look for the following line :

LabelCustomOneOnLeftClick $CustomOneCommand$


and change it to:

LabelCustomOneOnLeftClick "$CustomOneCommand$"


and do the same thing for the other labels as well... i.e the LabelCustomTwo... and the rest. now set teh shortucts again and they shoudl work.

Posted by member 157769 on 2004-05-09 13:14:25 link

ah, thanks