From a33ba2a7a95c2367f70043b2c9ff8cd8dedbf25c Mon Sep 17 00:00:00 2001 From: Ruediger Gad Date: Fri, 13 Apr 2012 00:19:25 +0200 Subject: [PATCH] Add some note about keybindings. --- QZeeControl.pro.user | 2 +- www/index.html | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/QZeeControl.pro.user b/QZeeControl.pro.user index 03dae33..6f471b0 100644 --- a/QZeeControl.pro.user +++ b/QZeeControl.pro.user @@ -1,6 +1,6 @@ - + ProjectExplorer.Project.ActiveTarget diff --git a/www/index.html b/www/index.html index 8a0fa0a..ce23395 100644 --- a/www/index.html +++ b/www/index.html @@ -107,6 +107,12 @@ This will be changed in future releases. Apps like EmuMaster let you configure key bindings anyhow.

+

+ 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. +

License -- 1.7.9.5