[gtk-osx-users] Command+Backtick shortcut intercepted
- From: Antoine Martin <antoine nagafix co uk>
- To: gtk-osx-users-list gnome org
- Subject: [gtk-osx-users] Command+Backtick shortcut intercepted
- Date: Tue, 15 Nov 2016 15:51:08 +0700
Hi,
Our pygtk2 app (xpra) is apparently intercepting the "Command +
Backtick" shortcut on osx, which is preventing users from switching windows.
Has anyone else seen this behaviour in other GTK2 apps?
We do override gtk.Window.do_key_press_event, but calling the superclass
handler does not help (apparently).
How do we configure / change which shortcuts are seen by the application
and which ones are handled by the host OS?
Since the application does see the key events, can we somehow re-inject
them into the OS?
Thanks
Antoine
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]