Xpra: Ticket #906: Disable or change local keyboard shortcuts on OS X when command/control keys are swapped

The Xpra client registers a few keyboard shortcuts (e.g. ⌘Q ⌘H). These are problematic if the swap command/control keys feature is in use, as there is now no way to send ^Q or ^H to the server.



Fri, 03 Jul 2015 01:55:48 GMT - Antoine Martin: status, description changed

(fixing formatting)

Likely to be related or similar to #708.


Sat, 10 Oct 2015 07:32:57 GMT - Antoine Martin: priority, milestone changed

Some links:

So judging by the links above, I think we would need to patch gtk-osx-integration to NOT create the default menu entries, then we could add our own and register the correct accelerators for them.

Too much work for little benefit: if someone else is interested, there should be enough information here to have a go.


Sat, 23 Jan 2021 05:09:25 GMT - migration script:

this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/906