Entering 'y' results in 'z' and vice-versa, but everything else works fine. #633

Open
opened 2021-01-03 16:04:17 +01:00 by bolandross · 3 comments
bolandross commented 2021-01-03 16:04:17 +01:00 (Migrated from github.com)

It doesn't seem to be a locale problem, since everything else seems to work fine (German umlauts and special characters work properly)

Any ideas?

It doesn't seem to be a locale problem, since everything else seems to work fine (German umlauts and special characters work properly) Any ideas?
Vorsteven commented 2021-01-22 09:08:11 +01:00 (Migrated from github.com)

I was annoyed by the same problem but could not find the cause.
As a preliminary solution, I have edited kb-layouts/default.keytab* and added the following lines:

key Y                  : "z"
key Z                  : "y"
key Y+Shift            : "Z"
key Z+Shift            : "Y"
  • I have installed cool-retro-term using macports. The location of the kb-layouts dir is /Applications/MacPorts/cool-retro-term.app/Contents/PlugIns/QMLTermWidget/kb-layouts
I was annoyed by the same problem but could not find the cause. As a preliminary solution, I have edited `kb-layouts/default.keytab`* and added the following lines: key Y : "z" key Z : "y" key Y+Shift : "Z" key Z+Shift : "Y" * I have installed cool-retro-term using macports. The location of the `kb-layouts` dir is `/Applications/MacPorts/cool-retro-term.app/Contents/PlugIns/QMLTermWidget/kb-layouts`
bolandross commented 2021-01-22 10:30:57 +01:00 (Migrated from github.com)

I am having this problem on macOS. Seems to be the same issue as #615.

Any ideas from the developers?

I am having this problem on macOS. Seems to be the same issue as #615. Any ideas from the developers?
frnco commented 2021-03-04 21:21:24 +01:00 (Migrated from github.com)

Works fine on Arch Linux, from the comments my first guess would be it's macOS-only.

Works fine on Arch Linux, from the comments my first guess would be it's macOS-only.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: seeseemelk/cool-retro-term#633
No description provided.