mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #840] [Feature request] Screen-wise keystroke configuration #667
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#667
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 @tom-tan on GitHub (Aug 18, 2020).
Original GitHub issue: https://github.com/debauchee/barrier/issues/840
The wiki describes the current
keystrokeoption as follows:(in Barrier wiki)
(in Synergy wiki that is referred from Barrier wiki)
It enable to convert a keystroke in all the screens to another stroke in the same screen or to convert a keystroke in all the screens to another stroke in the specific screen.
It would be nice to extend
keystrokecommand to support screen-wise keystrokes, i.e., converting a keystroke in the specific screen to another stroke in the specific screen.Here is an example use case.
Japanese keyboards have special keys to enable and disable Japanese input method.
It translates a sequence of alphabets to Japanese characters (e.g.,
nihongoto日本語) and is essential to use Japanese.The problem is that Windows and mac keyboards provide different keys for this purpose.
That is:
Henkankey in Windows andKanakey in mac to enable Japanese input method, andMuhenkankey in Windows andEisukey in mac to disable Japanese input method.We want to share the same keyboard with Windows and mac computers while enabling/disabling Japanese input method using the same keys.
That is (in the case of Windows server, for example):
HenkantoKanaandMuhenkantoEisuif we focus on mac screen, andHenkanandMuhenkanas is, if we focus on Windows screen.It would be nice if Barrier supports the feature to support this use case.
Here is an example of the syntax to support this feature. It is just an example but it would be helpful to show what we want to do.