[GH-ISSUE #1267] Can't get accents to work with us_intl - typing ' and e should input "é" but inputs "'e" #1023

Open
opened 2026-05-05 07:23:20 -06:00 by gitea-mirror · 4 comments
Owner

Originally created by @arthurzenika on GitHub (Sep 2, 2021).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1267

Describe the bug
With a setup between two linux machines (Ubuntu), when typing on computer A (server) into computer B (client) the following keys ' + e, I get 'e instead of é which I get from local keyboard.

To Reproduce

Steps to reproduce the behavior:

  1. move mouse to client computer
  2. open a terminal
  3. type setxkbmap us_intl
  4. type ' and then letter e from server, see 'e
  5. use laptop keyboard, type the same thing, see é

Expected behavior
Expected to be able to type the usual combined keystrokes to type é à è etc.

Screenshots
If applicable, add screenshots to help explain your problem.

Please do not link to image hosting sites, as these can be ephemeral. Instead, attach them to the issue.

Desktop (please complete the following information):

  • OS: Ubuntu
  • Barrier version 2.3.2+dfsg-1build1
Originally created by @arthurzenika on GitHub (Sep 2, 2021). Original GitHub issue: https://github.com/debauchee/barrier/issues/1267 **Describe the bug** With a setup between two linux machines (Ubuntu), when typing on computer A (server) into computer B (client) the following keys ' + e, I get `'e` instead of `é` which I get from local keyboard. **To Reproduce** Steps to reproduce the behavior: 1. move mouse to client computer 2. open a terminal 3. type `setxkbmap us_intl` 3. type ' and then letter e from server, see `'e` 4. use laptop keyboard, type the same thing, see `é` **Expected behavior** Expected to be able to type the usual combined keystrokes to type é à è etc. **Screenshots** If applicable, add screenshots to help explain your problem. Please do not link to image hosting sites, as these can be ephemeral. Instead, attach them to the issue. **Desktop (please complete the following information):** - OS: Ubuntu - Barrier version 2.3.2+dfsg-1build1
Author
Owner

@Schoktra commented on GitHub (Sep 10, 2021):

I can confirm that similar issues arise when doing the same on Windows. However, if both the server and the client have english international keyboard installed I am ENTIRELY unable to type a ' at all. Changing the client to plain US keyboard allows me to use ' again, but changing the server to US and leaving the client on international makes it so I still can't use ' .

<!-- gh-comment-id:917011494 --> @Schoktra commented on GitHub (Sep 10, 2021): I can confirm that similar issues arise when doing the same on Windows. However, if both the server and the client have english international keyboard installed I am ENTIRELY unable to type a ' at all. Changing the client to plain US keyboard allows me to use ' again, but changing the server to US and leaving the client on international makes it so I still can't use ' .
Author
Owner

@SSchott commented on GitHub (Sep 21, 2021):

Many symbols and dead-key related combis are not available. Also reported here:
https://github.com/debauchee/barrier/issues/727

<!-- gh-comment-id:923888200 --> @SSchott commented on GitHub (Sep 21, 2021): Many symbols and dead-key related combis are not available. Also reported here: https://github.com/debauchee/barrier/issues/727
Author
Owner

@JDuchniewicz commented on GitHub (Dec 2, 2021):

I am also having similar issues (funny enough this has been a long issue with the old synergy and I thought that it has been solved during the several years I did not need to use such services hah).

Transferring letters with diacritics does not work whatsoever for me.

<!-- gh-comment-id:984820515 --> @JDuchniewicz commented on GitHub (Dec 2, 2021): I am also having similar issues (funny enough this has been a long issue with the old synergy and I thought that it has been solved during the several years I did not need to use such services hah). Transferring letters with diacritics does not work whatsoever for me.
Author
Owner

@rospus commented on GitHub (Dec 30, 2021):

Try the following:
setxkbmap -layout us -variant intl

<!-- gh-comment-id:1002941569 --> @rospus commented on GitHub (Dec 30, 2021): Try the following: `setxkbmap -layout us -variant intl`
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#1023
No description provided.