KeyBindings
From AbiWiki
(Difference between revisions)
(Importing text file) |
|||
Line 1: | Line 1: | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
As of April 19th, 2007 it possible to use a plugin to specify the key and Mouse bindings of [[AbiWord|AbiWord]]. This allows the keybindings of applications that use lib[[AbiWord|AbiWord]] to defined by programmers as they need. | As of April 19th, 2007 it possible to use a plugin to specify the key and Mouse bindings of [[AbiWord|AbiWord]]. This allows the keybindings of applications that use lib[[AbiWord|AbiWord]] to defined by programmers as they need. | ||
Line 13: | Line 5: | ||
A sample keybindings desciption, that is close to the default [[AbiWord|AbiWord]] key and mouse bindings [[[ExampleBinding|ExampleBinding]] is available here]. | A sample keybindings desciption, that is close to the default [[AbiWord|AbiWord]] key and mouse bindings [[[ExampleBinding|ExampleBinding]] is available here]. | ||
- | |||
- | |||
[[Category:To Convert]] | [[Category:To Convert]] |
Revision as of 21:09, 3 February 2008
As of April 19th, 2007 it possible to use a plugin to specify the key and Mouse bindings of AbiWord. This allows the keybindings of applications that use libAbiWord to defined by programmers as they need.
Keybinding collections are named and can be swapped in and out at will by passing the name of the binding collection to a plugin efined static function.
A sample keybindings desciption, that is close to the default AbiWord key and mouse bindings [[[ExampleBinding|ExampleBinding]] is available here].