vn-input / chrome-unikey

Input method for Chrome OS
GNU General Public License v3.0
5 stars 4 forks source link

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

Closed Tuananh-arsene closed 1 year ago

Tuananh-arsene commented 1 year ago

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 commented 1 year ago

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 commented 1 year ago

Dạ em chào anh (chị). Em đã khắc phục đc r ạm em cảm ơn anh (chị) nhiều. Vấn đề bao lâu nay cuối cùng cũng đc giải quyết. Chúc anh (chị) ngày tốt lành.

On Wed, May 24, 2023, 11:26 PM freelancer-nguyen @.***> wrote:

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

— Reply to this email directly, view it on GitHub https://github.com/vn-input/chrome-unikey/issues/27#issuecomment-1561947940, or unsubscribe https://github.com/notifications/unsubscribe-auth/A5EGCBZZM2YKMJAK6CX3NZ3XHZ4JVANCNFSM6AAAAAATUGUILE . You are receiving this because you authored the thread.Message ID: @.***>