rdesktop icon indicating copy to clipboard operation
rdesktop copied to clipboard

Problems entering characters

Open paulmenzel opened this issue 7 years ago • 0 comments

Using the Neo keyboard layout, setxkbmap de neo under GNU/Linux and X, some special characters are sent by pressing several keys.

Tests are done with Notepad.

For example, there is the fourth layer where you can enter numbers without using the keypad or the “number line”. Put pressing the modifier gives the error below.

WARNING: No translation for (keysym 0xfe11, ISO_Level5_Shift)

Instead of the just the number, this first incorrectly enters a backslash , and then the numbers.

Some other UTF-8 characters are also not correctly submitted. For example:

WARNING: No translation for (keysym 0x7f4, Greek_tau)
WARNING: No translation for (keysym 0xbb, guillemotright)

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

paulmenzel avatar May 16 '17 14:05 paulmenzel