View Single Post
Old 06-02-2012, 05:22 AM   #17
JoppyFurr
Coding fuzzball
JoppyFurr juggles running chainsaws for a bit of light exerciseJoppyFurr juggles running chainsaws for a bit of light exerciseJoppyFurr juggles running chainsaws for a bit of light exerciseJoppyFurr juggles running chainsaws for a bit of light exerciseJoppyFurr juggles running chainsaws for a bit of light exerciseJoppyFurr juggles running chainsaws for a bit of light exerciseJoppyFurr juggles running chainsaws for a bit of light exerciseJoppyFurr juggles running chainsaws for a bit of light exerciseJoppyFurr juggles running chainsaws for a bit of light exerciseJoppyFurr juggles running chainsaws for a bit of light exerciseJoppyFurr juggles running chainsaws for a bit of light exercise
 
JoppyFurr's Avatar
 
Posts: 16
Karma: 38918
Join Date: May 2012
Device: Kindle Touch
Quote:
Originally Posted by roman220 View Post
Thank you, great application. Sorry for newbie question how can I change layout to qwerty? Thanks.
Hi, if you have tcc installed on your kindle, you can do this:

1) In your favorite text editor, open keyboard.h
2) Looking at the layout of the file, it should be fairly straightforward to see how to change the keys to what you want.
3) Save the modified keyboard.h
4) Using SSH on your kindle, run build.sh

That should generate a new 'main' executible, which you can copy into the JoppyTerm folder if you want to have it run from GUILauncher.

At some point in future versions, I'll add some kind of settings menu, where things like font size, layout, colour inversion, etc, can be controlled without modifying the code.


Also:
Exams are now over *does a little dance*
I've now got some more time to develop the code, so hopefully I'll have a new update out within a day or two. I'm currently working on adding support for ANSI escape codes, so programs that make use of them will be able to work correctly once I've finished the update.
JoppyFurr is offline   Reply With Quote