Skip to content
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

Need help: Typing in a different language #72

Closed
Jeagtso opened this issue Mar 6, 2022 · 5 comments
Closed

Need help: Typing in a different language #72

Jeagtso opened this issue Mar 6, 2022 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@Jeagtso
Copy link

Jeagtso commented Mar 6, 2022

I want to be able to make the script type in different language (non-English)
I want to to be able to type in arabic, willing to help with the code, just need to know how to add it and I'll do the work.

@mayankmetha
Copy link
Owner

You can create a HID mapping for the langauage you want and also submit the HID mapping json file as well. In the app you can make use of the customise HID option under settings and create new langauage mapping and add indivual key mapping which will create the json file for you.

Link for existing mapping:
https://github.com/mayankmetha/Rucky-KeyMap

@mayankmetha mayankmetha added the enhancement New feature or request label Mar 6, 2022
@Jeagtso
Copy link
Author

Jeagtso commented Mar 7, 2022

will do and share the json file.

@Jeagtso
Copy link
Author

Jeagtso commented Mar 8, 2022

arabic.zip
I faced few issues, every time I tried to edit the json file through the app, to add a new letter for example, it'd delete all other added letters (to be precise "deleting" isn't accurate, it just removed their unicodes and only saves the latest letter unicode) , or when I tried to edit a key it would just create a new copy instead of replacing it.
and sometimes when I try to open the menu to change the language (the button next to run button), the app would just crash.

I had to make the json file on PC because it was impossible to do it otherwise.

@mayankmetha
Copy link
Owner

mayankmetha commented Mar 13, 2022

Maybe you can manually follow the other repo's json structure and create a json file and use it. I don't understand arabic, so it would be difficult for me to check and find the error.

@Jeagtso
Copy link
Author

Jeagtso commented Mar 13, 2022

That's what I did, you can find it in the ZIP file I uploaded,
I was just reporting the few issues I faced within the app,
But other than that everything was fine

@Jeagtso Jeagtso closed this as completed Mar 13, 2022
Repository owner deleted a comment from YVS37 Mar 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants