mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #260] Unable to switch to Russian layout #209
Labels
No labels
HiDPI
bounty
bsd/freebsd
bsd/openbsd
bug
bug
build-infra
cantfix
critical
doc
duplicate
enhancement
fix-available
from git
from release
good first issue
help wanted
installer/package
invalid
linux
macOS
meta
needs testing
pull-request
query
question
regression
regression
v2.4.0
windows
wontfix
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/barrier#209
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @linux019 on GitHub (Feb 27, 2019).
Original GitHub issue: https://github.com/debauchee/barrier/issues/260
Operating Systems
Server: Ubuntu 16.0, Client - Arch (KDE)
Wayland is not used
Barrier
Server & Client version 2.1.2
Any look to fix this ?
it's a part from Xorg config which describes keyboard
@rdewolff commented on GitHub (Mar 19, 2019):
Same issue with other international keyboard. The layout on the remote computer is ignored.
@rdewolff commented on GitHub (Mar 19, 2019):
That could be considered as a feature. The host choose the keyboard layout and use it.
Workaround is to change the host keyboard layout. The same layout will then be used on the remote host.
@eNTi commented on GitHub (Jul 17, 2019):
This "feature" also prevents us from using anything but fallback (us) layout on a linux client machine with a windows host. I think the problem is, that the "MatchIsKeyboard" isn't working with a "virtual" device? The easiest workaround could be some kind of "command on switch" that will let us run setxkbmap to switch the layout?
@darkdragon-001 commented on GitHub (Dec 20, 2020):
See meta issue #45.