![]() |
#796 |
Junior Member
![]() Posts: 4
Karma: 10
Join Date: Feb 2011
Location: BiH
Device: Kindle 3 WiFi
|
To change language in Duokan Lite:
Home -> Menu -> S -> then go to page 3 of the settings menu |
![]() |
![]() |
![]() |
#797 |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,669
Karma: 2300001
Join Date: Mar 2011
Location: Türkiye
Device: Kindle 5.3.7
|
DK_Documents just includes some Chinese books.
To change language press Alt+Sym . on the third page, last item. It would be better if you replace English.txt on DK_System \ Lite \ res \ language folder with this English.txt |
![]() |
![]() |
Advert | |
|
![]() |
#798 |
Member
![]() Posts: 10
Karma: 26
Join Date: Aug 2011
Device: kindle k3 3G/wifi
|
I believe I have fixed the simultaneous typing problem. Thomass, and others, try this out, see how it works for you. The trick was to tell the Java framwork to go to screensaver, without the linux background actually going to screensaver.
|
![]() |
![]() |
![]() |
#799 |
Member
![]() Posts: 10
Karma: 26
Join Date: Aug 2011
Device: kindle k3 3G/wifi
|
what I have not found is a way to have dklite actually keep your language setting. It will keep your text size setting, but for some reason is lost with the language setting and always reverts back to chinese
|
![]() |
![]() |
![]() |
#800 |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,669
Karma: 2300001
Join Date: Mar 2011
Location: Türkiye
Device: Kindle 5.3.7
|
![]() Code:
dstop=$(killall -STOP KindleApp) Code:
dstop=$(killall -9 KindleApp) There is another thing: I installed both Duokan and DuoakanLite and try to use launchpad way described on this thread on this installed Duokan. Unfortunately it doesn't work correctly especially when I try to switch back to Kindle(It continually reboots). Could you solve this,too? Last edited by thomass; 08-09-2011 at 11:38 AM. |
![]() |
![]() |
Advert | |
|
![]() |
#801 |
Enthusiast
![]() Posts: 30
Karma: 10
Join Date: Apr 2010
Location: USA
Device: Boox 60, Kindle3/3G
|
|
![]() |
![]() |
![]() |
#802 | |
Member
![]() Posts: 10
Karma: 26
Join Date: Aug 2011
Device: kindle k3 3G/wifi
|
Quote:
I suspect the problem with the duokan vs dklite is one of different libraries, (as they are really two different projects) and with dklite running, trying to load duokan will link to the dklite libraries instead and raise an error ... I don't have duokan installed on mine, can you point me to the most recent version? |
|
![]() |
![]() |
![]() |
#803 |
Member
![]() Posts: 10
Karma: 26
Join Date: Aug 2011
Device: kindle k3 3G/wifi
|
the install script for dklite copies the dklite files into /test/DKLite, including the configuration file, so changing the one that can be accessed through the usb reachable folder does nothing ... I think it also may be a matter of it being unable to save the configuration changes on the read-only root partition, even though its startup messages claims it mounts it read-write ... being that the dklite and duokan team has obviously used open source code in their project, they really should be releasing their source code, but I have seen no link to it.
|
![]() |
![]() |
![]() |
#804 | |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,669
Karma: 2300001
Join Date: Mar 2011
Location: Türkiye
Device: Kindle 5.3.7
|
Quote:
you can download Duokan here:http://flip.netzbeben.de/2010/11/duo...ish-gui-today/ or official page Thanks for considering to try it. please note: https://www.mobileread.com/forums/sho...11#post1693511 (To install Duokan, you have to uninstall DuokanLite and hacks first. )(other way to use: https://www.mobileread.com/forums/sho...d.php?t=125517) It may possible to make Duokan Lite to change its language on every login ? (launchpad enables us to enter key commands(like menu, home,..etc)) Last edited by thomass; 08-09-2011 at 05:49 PM. |
|
![]() |
![]() |
![]() |
#805 |
Enthusiast
![]() Posts: 30
Karma: 10
Join Date: Apr 2010
Location: USA
Device: Boox 60, Kindle3/3G
|
I now have all three systems installed: Kindle, Duokan and Lite. I am using the switcher by wolfchimneyrock after modifying it as suggested by thomass. The switching behavior continues to be erratic and unpredictable. At the start up I get the Lite screen giving me option to log into any system and all goes well. Thereafter, switching is all hit and miss game.
With Kindle running: DS starts Lite With Lite running: DX restarts Kindle, but not always... sometimes reports failure DZ closes Lite and restarts it again... AF also restarts... With Duokan running: DS switches to Lite but both OS accept input and now if you press DZ it usually kills Lite and gets you back into Duokan... Anyhow, when two OS are running concurrently and accepting input, which happens often, then it is nightmarish... Only if one could develop a clean switch routine facilitating smooth switching in between the OS that would be swell... With Lite |
![]() |
![]() |
![]() |
#806 | |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,669
Karma: 2300001
Join Date: Mar 2011
Location: Türkiye
Device: Kindle 5.3.7
|
Quote:
It is not a good idea to used it on Duokan since it aims only DuokanLite and Kindle. Edit: You can use the startdk.sh file in dlite.zip to switch from Kindle and Duokan Lite to Duokan. To do that add this line to the beginning of file: Code:
killall -cont cvm Code:
D F = !source /mnt/us/DK_System/startdk2.sh Note that this work correctly if you start Kindle from KindleOS. I didn't test the other ways. To switch back to Kindle, you can use Alt+Sym>'switch to Kindle' (if it freezes, using ^D X fixes) (If this not work for you, try to use after installing usbnetwork hack.) Last edited by thomass; 08-13-2011 at 02:50 AM. |
|
![]() |
![]() |
![]() |
#807 | |
Member
![]() Posts: 10
Karma: 26
Join Date: Aug 2011
Device: kindle k3 3G/wifi
|
Quote:
|
|
![]() |
![]() |
![]() |
#808 |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,669
Karma: 2300001
Join Date: Mar 2011
Location: Türkiye
Device: Kindle 5.3.7
|
I solved language setting problem of Duokan Lite in a simple way:Found a parameter on \DK_System\Lite\config.ini and changed it as
Code:
Language=2 |
![]() |
![]() |
![]() |
#809 | |
Connoisseur
![]() Posts: 57
Karma: 10
Join Date: Jul 2011
Device: none
|
Quote:
|
|
![]() |
![]() |
![]() |
#810 | |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,669
Karma: 2300001
Join Date: Mar 2011
Location: Türkiye
Device: Kindle 5.3.7
|
Lite0814.778.1255.rtm released:
(To use dictionary you should create folder: /DK_System/Lite/res/dict then add stardict files(.idx, ifo and unzipped .dz(with 7zip) to here. To upgrade from a previous version just delete DK_System and copy the new one, then reboot and start Kindle on Dlite OS.(In this case no need to uninstall jailbreak)) Quote:
There is an item on Settings/Book which is not translated: It seems that they fixed language-setting problem. Last edited by thomass; 08-15-2011 at 03:07 AM. |
|
![]() |
![]() |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
English-English Dictionary for 301 | LevAizik | PocketBook | 6 | 12-03-2013 09:42 PM |
Macro: Old English to New english | ProDigit | Workshop | 19 | 09-15-2011 10:10 PM |
PB302 - How to replace English->Russian dictionary with English only (with defin.)? | guyanonymous | PocketBook | 29 | 08-03-2010 06:05 PM |
Best way to sort files? | Meowchi | Sony Reader | 6 | 09-23-2009 04:05 PM |
Hi there and I am sort of new here! | PhoneGuy | Introduce Yourself | 4 | 07-02-2008 09:33 PM |