We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I've got two keyboards in seperate seats
the following is my config is sway:
input * { xkb_layout "us" xkb_variant "dvorak" } input 1130:17:HID_046a:0011 { xkb_layout "us" xkb_variant "" } seat seat1 attach 1130i:17:HID_046a:0011
Whenever i launch bemenu, the layout is always default US even if i'm typing with the 1st keyboard.
unpluging the 2nd keyboard, fixes the issue, other programs don't have this problem.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I've got two keyboards in seperate seats
the following is my config is sway:
Whenever i launch bemenu, the layout is always default US even if i'm typing with the 1st keyboard.
unpluging the 2nd keyboard, fixes the issue, other programs don't have this problem.
The text was updated successfully, but these errors were encountered: