Fix height calculation of flickable content.
[qzeecontrol] / www / index.html
index 65d05d0..8a71d2e 100644 (file)
@@ -13,7 +13,7 @@
 
         <div class="top">
             <h1>
-              <a href="https://garage.maemo.org/projects/simplictionary">QZeeControl<br/>Control your N9 remotely.</a>
+              <a href="https://garage.maemo.org/projects/qzeecontrol">QZeeControl<br/>Control your N9 remotely.</a>
             </h1>
         </div>
 
       This will be changed in future releases.
       Apps like EmuMaster let you configure key bindings anyhow.
       </p>
+      <p>
+      As a temporary workaround you can as well edit the file /opt/QZeeControl/qml/QZeeControl/MainPage.qml in which the keybindings are coded.
+      Lookout for the parts saying onXChanged for X being: A, B, C, D, Up, Down, Left, Right.
+      There the first value given to &quot;xtstAdapter.sendKey(...)&quot; as parameter is the key to which the corresponding action is bound to.
+      However, please note that everything you change there will be lost on the next update.
+      </p>
 
       <h3>
           <a name="License">License</a>