Hello,

I've upgraded to version 3.5 and now, I can't change the jivelite
autostart to NO.
I've looked inside the code (/home/tc/www/cgi-bin/tweaks.cgi) and found
this :


Code:
--------------------
    
  <td class="column150">
  <form name="jivelite2" action="writetojivelite.cgi" method="get">
  <input type="hidden" name="OPTION" value="JIVELITE">
  <input type="hidden" name="ACTION" value="Onboot">
  <input type="submit" value="Set Autostart" >
  </form>
  </td>
  <td class="column210">
  <input class="small1" type="radio" name="JIVELITE" value="yes" 
checked>Yes&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
  <input class="small1" type="radio" name="JIVELITE" value="no" >No
  </td>
  
--------------------


The two buttons "yes" and "no" are outside the form, so that may be the
cause of the bug.

What can I do ? As a workaround, is it possible to change the autostart
to NO manually (I need to calibrate the touchscreen and I understood I
have to disable jivelite first) ?

Furthermore, I have another small question : how can I change the
keyboard layout to AZERTY (I'm sorry, I'm french ;-) )

Have a nice day,
Pascal


------------------------------------------------------------------------
pdeoliveira's Profile: http://forums.slimdevices.com/member.php?userid=45641
View this thread: http://forums.slimdevices.com/showthread.php?t=108852

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to