09-06-2010, 02:55 PM | #1 | |
Zealot
Posts: 121
Karma: 82565
Join Date: Aug 2010
Location: Maryland, USA
Device: dxg, k3w,k4nt,kpw
|
launchpad -- yet another hotkey manager for Kindle
This program was originally written for Kindle DX Graphite and later
extended in order to support Kindle3* operation. It has been successfully tested on Kindle DX Graphite and Kindle3 WiFi and hopefully will also work on older Kindle models. Update: 14-Oct-2010. Now works on Kindle3. The following Kindle3-specific special symbols: Code:
GBp Euro open Quote closing Quote upside down Exclamation mark upside down Question mark Quote:
To install: - unpack the attached lpad-pkg-xxx.zip archive somewhere - select the Kindle update package for your device model and copy it to your device under user root directory [/mnt/us] - apply the standard Amazon Kindle update procedure NOTE: if you already have a previous version installed on your Kindle, there's no need to uninstall it first. Just save your custom hotkey sequence definitions, if needed. Launchpad comes with some predefined hotkey sequences. See full README for details You can easily modify the hotkey behavior according to you needs by providing your own or editing the existing .ini files. After that, the hotkey actions database should be reloaded to take effect. This can be done by the following linux shell command: Code:
kill -HUP `pidof launchpad` Code:
Shift Shift Space better default hotkey layout in launchpad.ini see launchpad.ini.txt (attached) for details. 11/21/2010: maintenance release -- added InterKeyDelay option to allow long kindle-specific actions 11/29/2010: new release/new features. Source code is provided in a separate archive 12/04/2010: changed update package(s) version to 0.0.1a 01/29/2011: version 0.0.1b . added taking screenshot feature: pressing Shift three times creates screenshot.bmp file in /mnt/us == 'user root folder' 02/02/2011: version 0.0.1c . added a primitive "Remote Command Entry" feature. See rce.ini for some details by eschwartz 09/11/2015: version 0.0.1d . repackage everything with the latest kindletool, in order to fix an issue with the legacy installer creating low target OTA values. Attached: lpad-pkg-xxx.zip contains launchpad update packages launchpad.tar.gz contains the source tree Last edited by eschwartz; 11-16-2015 at 03:25 PM. Reason: delete old version 0.0.1c |
|
09-06-2010, 02:57 PM | #2 |
I'm Super Kindle-icious
Posts: 6,734
Karma: 2434103
Join Date: Apr 2008
Location: Long Drive, Calinadia Candafornia
Device: KDXG, KT, Oasis
|
Oooh thanks! I'll give a try!
|
Advert | |
|
09-07-2010, 11:27 AM | #3 |
Enthusiast
Posts: 40
Karma: 34
Join Date: Aug 2010
Device: kindle dx US
|
it works on DX us, usefull to switch between usb storage and ethernet,but top show the high cpu usage of launchpad.
|
09-07-2010, 12:16 PM | #4 |
Zealot
Posts: 121
Karma: 82565
Join Date: Aug 2010
Location: Maryland, USA
Device: dxg, k3w,k4nt,kpw
|
|
09-13-2010, 04:11 PM | #5 |
A Reader who can think..!
Posts: 257
Karma: 108298
Join Date: Jul 2010
Location: Earth Planet
Device: Kindle 3 WiFi - Kindle DX (B004)
|
Great work.
Can you make an update package (installer/uninstaller) ? Last edited by meem; 09-13-2010 at 04:20 PM. |
Advert | |
|
09-14-2010, 05:33 AM | #6 |
Zealot
Posts: 121
Karma: 82565
Join Date: Aug 2010
Location: Maryland, USA
Device: dxg, k3w,k4nt,kpw
|
see the lpad-pkg.zip attachment in the original post -- these packages should work.
I'm getting the "the update was not successful" on any package on my DXG now, so am not 100% sure. Last edited by h1uke; 09-14-2010 at 05:34 AM. Reason: typo |
09-14-2010, 11:32 AM | #7 |
A Reader who can think..!
Posts: 257
Karma: 108298
Join Date: Jul 2010
Location: Earth Planet
Device: Kindle 3 WiFi - Kindle DX (B004)
|
Thank you very much.
What about CPU usage problem ? |
09-14-2010, 12:40 PM | #8 |
Zealot
Posts: 121
Karma: 82565
Join Date: Aug 2010
Location: Maryland, USA
Device: dxg, k3w,k4nt,kpw
|
|
09-20-2010, 12:26 AM | #9 |
Enthusiast
Posts: 40
Karma: 34
Join Date: Aug 2010
Device: kindle dx US
|
Good working. Making play kindle more convenient
|
10-08-2010, 04:50 PM | #10 |
Junior Member
Posts: 6
Karma: 10
Join Date: Oct 2010
Device: Kindle 3G
|
h1uke, thank you, the script is very cool! But on Kindle 3 constructions:
1) X = "any latin letter" 2) A F = !/etc/init.d/framework restart works perfectly and 3) O = #'(' 4) P = @SHIFT-1.sh did not working. Can you fix it or give advice how can it work on Kindle 3? I just want to localize my Kindle, so special characters and unicode characters is much needed! |
10-09-2010, 10:19 AM | #11 |
Enthusiast
Posts: 32
Karma: 35466
Join Date: Jul 2010
Location: Japan
Device: Kindle2, Kindle3, Kindle4, Kindle Touch, Kindle Fire
|
@h1uke, thank you for your great works. But current your launchpad doesn't work on kindle 3 due to the change of keycode from DXg. Do you have any plan to rebuilt this program designed for K3?
I already check the keycode of K3 referring to your ini file. If you have any interest, please visit the following website: Kindle3 Keycode http://hondamarlboro.blog112.fc2.com...entry-118.html |
10-10-2010, 05:30 AM | #12 |
Zealot
Posts: 121
Karma: 82565
Join Date: Aug 2010
Location: Maryland, USA
Device: dxg, k3w,k4nt,kpw
|
sorry about that, but unicode is not supported in any form.
Special characters from the standard kindle search box repertoire can be freely used. But, if your character sequence starts with a special character, you have to bring up the kindle search box first. Press a 'Del' key ... HTH, h1uke |
10-10-2010, 05:33 AM | #13 | |
Zealot
Posts: 121
Karma: 82565
Join Date: Aug 2010
Location: Maryland, USA
Device: dxg, k3w,k4nt,kpw
|
Quote:
|
|
10-10-2010, 07:44 AM | #14 |
Enthusiast
Posts: 32
Karma: 35466
Join Date: Jul 2010
Location: Japan
Device: Kindle2, Kindle3, Kindle4, Kindle Touch, Kindle Fire
|
|
10-14-2010, 02:58 PM | #15 |
Zealot
Posts: 121
Karma: 82565
Join Date: Aug 2010
Location: Maryland, USA
Device: dxg, k3w,k4nt,kpw
|
update: Kindle3 operation is now supported.
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Firmware Update Kindle Collection Manager for Windows | acolegate | Amazon Kindle | 378 | 02-17-2012 06:22 AM |
WHAT'S CONNECTION MANAGER | liyiwen | iRex | 0 | 04-20-2009 11:12 AM |
Best E-Book Manager | Himitsu Seixi | Sony Reader | 1 | 03-31-2009 12:34 PM |
Ebook Manager | astrodad | Reading and Management | 2 | 12-08-2008 01:27 PM |