I spend quite a lot of time working on various machines via RDP (usually RDPing to one machine and from there RDPing to other computers outside our lan) and have an issue where the modifiers keys (ie Ctrl,Alt, Shift and Win) sometimes don't take affect as quickly as standard keystrokes.

For example, if I am trying to type "", I could end up getting 2" because the remote machine gets the first press of the 2 key before it get the shift modifier. This causes particular problems with password protected fields both (as they often require mixed case letters and the fact that you can not see what is typed) and with Ctrl-C (where the highlighted section is deleted and replaced with a C).

(And before anyone asks, this is not just bad typing otherwise the problem would not be restricted to RDP sessions).

This does not appear to be a hardware issue as it happens on my desktop (running 64-bit Windows 7) and on my laptop (32-bit XP) and on various Remote computers running various operating systems (from XP to Windows 2008 Server)

There are times when the problems is more pronounced and it may be related to a slow Internet/VPN connection.

Has anyone seen this problem and (other than always typing very very slowly, ie about 1 character per second), are there any solutions to this issue?

link|improve this question
feedback

3 Answers

It is the way the RDP client responds to control keys. To resolve, try going into the options for the Remote Desktop Connection, Local Resources, Keyboard - change to "On This Computer".

Be aware that alt-Tab and similar commands will now run on the local system.

link|improve this answer
Tried that, but it did not help. (It did mean that the alt-tab did not work on the remote computer, so the setting was in effect) – sgmoore Dec 17 '10 at 17:53
feedback

It's not "free" but some gamepads let you map buttons to key combinations...think out there mouse or numpad with wrist pivots(i think asus makes one). this MIGHT solve you problem....not 100%, but if it sends a combination it could. the slowing down of modifier keys could also be a cheap attempt at not passing on control sequences(if this turns out to be the case i would look in to VNC server/client as it's a busted solution)

link|improve this answer
Don't think this will help unless the gamepad has keys for every single key-combination, eg a key for 'a', another for 'A', another for Ctrl-A, another for Alt-A etc. Also I've used VNC in the past, always tried to replace it with RD or Logmein where possible. – sgmoore Dec 10 '10 at 9:17
true enough, I didn't know if you were stalling on a single key combo or a bunch of them – aking1012 Dec 10 '10 at 11:06
feedback

I've found the solution to this where one is using nested instances of Microsoft's Remote Desktop client. Imagine the following situation. You're sitting in front of an OS X machine, and you remote desktop into a Windows 7 laptop. From the Windows laptop you want to remote desktop into another Windows machine (in my case a work box over VPN). The solution to your keyboard mapping woes is: on the Windows laptop, i.e. the destination of the first jump, change the remote desktop hardware settings for the 2nd jump to use the local keyboard, not the connecting one.

link|improve this answer
Where exactly do you change the 'remote desktop hardware settings'? – sgmoore Sep 14 '11 at 17:31
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.