neutrinolabs / xrdp

xrdp: an open source RDP server
http://www.xrdp.org/
Apache License 2.0
5.8k stars 1.73k forks source link

Keyboard issues with Alt or Cntl tab #822

Open andrecbarros opened 7 years ago

andrecbarros commented 7 years ago

I think I already posted something about it. When switching between remote desktop and local one it is not unusual to miss a key release event and, as so, until I press CNTRL or ALT the keyboard input acts like it was (CNTRL|ALT)+key pressed. I think it is possible to overcame this issue if we take in account some time interval because X keeps sending press events regularly. If we don't see them it is almost sure that release event was missed.

If there is no one investigating it I may step in.

Best regards, André

matt335672 commented 1 week ago

Is this still an issue @andrecbarros ?

andrecbarros commented 1 week ago

May need to compile an updated version. Will test on coming days.