View Single Post
Old 12-11-2024, 10:58 AM   #1
cdhigh
Enthusiast
cdhigh ought to be getting tired of karma fortunes by now.cdhigh ought to be getting tired of karma fortunes by now.cdhigh ought to be getting tired of karma fortunes by now.cdhigh ought to be getting tired of karma fortunes by now.cdhigh ought to be getting tired of karma fortunes by now.cdhigh ought to be getting tired of karma fortunes by now.cdhigh ought to be getting tired of karma fortunes by now.cdhigh ought to be getting tired of karma fortunes by now.cdhigh ought to be getting tired of karma fortunes by now.cdhigh ought to be getting tired of karma fortunes by now.cdhigh ought to be getting tired of karma fortunes by now.
 
Posts: 41
Karma: 333334
Join Date: Oct 2011
Device: KINDLE 3
Kterm keyboard designer - customize your keyboard

This tool is a keyboard designer for Kterm, enabling you to visually customize the keyboard layout.



To facilitate using AI chat on the Kindle, I modified the default keyboard layout of kterm.
The reason is that kterm's default keyboard layout emulates a desktop computer keyboard, which is too complex, with keys that are too small, making it unsuitable for use on the Kindle.

To make it easier for others to customize their own keyboard layouts, I developed a simple GUI tool that allows users to customize key functions by just clicking with a mouse.

The keyboard layout I currently use consists of 5 rows and 11 columns, with keys offset horizontally between rows to minimize mistyping. I find it much more practical than kterm’s default keyboard.

The tool is developed with Python 3.8 and does not rely on any third-party libraries. It works as long as Python is installed, requiring only the `kterm_kb_layouter.py` file.

For those who don’t want to install Python, a pre-packaged Windows executable is available for download.

Binary package: https://github.com/cdhigh/kterm_kb_layouter/releases

Repository: https://github.com/cdhigh/kterm_kb_layouter
Attached Thumbnails
Click image for larger version

Name:	5R11C.png
Views:	71
Size:	235.1 KB
ID:	212451   Click image for larger version

Name:	4R10C.png
Views:	75
Size:	195.4 KB
ID:	212452   Click image for larger version

Name:	kterm.png
Views:	63
Size:	262.6 KB
ID:	212453   Click image for larger version

Name:	changing.png
Views:	61
Size:	90.2 KB
ID:	212454  

Last edited by cdhigh; 12-11-2024 at 11:02 AM.
cdhigh is offline   Reply With Quote