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

Bộ gõ tiếng việt trên layout bàn phím azrety #27

Closed
Tuananh-arsene opened this issue Jan 7, 2023 · 2 comments · Fixed by #31
Closed

Bộ gõ tiếng việt trên layout bàn phím azrety #27

Tuananh-arsene opened this issue Jan 7, 2023 · 2 comments · Fixed by #31

Comments

@Tuananh-arsene
Copy link

chào anh, hiện tại em đang sử dụng chromebook có định dạng bàn phím azerty và khi cài đặt bộ gõ ime nó sẽ nhận là bàn phím qwerty. Không biết là mình có cách nào khắc phục hoặc có tài liệu nào để tự thêm layout vào không ạ? em cảm ơn anh

@freelancer-nguyen
Copy link
Contributor

freelancer-nguyen commented May 24, 2023

Chào bạn, mình cũng trong tình huống tương tư. Bạn có thể add layout trong manifest.json
{
"name": "Vietnamese - Unikey (Telex)",
"type": "ime",
"id": "unikey-telex",
"description": "Telex input style",
"language": "vi",
"layouts": ["fr"]
}

Sau đó build lại extension

@Tuananh-arsene
Copy link
Author

Tuananh-arsene commented May 25, 2023 via email

@tulequ tulequ closed this as completed Jun 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants