[GH-ISSUE #56] altgr modifier #46

Closed
opened 2026-05-05 04:51:43 -06:00 by gitea-mirror · 3 comments
Owner

Originally created by @alvarogf97 on GitHub (Jun 2, 2018).
Original GitHub issue: https://github.com/debauchee/barrier/issues/56

Operating Systems

Server: Ubuntu 18.04

Client: Windows 10

altgr modifier do not work on client side

Originally created by @alvarogf97 on GitHub (Jun 2, 2018). Original GitHub issue: https://github.com/debauchee/barrier/issues/56 ### Operating Systems ### Server: Ubuntu 18.04 Client: Windows 10 altgr modifier do not work on client side
Author
Owner

@dayne commented on GitHub (Jun 7, 2018):

Googled this a bit and turns out synergy-core has this as a well known issue in the fork for barrier and also on their current Synergy 2 (as of June, 2018). So a known issue in this code for over 4 years or more.

Wiki entry: https://github.com/symless/synergy-core/wiki/AltGr

Consolidated issue: https://github.com/symless/synergy-core/issues/4411

More advanced than the altgr = shift fix to consider looking at:

Report back if you find success.

<!-- gh-comment-id:395523752 --> @dayne commented on GitHub (Jun 7, 2018): Googled this a bit and turns out synergy-core has this as a well known issue in the fork for barrier and also on their current Synergy 2 (as of June, 2018). So a known issue in this code for over 4 years or more. Wiki entry: https://github.com/symless/synergy-core/wiki/AltGr Consolidated issue: https://github.com/symless/synergy-core/issues/4411 More advanced than the `altgr = shift` fix to consider looking at: * https://github.com/symless/synergy-core/issues/4411#issuecomment-328800097 * https://github.com/symless/synergy-core/issues/5723#issuecomment-261753394 Report back if you find success.
Author
Owner

@alvarogf97 commented on GitHub (Jun 20, 2018):

it's work thanks, but I have the following warnings:
*** WARNING *** Please fix your application to use the native API of Avahi!
*** WARNING *** For more information see <http://0pointer.de/blog/projects/avahi
I do not want to open GUI, but how can I init barrier with conf file from shell?

<!-- gh-comment-id:398664475 --> @alvarogf97 commented on GitHub (Jun 20, 2018): it's work thanks, but I have the following warnings: *** WARNING *** Please fix your application to use the native API of Avahi! *** WARNING *** For more information see <http://0pointer.de/blog/projects/avahi I do not want to open GUI, but how can I init barrier with conf file from shell?
Author
Owner

@alvarogf97 commented on GitHub (Jun 20, 2018):

./barriers --debug DEBUG --no-daemon --enable-crypto --no-tray

it's work. Thanks

<!-- gh-comment-id:398668601 --> @alvarogf97 commented on GitHub (Jun 20, 2018): ./barriers --debug DEBUG --no-daemon --enable-crypto --no-tray it's work. Thanks
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#46
No description provided.