mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #644] Client not recognizing/writing special letters properly #511
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#511
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 @ShadowBound221 on GitHub (Apr 29, 2020).
Original GitHub issue: https://github.com/debauchee/barrier/issues/644
OS
Server and Client: Windows 10 Home
Barrier version
Server: 2.3.1-snapshot-58d8f020
Client: 2.3.1-snapshot-f1c57075
Bug
In Croatian there are 5 special letters (š,ž,č,ć,đ), š and ž work properly, but when writing on the client side the letters č,ć and đ are written as c and d.
@cultab commented on GitHub (Apr 29, 2020):
Can also confirm on the following server/client with greek accented letters (άέίόύ) show up as (αειου)
Server: void gnu/linux
Client: windows 10
Server: 2.3.2-RELEASE-00000000
Client: 2.3.2-snapshot-210c2b70
@AndreasGrip commented on GitHub (May 3, 2020):
I assume it's the same problem described in
https://github.com/debauchee/barrier/issues/217
@carlesoriol commented on GitHub (May 14, 2020):
This is a blocking feature. You cannot use a virtual keyboard if misses basic characters accents are important but also |@#...
Server: ubuntu 20.04
Client: ubuntu 20.04
Server: 2.3.2-Release-00000000
Client: 2.3.2-Release-00000000
@ThorstenWirth commented on GitHub (May 22, 2020):
Workaround: https://github.com/debauchee/barrier/issues/134
i've used
Now it works fine
You'll might have to change the settings, if you're using dvorak - serch for
setxkbmap@github-actions[bot] commented on GitHub (Sep 23, 2020):
This issue has been automatically marked as stale due to inactivity. It will be closed if no further activity occurs. Thank you for your contributions.
@eugenegff commented on GitHub (Oct 14, 2020):
I think this is the same problem that was fixed in pull request https://github.com/debauchee/barrier/pull/910
@p12tic commented on GitHub (Jan 10, 2021):
Agreed.