Key bindings are nolonger hard coded so there is no need to meniton the workaround...
authorRuediger Gad <rgad@fb2.fh-frankfurt.de>
Sun, 15 Apr 2012 15:02:31 +0000 (17:02 +0200)
committerRuediger Gad <rgad@fb2.fh-frankfurt.de>
Sun, 15 Apr 2012 15:02:31 +0000 (17:02 +0200)
www/index.html

index d1f0054..48b3c74 100644 (file)
       From there on you can use your Zeemote(TM) remote control to control your phone.
       Next time you want to use it just enable bluetooth at your phone, enable the Zeemote(TM) remote control, and finally start QZeeControl and connect to the remote control.
       </p>
-      <p>
-      Please note that for now the key presses are hard-coded.
-      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>