[GH-ISSUE #866] Pressing Alt + L on MacOS for diacritic character locks Windows #690

Closed
opened 2026-05-05 06:56:44 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @Unknown-Guy on GitHub (Sep 7, 2020).
Original GitHub issue: https://github.com/debauchee/barrier/issues/866

Describe the bug
Pressing Alt + l to write ļ on MacOS locks Windows PC like Win key + l does

Expected behavior

Writes ļ without locking Windows

Desktop (please complete the following information):

  • Barrier 2.3.3
  • server Win10 18363
  • client MacOS 10.15.6

Additional context

	alt = super
	super = alt

Windows and MacOS layout is Latvian with ' dead key for diacritic characters , MacOS though allows writing those only while holding ALT

Originally created by @Unknown-Guy on GitHub (Sep 7, 2020). Original GitHub issue: https://github.com/debauchee/barrier/issues/866 **Describe the bug** Pressing `Alt + l` to write `ļ` on MacOS locks Windows PC like `Win key + l` does **Expected behavior** Writes `ļ` without locking Windows **Desktop (please complete the following information):** - Barrier 2.3.3 - server Win10 18363 - client MacOS 10.15.6 **Additional context** alt = super super = alt Windows and MacOS layout is Latvian with `'` dead key for diacritic characters , MacOS though allows writing those only while holding ALT
Author
Owner

@Unknown-Guy commented on GitHub (Jan 20, 2021):

Tested with d4382b9 build, no more an issue.

<!-- gh-comment-id:763976923 --> @Unknown-Guy commented on GitHub (Jan 20, 2021): Tested with d4382b9 build, no more an issue.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/barrier#690
No description provided.