https://bugs.kde.org/show_bug.cgi?id=377107
Bug ID: 377107 Summary: key translation issue connecting to Linux from Mac Product: krdc Version: unspecified Platform: Compiled Sources OS: OS X Status: UNCONFIRMED Severity: normal Priority: NOR Component: VNC Assignee: uwol...@kde.org Reporter: rjvber...@gmail.com Target Milestone: --- As far as I can tell krdc should be as cross-platform as LibVNCServer and FreeRDP are and indeed it builds and runs almost "out of the box" on Mac. However there is a key translation issue when I connect to a VNC server on a Linux client while using the regular Cocoa QPA. The same executable runs fine when I use Qt's XCB QPA. To me that suggests that LibVNCServer is not to blame but gets fed the wrong keys. One explanation would be that QKeyEvent::nativeVirtualKey() returns a keysymbol that LibVNCServer understands, presumably X11 keysym definitions. NB: I have not been able to test RDP for lack of a suitable server I have access to. Likewise I cannot ATM test VNC connections from Mac to Mac other than to the local server which may not be representative. -- You are receiving this mail because: You are watching all bug changes.