<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Il 11/03/2013 14:50, Giacomo 'giotti'
      Mariani ha scritto:<br>
    </div>
    <blockquote cite="mid:513DE12D.3000300@yahoo.it" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      <br>
      I noticed that the wifi symbol is not displayed if I start wifi
      that way. Do you know how the wifi symbol is triggered in the
      theme? <br>
    </blockquote>
    This is the line about the wifi icon in the titlebar:<br>
    <br>
    &lt;status name="wifi" imageon="wifi.png"
    on="expr:@/Network/Interfaces/Wifi/State == 2"
    active="expr:@/Network/Interfaces/Wifi/State == 2"
    onclick="message=QPE/Application/qterminal,setDocument(QString),/opt/qtmoko/bin/ping.sh"
    /&gt;<br>
    <br>
    the icon appears when "expr:@/Network/Interfaces/Wifi/State == 2",
    but I don't know how you can do that.<br>
    <br>
    Ciao<br>
    Joif<br>
  </body>
</html>