From: Ruediger Gad Date: Thu, 12 Apr 2012 22:35:57 +0000 (+0200) Subject: Add missing text. X-Git-Url: https://vcs.maemo.org/git/?a=commitdiff_plain;ds=sidebyside;h=15bc23944d74c0eafd3dea61854bf3d6b1bc0f77;p=qzeecontrol Add missing text. --- diff --git a/www/index.html b/www/index.html index ce23395..8a71d2e 100644 --- a/www/index.html +++ b/www/index.html @@ -110,7 +110,7 @@

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. + There the first value given to "xtstAdapter.sendKey(...)" 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.