thobook2014 / ebookdroid

Automatically exported from code.google.com/p/ebookdroid
0 stars 0 forks source link

custom key codes in keys_binding tag of org.ebookdroid_preferences.xml #408

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Adding key codes not available in the GUI "Key bindings" preferences to the 
keys_binding tag of org.ebookdroid_preferences.xml does not enable those keys 
to work.

I assigned key codes 412, 407 & 139, 158 to actions_verticalConfigScrollUp and 
actions_verticalConfigScrollDown, respectively, but pressing these keys has no 
affect in ebookdroid.

Here's my keys_binding tag:

<string 
name="keys_binding">{&quot;actions&quot;:[{&quot;enabled&quot;:true,&quot;name&q
uot;:&quot;actions_verticalConfigScrollUp&quot;,&quot;code&quot;:412},{&quot;ena
bled&quot;:true,&quot;name&quot;:&quot;actions_verticalConfigScrollDown&quot;,&q
uot;code&quot;:139},{&quot;enabled&quot;:true,&quot;name&quot;:&quot;actions_ver
ticalConfigScrollUp&quot;,&quot;code&quot;:407},{&quot;enabled&quot;:true,&quot;
name&quot;:&quot;actions_verticalConfigScrollDown&quot;,&quot;code&quot;:158}]}<
/string>

What version of the product are you using?
ebookdroid-1.4.2.apk, because this is the most recent version that adb 
successfully installed on my rooted Nook Simple Touch without giving a "Failure 
[INSTALL_FAILED_OLDER_SDK]" error.

On what operating system?
Droid 2.1

What device are you using?
Nook Simple Touch (no GlowLight)

Thank you & merry Christmas

Original issue reported on code.google.com by alan.ave...@gmail.com on 28 Dec 2012 at 4:02

GoogleCodeExporter commented 9 years ago
Sorry, since 1.6 old Androids prior to 2.2 are not supported.

Original comment by Andrei.K...@gmail.com on 28 Dec 2012 at 7:22

GoogleCodeExporter commented 9 years ago
I also saw on another thread here that non-standard key bindings aren't 
supported. Is that true even for the recent ebookdroid? Thanks

Original comment by alan.ave...@gmail.com on 28 Dec 2012 at 7:26

GoogleCodeExporter commented 9 years ago
yes

Original comment by Andrei.K...@gmail.com on 28 Dec 2012 at 7:53