Add some note about keybindings.
authorRuediger Gad <rgad@fb2.fh-frankfurt.de>
Thu, 12 Apr 2012 22:19:25 +0000 (00:19 +0200)
committerRuediger Gad <rgad@fb2.fh-frankfurt.de>
Thu, 12 Apr 2012 22:19:25 +0000 (00:19 +0200)
QZeeControl.pro.user
www/index.html

index 03dae33..6f471b0 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE QtCreatorProject>
-<!-- Written by Qt Creator 2.4.1, 2012-04-12T22:56:15. -->
+<!-- Written by Qt Creator 2.4.1, 2012-04-13T00:17:00. -->
 <qtcreator>
  <data>
   <variable>ProjectExplorer.Project.ActiveTarget</variable>
index 8a0fa0a..ce23395 100644 (file)
       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 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>