mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #510] Language Issue with UK #399
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#399
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 @ghost on GitHub (Nov 23, 2019).
Original GitHub issue: https://github.com/debauchee/barrier/issues/510
Operating Systems
Windows 10 Version 1903
Arch Linux (don't dare ask me for a specific version Jesus Christ)
Barrier Version
2.3.2-snapshot-210c2b70
Steps to reproduce bug
Open the program and use it
I use this to communicate from my main windows pc to my arch linux development machine
Now i live in the UK with a UK keyboard layout (en_gb.UTF-8)
Witch i have set on my Linux Machine and my windows machine to this layout
independently they both work fine with keybinds like ( || ~~ ## )
But when i use these (Witch is vital for args in Linux) on my linux machine using my host windows machine its like the program works like a American Translator XD cuz it changes the layout between the systems
i Just assumed it would send the direct characters over the network or use the native layout but no
so yea this is very frustrating and broken
posting here for more info / if there is a simple resolve
Other info
r/SoftwareGore
@ghost commented on GitHub (Nov 24, 2019):
fixed it on my host
C:\Program Files\Barrier
barrier.conf
Line 26 i think it was i changed from
countryName = US to UK
might have messed with a few more things but then i restarted and that corrected my issue
@AdrianKoshka commented on GitHub (Nov 24, 2019):
Glad you were able to solve it yourself, and thanks for posting the solution.