antimicrox icon indicating copy to clipboard operation
antimicrox copied to clipboard

Cannot type "<" in textentry when using keyboard layout "us"

Open domstoppable opened this issue 2 years ago • 0 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Current Behavior

When binding a key to type a string of text which includes "<", it will instead type ">" if your keyboard layout is set to "us"

Expected Behavior

Text Entry should type exactly the text inputted regardless of keyboard layout

Steps To Reproduce

  1. Set your keyboard layout to "us". E.g., setxkbmap us
  2. Use the "Advanced" mode to bind a button to type "I <3 antimicrox"
  3. Try it out and observe "I >3 Antimicrox"
  4. Change your keyboard layout to "us intl". E.g., setxkbmap us intl
  5. Try the binding again and observe "I <3 antimicrox"

Environment

- OS: Debian 11 
- AntiMicroX version: 3.2.2

Anything else?

Apparently this is not an uncommon challenge. See this comment for a good explanation.


Upvote & Fund

  • If you find this issue important, mark it with 👍. It lets us see which fixes and features are demanded by the most users.
  • We're using Polar.sh so you can upvote and help fund this issue. It may incentivize some developers to contribute to this project and fix some bugs.
  • Funded developer receives the funding once the issue is completed & confirmed by you.
  • Thank you in advance for helping prioritize & fund our backlog.
Fund with Polar

domstoppable avatar Apr 04 '22 12:04 domstoppable