Quote:
Originally Posted by roman220
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.