-
-
Notifications
You must be signed in to change notification settings - Fork 214
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
Hindi Phonetic Keyboard Layout addition #837
Conversation
srcs/layouts/deva_phonetic_in.xml
Outdated
<?xml version="1.0" encoding="UTF-8" ?> | ||
<keyboard name="हिन्दी फोनेटिक - Hindi Phonetic" script="devanagari"> | ||
<modmap> | ||
<shift a="अ" b="आ" /> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I added these to shift.json
in bd2170e. You should be able to merge the master branch and remove most of them except for these three: ड़ क़ ज्ञ (that can't work in shift.json for now)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have removed them. I think everything looks good. Most of the those shifted to shift.json
would be useful for other future layout if any but some may be odd. Existing Hindi layouts don't use <modmap>
so no need to worry I think.
characters shifted to shift.json are deleted from here
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yep everything works as expected.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome, thanks!
Hindi Phonetic keyboard is added. It has all characters needed for modern Hindi as well as Sanskrit.