<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
The below entry will only got to the left desktop. Whatever I try to execute will not execute.<br><br><item id="conky" label="Conky"> <br><action name="DesktopLeft" /><br> <action name="Execute"><br> <execute><br> conky -c .conkyrc2<br> </execute><br> </action><br> </item><br><br>Also tried<br><br><item id="conky" label="Conky"> <br><action name="DesktopLeft" /><br> <action name="Execute"><br> <command><br> conky -c .conkyrc2<br> </command><br> </action><br> </item><br>                                            </div></body>
</html>