Fixing Remmina typing issues by remapping keys

Fixing Remmina typing issues by remapping keys
Page content

Remmina is great software for connecting remotely. However, used with xrdp and XVnc there may be some issues with typing and mapping keys. Here is a possible workaround…

Introduction

I use a german keyboard layout together with Debian 12, xrdp and xvnc and as client Remmina. With these tools, everytime I hold the right shift key and type something, it activates caps lock and all further typing is screwed, until I hit the right shift key again.

Workaround

After some research I found out that it is possible to remap keys in [Remmina] via input field .

So my simple workaround is just mapping the right shift key (Shift_R) to the left one. That’s it.

The remapping config looks like this:

0x36=0x2a

where 0x36 is Shift_R and 0x2a is Shift_L - for a full mapping overview see this page .

Andreas Fuhrich avatar
About Andreas Fuhrich
I’m a professional software developer and tech enthusiast from Germany. On this website I share my personal notes and side project details. If you like it, you could support me on github - if not, feel free to file an issue :-)