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

[Bug]: How can I add keyboard layout Vietnamese telex? #156

Open
huy-dataguy opened this issue Jan 3, 2025 · 13 comments
Open

[Bug]: How can I add keyboard layout Vietnamese telex? #156

huy-dataguy opened this issue Jan 3, 2025 · 13 comments
Labels
wontfix This will not be worked on

Comments

@huy-dataguy
Copy link

I can't add Vietnamese keyboard layout on my device.
I just add KB_layout = us,vi and it shows error.
Please help me, I'm a fedora newbie

@JaKooLit
Copy link
Owner

JaKooLit commented Jan 3, 2025

show the error

plus Ive just tried on my system, just adding vi is fine

but make sure small kb not KB

@huy-dataguy
Copy link
Author

huy-dataguy commented Jan 3, 2025

I only add config in file .config/hypr/UserConfigs/usersetting.conf
input {

kb_layout = us, vi

kb_variant =

kb_model =

kb_options = grp:alt_shift_toggle

kb_rules =
repeat_rate = 50

repeat = 300

And it show error [Runtime Error] Invalid keyboard layout passed. (rules:, model:, variant:, options: qrp:alt_shift_toggle, layout: us, vi)

@JaKooLit
Copy link
Owner

JaKooLit commented Jan 3, 2025

youre missing

kb

it should be

kb_layout

https://wiki.hyprland.org/Configuring/Variables/#input

@JaKooLit
Copy link
Owner

JaKooLit commented Jan 3, 2025

show the errors with screen shot

@huy-dataguy
Copy link
Author

sorry I have just comment missing word kb
input {

kb_layout = us, vi

kb_variant =

kb_model =

kb_options = grp:alt_shift_toggle

kb_rules =
repeat_rate = 50

repeat_delay = 300
numlock_by_default = true
left_handed = false
follow_mouse = true
float_switch_override_focus = false

And it show error [Runtime Error] Invalid keyboard layout passed. (rules:, model:, variant:, options: qrp:alt_shift_toggle, layout: us, vi)

@huy-dataguy
Copy link
Author

Screenshot_03-Jan_17-02-00_3544

@huy-dataguy
Copy link
Author

huy-dataguy commented Jan 3, 2025

Screenshot_03-Jan_17-06-51_26640

@JaKooLit
Copy link
Owner

JaKooLit commented Jan 3, 2025

show the error

@huy-dataguy
Copy link
Author

image
Just error here

@JaKooLit
Copy link
Owner

JaKooLit commented Jan 3, 2025

I really dont know I even tried on all my system with released and -git version

swappy-20250103-202908

I cannot reproduce the error

anyway, pls ran this

hyprctl systeminfo -c >> info.txt

and attach the info.txt here

@huy-dataguy
Copy link
Author

info.txt

Could you please take a look at the attached info.txt file and help me verify if everything looks correct. Thank you so much

@JaKooLit
Copy link
Owner

JaKooLit commented Jan 3, 2025

seems you are using an old config and old hyprland version plus old Fedora version..

Suggest to upgrade to Fedora 41 and new hyprland version

@JaKooLit JaKooLit added the wontfix This will not be worked on label Jan 3, 2025
@huy-dataguy
Copy link
Author

Thank you very much, I will try it and see

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants