-
Notifications
You must be signed in to change notification settings - Fork 443
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support customizable key layouts? #13
Comments
Original comment by |
Original comment by |
Original comment by |
Original comment by |
Original comment by |
Original comment by |
Original comment by |
Original comment by |
Original comment by
|
Original comment by |
Original comment by |
Original comment by |
Original comment by |
Original comment by |
Original comment by |
Original comment by |
Original comment by |
|
Original comment by |
Original comment by |
Original comment by |
|
1 similar comment
|
Original comment by |
Original comment by |
Original comment by |
Original comment by |
Original comment by |
Original comment by |
Original comment by |
G'day, Klaus. Just started using your keyboard: bloody beauty! key_tlde |
Looks like they imported the project over from Google Code last January, so any work from before then will be dated January 22, 2016. You have to look at the date mentioned in the "Original Comment" line at the bottom of the comment. In any case, I would love to see more android keyboards supporting "DIY" or Custom layouts. This is one of my favorite features of Multiling O Keyboard. My current custom layout, optimized for right-handed swyping, features numbers on the left side, letters on the middle and right, organized for optimal swype performance (more common letters in the middle, common letter combinations close together). Looks like Hackers keyboard has the support in the form of an xml layout definition, but there are/were plans to implement an easier to use plain-text layout definition. That would certainly make it a lot easier to design your own layouts (without a little scripting assistance to translate whatever into xml) |
Hello Klaus, what is the current state of affairs regarding the transition to a different keymap definition format? I would like to improve upon the Farsi keymap as it is missing some critical aspects for typing typographically correct Persian. Also it could easily be extended (in the sense that an English keyboard layout is extended with letters with diacritics) to cover Pashto as well. That would make it an attractive layout for "us Afghan users" who are bilingual. If the old XML format is still the way to go, please let me know because then I'll work on that for the time being. |
Eagerly waiting for this feature to be implemented. It looks like what you call custom layouts are technically translations of english strings to other languages. So I changed the values for my language and made include non-english characters from several languages (like ñ, ø, ß, and many more; I used apk-editor to do that) The only problem is that the app is now built with a different signature and I won't be able to update it (or I'll have to remove it, install the updated original, change the strings, remove it again and re-install the modified again and configure the settings again, which is not the shortest way to update an app). |
Original issue reported on code.google.com by
Klaus.We...@gmail.com
on 26 May 2011 at 1:58The text was updated successfully, but these errors were encountered: