Hello everyone, What is the recommended way to specify key bindings, so that a user can cutomize them in a Clutter application?
I was thinking about using an external XML file to specify the mapping of the keys and modifiers to the action names. This way, a user could override the default key bindings for an application. Such a file could be installed in /usr/share/appname/keybindings.xml, and the user could override them in his ~/.appname/keybindings.xml file, or so. Documentation to the Clutter key bindings stuff: http://docs.clutter-project.org/docs/clutter/stable/clutter-Key-Bindings.html#clutter-binding-pool-install-action Any hint is much appreciated. Thanks! -- Alexandre Quessy http://alexandre.quessy.net/ _______________________________________________ clutter-app-devel-list mailing list [email protected] http://lists.clutter-project.org/listinfo/clutter-app-devel-list
