Hi, I found this example for using modifiers.
http://markmail.org/download.xqy?id=mzxu3obfvyu4px53&number=1 I also tried to use the key_bindings method but couldn't work it out for python3. http://developer.gnome.org/clutter/stable/clutter-Key-Bindings.html#clutter-binding-pool-install-action With the first option I see the following behaviour. ctrl+F1 not ok ctrl+F2 ok shift+F1 ok shift+F2 ok meta(alt) + f1/f2 is overridden by gnome3. I really need meta to work for this application. Is there a better way to handle alt/meta modifiers and ctrl+F1 that will definitely work? -- Patrick Shirkey Boost Hardware Ltd _______________________________________________ clutter-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/clutter-list
