ExampleBinding

From AbiWiki

Jump to: navigation, search
<?xml version="1.0" encoding="UTF-8"?>
<editbindings name="default" mode="replace" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://www.abisource.com/abiword-keybindings-1.0.xsd">
<mousecontext context="EV_EMC_EMBED" button="5" control="true">
 <operation type="click" handler="zoomOut"/>
 <operation type="doubleclick" handler="zoomIn"/>
</mousecontext>
<mousecontext context="EV_EMC_EMBED" button="4" control="true">
 <operation type="click" handler="zoomIn"/>
 <operation type="doubleclick" handler="zoomIn"/>
</mousecontext>
<mousecontext context="EV_EMC_EMBED" button="1" control="true">
 <operation type="click" handler="copyInlineImage"/>
 <operation type="doubleclick" handler="copyInlineImage"/>
 <operation type="drag" handler="dragInlineImage"/>
 <operation type="doubledrag" handler="dragInlineImage"/>
 <operation type="release" handler="releaseInlineImage"/>
 <operation type="doublerelease" handler="releaseInlineImage"/>
</mousecontext>
<mousecontext context="EV_EMC_EMBED" button="5">
 <operation type="click" handler="scrollWheelMouseDown"/>
 <operation type="doubleclick" handler="scrollWheelMouseDown"/>
</mousecontext>
<mousecontext context="EV_EMC_EMBED" button="4">
 <operation type="click" handler="scrollWheelMouseUp"/>
 <operation type="doubleclick" handler="scrollWheelMouseUp"/>
</mousecontext>
<mousecontext context="EV_EMC_EMBED" button="3">
 <operation type="click" handler="contextEmbedLayout"/>
</mousecontext>
<mousecontext context="EV_EMC_EMBED" button="1">
 <operation type="click" handler="btn1InlineImage"/>
 <operation type="doubleclick" handler="dlgFmtPosImage"/>
 <operation type="drag" handler="dragInlineImage"/>
 <operation type="release" handler="releaseInlineImage"/>
 <operation type="doublerelease" handler="releaseInlineImage"/>
</mousecontext>
<mousecontext context="EV_EMC_EMBED" button="0">
 <operation type="drag" handler="btn0InlineImage"/>
</mousecontext>
<mousecontext context="EV_EMC_MATH" button="5" control="true">
 <operation type="click" handler="zoomOut"/>
 <operation type="doubleclick" handler="zoomIn"/>
</mousecontext>
<mousecontext context="EV_EMC_MATH" button="4" control="true">
 <operation type="click" handler="zoomIn"/>
 <operation type="doubleclick" handler="zoomIn"/>
</mousecontext>
<mousecontext context="EV_EMC_MATH" button="5">
 <operation type="click" handler="scrollWheelMouseDown"/>
 <operation type="doubleclick" handler="scrollWheelMouseDown"/>
</mousecontext>
<mousecontext context="EV_EMC_MATH" button="4">
 <operation type="click" handler="scrollWheelMouseUp"/>
 <operation type="doubleclick" handler="scrollWheelMouseUp"/>
</mousecontext>
<mousecontext context="EV_EMC_MATH" button="3">
 <operation type="click" handler="editLatexEquation"/>
 <operation type="doubleclick" handler="editLatexEquation"/>
 <operation type="drag" handler="selectMath"/>
</mousecontext>
<mousecontext context="EV_EMC_MATH" button="1">
 <operation type="click" handler="selectMath"/>
 <operation type="doubleclick" handler="editLatexEquation"/>
 <operation type="drag" handler="selectMath"/>
</mousecontext>
<mousecontext context="EV_EMC_MATH" button="0">
 <operation type="drag" handler="cursorDefault"/>
</mousecontext>
<mousecontext context="EV_EMC_POSOBJECT" button="5" control="true">
 <operation type="click" handler="zoomOut"/>
 <operation type="doubleclick" handler="zoomIn"/>
</mousecontext>
<mousecontext context="EV_EMC_POSOBJECT" button="4" control="true">
 <operation type="click" handler="zoomIn"/>
 <operation type="doubleclick" handler="zoomIn"/>
</mousecontext>
<mousecontext context="EV_EMC_POSOBJECT" button="5">
 <operation type="click" handler="scrollWheelMouseDown"/>
 <operation type="doubleclick" handler="scrollWheelMouseDown"/>
</mousecontext>
<mousecontext context="EV_EMC_POSOBJECT" button="4">
 <operation type="click" handler="scrollWheelMouseUp"/>
 <operation type="doubleclick" handler="scrollWheelMouseUp"/>
</mousecontext>
<mousecontext context="EV_EMC_POSOBJECT" button="3">
 <operation type="click" handler="contextPosObject"/>
</mousecontext>
<mousecontext context="EV_EMC_POSOBJECT" button="1">
 <operation type="click" handler="btn1Frame"/>
 <operation type="doubleclick" handler="btn1Frame"/>
 <operation type="drag" handler="dragFrame"/>
 <operation type="doubledrag" handler="dragFrame"/>
 <operation type="release" handler="releaseFrame"/>
 <operation type="doublerelease" handler="releaseFrame"/>
</mousecontext>
<mousecontext context="EV_EMC_POSOBJECT" button="0">
 <operation type="drag" handler="btn0Frame"/>
</mousecontext>
<mousecontext context="EV_EMC_TOC" button="5" control="true">
 <operation type="click" handler="zoomOut"/>
 <operation type="doubleclick" handler="zoomOut"/>
</mousecontext>
<mousecontext context="EV_EMC_TOC" button="4" control="true">
 <operation type="click" handler="zoomIn"/>
 <operation type="doubleclick" handler="zoomIn"/>
</mousecontext>
<mousecontext context="EV_EMC_TOC" button="5">
 <operation type="click" handler="scrollWheelMouseDown"/>
 <operation type="doubleclick" handler="scrollWheelMouseDown"/>
</mousecontext>
<mousecontext context="EV_EMC_TOC" button="4">
 <operation type="click" handler="scrollWheelMouseUp"/>
 <operation type="doubleclick" handler="scrollWheelMouseUp"/>
</mousecontext>
<mousecontext context="EV_EMC_TOC" button="3">
 <operation type="click" handler="contextTOC"/>
</mousecontext>
<mousecontext context="EV_EMC_TOC" button="1">
 <operation type="click" handler="selectTOC"/>
 <operation type="doubleclick" handler="warpInsPtToXY"/>
 <operation type="drag" handler="dragToXY"/>
 <operation type="doubledrag" handler="dragToXYword"/>
 <operation type="release" handler="endDrag"/>
 <operation type="doublerelease" handler="endDrag"/>
</mousecontext>
<mousecontext context="EV_EMC_TOC" button="0">
 <operation type="drag" handler="cursorTOC"/>
</mousecontext>
<mousecontext context="EV_EMC_TOPCELL" button="5" control="true">
 <operation type="click" handler="zoomOut"/>
 <operation type="doubleclick" handler="zoomIn"/>
</mousecontext>
<mousecontext context="EV_EMC_TOPCELL" button="4" control="true">
 <operation type="click" handler="zoomIn"/>
 <operation type="doubleclick" handler="zoomIn"/>
</mousecontext>
<mousecontext context="EV_EMC_TOPCELL" button="5">
 <operation type="click" handler="scrollWheelMouseDown"/>
 <operation type="doubleclick" handler="scrollWheelMouseDown"/>
</mousecontext>
<mousecontext context="EV_EMC_TOPCELL" button="4">
 <operation type="click" handler="scrollWheelMouseUp"/>
 <operation type="doubleclick" handler="scrollWheelMouseUp"/>
</mousecontext>
<mousecontext context="EV_EMC_TOPCELL" button="2">
 <operation type="click" handler="selectColumnClick"/>
 <operation type="doubleclick" handler="clearSetCols"/>
 <operation type="drag" handler="dragHline"/>
 <operation type="release" handler="endDragVline"/>
</mousecontext>
<mousecontext context="EV_EMC_TOPCELL" button="1">
 <operation type="click" handler="selectColumnClick"/>
 <operation type="doubleclick" handler="clearSetCols"/>
 <operation type="drag" handler="dragHline"/>
 <operation type="release" handler="endDragVline"/>
</mousecontext>
<mousecontext context="EV_EMC_TOPCELL" button="0">
 <operation type="drag" handler="cursorTopCell"/>
</mousecontext>
<mousecontext context="EV_EMC_VISUALTEXTDRAG" button="5" control="true">
 <operation type="click" handler="zoomOut"/>
 <operation type="doubleclick" handler="zoomOut"/>
</mousecontext>
<mousecontext context="EV_EMC_VISUALTEXTDRAG" button="4" control="true">
 <operation type="click" handler="zoomIn"/>
 <operation type="doubleclick" handler="zoomIn"/>
</mousecontext>
<mousecontext context="EV_EMC_VISUALTEXTDRAG" button="1" control="true">
 <operation type="click" handler="copyVisualText"/>
 <operation type="doubleclick" handler="cutVisualText"/>
 <operation type="drag" handler="dragVisualText"/>
 <operation type="doubledrag" handler="dragVisualText"/>
 <operation type="release" handler="pasteVisualText"/>
 <operation type="doublerelease" handler="pasteVisualText"/>
</mousecontext>
<mousecontext context="EV_EMC_VISUALTEXTDRAG" button="5">
 <operation type="click" handler="scrollWheelMouseDown"/>
 <operation type="doubleclick" handler="scrollWheelMouseDown"/>
</mousecontext>
<mousecontext context="EV_EMC_VISUALTEXTDRAG" button="4">
 <operation type="click" handler="scrollWheelMouseUp"/>
 <operation type="doubleclick" handler="scrollWheelMouseUp"/>
</mousecontext>
<mousecontext context="EV_EMC_VISUALTEXTDRAG" button="3">
 <operation type="click" handler="contextText"/>
</mousecontext>
<mousecontext context="EV_EMC_VISUALTEXTDRAG" button="1">
 <operation type="click" handler="cutVisualText"/>
 <operation type="doubleclick" handler="copyVisualText"/>
 <operation type="drag" handler="dragVisualText"/>
 <operation type="doubledrag" handler="dragVisualText"/>
 <operation type="release" handler="pasteVisualText"/>
 <operation type="doublerelease" handler="pasteVisualText"/>
</mousecontext>
<mousecontext context="EV_EMC_VISUALTEXTDRAG" button="0">
 <operation type="drag" handler="btn0VisualText"/>
</mousecontext>
<mousecontext context="EV_EMC_FRAME" button="3">
 <operation type="click" handler="contextFrame"/>
</mousecontext>
<mousecontext context="EV_EMC_FRAME" button="1">
 <operation type="click" handler="btn1Frame"/>
 <operation type="doubleclick" handler="btn1Frame"/>
 <operation type="drag" handler="dragFrame"/>
 <operation type="doubledrag" handler="dragFrame"/>
 <operation type="release" handler="releaseFrame"/>
 <operation type="doublerelease" handler="releaseFrame"/>
</mousecontext>
<mousecontext context="EV_EMC_FRAME" button="0">
 <operation type="drag" handler="btn0Frame"/>
</mousecontext>
<mousecontext context="EV_EMC_HLINE" button="5" control="true">
 <operation type="click" handler="zoomOut"/>
 <operation type="doubleclick" handler="zoomOut"/>
</mousecontext>
<mousecontext context="EV_EMC_HLINE" button="4" control="true">
 <operation type="click" handler="zoomIn"/>
 <operation type="doubleclick" handler="zoomIn"/>
</mousecontext>
<mousecontext context="EV_EMC_HLINE" button="5">
 <operation type="click" handler="scrollWheelMouseDown"/>
 <operation type="doubleclick" handler="scrollWheelMouseDown"/>
</mousecontext>
<mousecontext context="EV_EMC_HLINE" button="4">
 <operation type="click" handler="scrollWheelMouseUp"/>
 <operation type="doubleclick" handler="scrollWheelMouseUp"/>
</mousecontext>
<mousecontext context="EV_EMC_HLINE" button="1">
 <operation type="click" handler="beginHDrag"/>
 <operation type="doubleclick" handler="clearSetRows"/>
 <operation type="drag" handler="dragHline"/>
 <operation type="release" handler="endDragHline"/>
</mousecontext>
<mousecontext context="EV_EMC_HLINE" button="0">
 <operation type="drag" handler="cursorHline"/>
</mousecontext>
<mousecontext context="EV_EMC_VLINE" button="5" control="true">
 <operation type="click" handler="zoomOut"/>
 <operation type="doubleclick" handler="zoomOut"/>
</mousecontext>
<mousecontext context="EV_EMC_VLINE" button="4" control="true">
 <operation type="click" handler="zoomIn"/>
 <operation type="doubleclick" handler="zoomIn"/>
</mousecontext>
<mousecontext context="EV_EMC_VLINE" button="5">
 <operation type="click" handler="scrollWheelMouseDown"/>
 <operation type="doubleclick" handler="scrollWheelMouseDown"/>
</mousecontext>
<mousecontext context="EV_EMC_VLINE" button="4">
 <operation type="click" handler="scrollWheelMouseUp"/>
 <operation type="doubleclick" handler="scrollWheelMouseUp"/>
</mousecontext>
<mousecontext context="EV_EMC_VLINE" button="1">
 <operation type="click" handler="beginVDrag"/>
 <operation type="doubleclick" handler="clearSetCols"/>
 <operation type="drag" handler="dragVline"/>
 <operation type="release" handler="endDragVline"/>
</mousecontext>
<mousecontext context="EV_EMC_VLINE" button="0">
 <operation type="drag" handler="cursorVline"/>
</mousecontext>
<mousecontext context="EV_EMC_REVISION" button="5" control="true">
 <operation type="click" handler="zoomOut"/>
 <operation type="doubleclick" handler="zoomOut"/>
</mousecontext>
<mousecontext context="EV_EMC_REVISION" button="4" control="true">
 <operation type="click" handler="zoomIn"/>
 <operation type="doubleclick" handler="zoomIn"/>
</mousecontext>
<mousecontext context="EV_EMC_REVISION" button="5">
 <operation type="click" handler="scrollWheelMouseDown"/>
 <operation type="doubleclick" handler="scrollWheelMouseDown"/>
</mousecontext>
<mousecontext context="EV_EMC_REVISION" button="4">
 <operation type="click" handler="scrollWheelMouseUp"/>
 <operation type="doubleclick" handler="scrollWheelMouseUp"/>
</mousecontext>
<mousecontext context="EV_EMC_REVISION" button="3">
 <operation type="click" handler="contextRevision"/>
</mousecontext>
<mousecontext context="EV_EMC_REVISION" button="1">
 <operation type="click" handler="warpInsPtToXY"/>
 <operation type="doubleclick" handler="selectWord"/>
 <operation type="drag" handler="dragToXY"/>
 <operation type="doubledrag" handler="dragToXYword"/>
 <operation type="release" handler="endDrag"/>
 <operation type="doublerelease" handler="endDrag"/>
</mousecontext>
<mousecontext context="EV_EMC_RIGHTOFTEXT" button="5" control="true">
 <operation type="click" handler="zoomOut"/>
 <operation type="doubleclick" handler="zoomOut"/>
</mousecontext>
<mousecontext context="EV_EMC_RIGHTOFTEXT" button="4" control="true">
 <operation type="click" handler="zoomIn"/>
 <operation type="doubleclick" handler="zoomIn"/>
</mousecontext>
<mousecontext context="EV_EMC_RIGHTOFTEXT" button="5">
 <operation type="click" handler="scrollWheelMouseDown"/>
 <operation type="doubleclick" handler="scrollWheelMouseDown"/>
</mousecontext>
<mousecontext context="EV_EMC_RIGHTOFTEXT" button="4">
 <operation type="click" handler="scrollWheelMouseUp"/>
 <operation type="doubleclick" handler="scrollWheelMouseUp"/>
</mousecontext>
<mousecontext context="EV_EMC_RIGHTOFTEXT" button="1">
 <operation type="click" handler="selectLine"/>
 <operation type="doubleclick" handler="selectBlock"/>
 <operation type="drag" handler="dragToXY"/>
 <operation type="doubledrag" handler="dragToXYword"/>
 <operation type="release" handler="endDrag"/>
 <operation type="doublerelease" handler="endDrag"/>
</mousecontext>
<mousecontext context="EV_EMC_RIGHTOFTEXT" button="0">
 <operation type="drag" handler="cursorDefault"/>
</mousecontext>
<mousecontext context="EV_EMC_HYPERLINK" button="5" control="true">
 <operation type="click" handler="zoomOut"/>
 <operation type="doubleclick" handler="zoomOut"/>
</mousecontext>
<mousecontext context="EV_EMC_HYPERLINK" button="4" control="true">
 <operation type="click" handler="zoomIn"/>
 <operation type="doubleclick" handler="zoomIn"/>
</mousecontext>
<mousecontext context="EV_EMC_HYPERLINK" button="5">
 <operation type="click" handler="scrollWheelMouseDown"/>
 <operation type="doubleclick" handler="scrollWheelMouseDown"/>
</mousecontext>
<mousecontext context="EV_EMC_HYPERLINK" button="4">
 <operation type="click" handler="scrollWheelMouseUp"/>
 <operation type="doubleclick" handler="scrollWheelMouseUp"/>
</mousecontext>
<mousecontext context="EV_EMC_HYPERLINK" button="3">
 <operation type="click" handler="contextHyperlink"/>
</mousecontext>
<mousecontext context="EV_EMC_HYPERLINK" button="2">
 <operation type="click" handler="pasteSelection"/>
</mousecontext>
<mousecontext context="EV_EMC_HYPERLINK" button="1">
 <operation type="click" handler="warpInsPtToXY"/>
 <operation type="doubleclick" handler="hyperlinkJump"/>
 <operation type="drag" handler="dragToXY"/>
 <operation type="doubledrag" handler="dragToXYword"/>
 <operation type="release" handler="endDrag"/>
 <operation type="doublerelease" handler="endDrag"/>
</mousecontext>
<mousecontext context="EV_EMC_HYPERLINK" button="0">
 <operation type="drag" handler="hyperlinkStatusBar"/>
</mousecontext>
<mousecontext context="EV_EMC_FIELD" button="5" control="true">
 <operation type="click" handler="zoomOut"/>
 <operation type="doubleclick" handler="zoomOut"/>
</mousecontext>
<mousecontext context="EV_EMC_FIELD" button="4" control="true">
 <operation type="click" handler="zoomIn"/>
 <operation type="doubleclick" handler="zoomIn"/>
</mousecontext>
<mousecontext context="EV_EMC_FIELD" button="5">
 <operation type="click" handler="scrollWheelMouseDown"/>
 <operation type="doubleclick" handler="scrollWheelMouseDown"/>
</mousecontext>
<mousecontext context="EV_EMC_FIELD" button="4">
 <operation type="click" handler="scrollWheelMouseUp"/>
 <operation type="doubleclick" handler="scrollWheelMouseUp"/>
</mousecontext>
<mousecontext context="EV_EMC_FIELD" button="1">
 <operation type="click" handler="warpInsPtToXY"/>
 <operation type="doubleclick" handler="selectObject"/>
</mousecontext>
<mousecontext context="EV_EMC_FIELD" button="0">
 <operation type="drag" handler="cursorDefault"/>
</mousecontext>
<mousecontext context="EV_EMC_IMAGESIZE" button="5" control="true">
 <operation type="click" handler="zoomOut"/>
 <operation type="doubleclick" handler="zoomOut"/>
</mousecontext>
<mousecontext context="EV_EMC_IMAGESIZE" button="4" control="true">
 <operation type="click" handler="zoomIn"/>
 <operation type="doubleclick" handler="zoomIn"/>
</mousecontext>
<mousecontext context="EV_EMC_IMAGESIZE" button="1" control="true">
 <operation type="click" handler="copyInlineImage"/>
 <operation type="doubleclick" handler="copyInlineImage"/>
 <operation type="drag" handler="dragInlineImage"/>
 <operation type="doubledrag" handler="dragInlineImage"/>
 <operation type="release" handler="releaseInlineImage"/>
 <operation type="doublerelease" handler="releaseInlineImage"/>
</mousecontext>
<mousecontext context="EV_EMC_IMAGESIZE" button="5">
 <operation type="click" handler="scrollWheelMouseDown"/>
 <operation type="doubleclick" handler="scrollWheelMouseDown"/>
</mousecontext>
<mousecontext context="EV_EMC_IMAGESIZE" button="4">
 <operation type="click" handler="scrollWheelMouseUp"/>
 <operation type="doubleclick" handler="scrollWheelMouseUp"/>
</mousecontext>
<mousecontext context="EV_EMC_IMAGESIZE" button="3">
 <operation type="click" handler="contextImage"/>
</mousecontext>
<mousecontext context="EV_EMC_IMAGESIZE" button="1">
 <operation type="click" handler="btn1InlineImage"/>
 <operation type="doubleclick" handler="dlgFmtPosImage"/>
 <operation type="drag" handler="dragInlineImage"/>
 <operation type="release" handler="releaseInlineImage"/>
 <operation type="doublerelease" handler="releaseInlineImage"/>
</mousecontext>
<mousecontext context="EV_EMC_IMAGESIZE" button="0">
 <operation type="drag" handler="btn0InlineImage"/>
</mousecontext>
<mousecontext context="EV_EMC_IMAGE" button="5" control="true">
 <operation type="click" handler="zoomOut"/>
 <operation type="doubleclick" handler="zoomOut"/>
</mousecontext>
<mousecontext context="EV_EMC_IMAGE" button="4" control="true">
 <operation type="click" handler="zoomIn"/>
 <operation type="doubleclick" handler="zoomIn"/>
</mousecontext>
<mousecontext context="EV_EMC_IMAGE" button="1" control="true">
 <operation type="click" handler="copyInlineImage"/>
 <operation type="doubleclick" handler="copyInlineImage"/>
 <operation type="drag" handler="dragInlineImage"/>
 <operation type="doubledrag" handler="dragInlineImage"/>
 <operation type="release" handler="releaseInlineImage"/>
 <operation type="doublerelease" handler="releaseInlineImage"/>
</mousecontext>
<mousecontext context="EV_EMC_IMAGE" button="5">
 <operation type="click" handler="scrollWheelMouseDown"/>
 <operation type="doubleclick" handler="scrollWheelMouseDown"/>
</mousecontext>
<mousecontext context="EV_EMC_IMAGE" button="4">
 <operation type="click" handler="scrollWheelMouseUp"/>
 <operation type="doubleclick" handler="scrollWheelMouseUp"/>
</mousecontext>
<mousecontext context="EV_EMC_IMAGE" button="3">
 <operation type="click" handler="contextImage"/>
</mousecontext>
<mousecontext context="EV_EMC_IMAGE" button="1">
 <operation type="click" handler="selectObject"/>
 <operation type="doubleclick" handler="dlgFmtImage"/>
</mousecontext>
<mousecontext context="EV_EMC_IMAGE" button="0">
 <operation type="drag" handler="cursorImage"/>
</mousecontext>
<mousecontext context="EV_EMC_MISSPELLEDTEXT" button="5" control="true">
 <operation type="click" handler="zoomOut"/>
 <operation type="doubleclick" handler="zoomOut"/>
</mousecontext>
<mousecontext context="EV_EMC_MISSPELLEDTEXT" button="4" control="true">
 <operation type="click" handler="zoomIn"/>
 <operation type="doubleclick" handler="zoomIn"/>
</mousecontext>
<mousecontext context="EV_EMC_MISSPELLEDTEXT" button="1" control="true">
 <operation type="click" handler="selectWord"/>
 <operation type="release" handler="endDrag"/>
 <operation type="doublerelease" handler="endDrag"/>
</mousecontext>
<mousecontext context="EV_EMC_MISSPELLEDTEXT" button="1"  shift="true">
 <operation type="click" handler="extSelToXY"/>
 <operation type="drag" handler="dragToXY"/>
 <operation type="release" handler="endDrag"/>
 <operation type="doublerelease" handler="endDrag"/>
</mousecontext>
<mousecontext context="EV_EMC_MISSPELLEDTEXT" button="5">
 <operation type="click" handler="scrollWheelMouseDown"/>
 <operation type="doubleclick" handler="scrollWheelMouseDown"/>
</mousecontext>
<mousecontext context="EV_EMC_MISSPELLEDTEXT" button="4">
 <operation type="click" handler="scrollWheelMouseUp"/>
 <operation type="doubleclick" handler="scrollWheelMouseUp"/>
</mousecontext>
<mousecontext context="EV_EMC_MISSPELLEDTEXT" button="3">
 <operation type="click" handler="contextMisspellText"/>
</mousecontext>
<mousecontext context="EV_EMC_MISSPELLEDTEXT" button="1">
 <operation type="click" handler="warpInsPtToXY"/>
 <operation type="doubleclick" handler="selectWord"/>
 <operation type="drag" handler="dragToXY"/>
 <operation type="doubledrag" handler="dragToXYword"/>
 <operation type="release" handler="endDrag"/>
 <operation type="doublerelease" handler="endDrag"/>
</mousecontext>
<mousecontext context="EV_EMC_MISSPELLEDTEXT" button="0">
 <operation type="drag" handler="cursorIBeam"/>
</mousecontext>
<mousecontext context="EV_EMC_LEFTOFTEXT" button="5" control="true">
 <operation type="click" handler="zoomOut"/>
 <operation type="doubleclick" handler="zoomOut"/>
</mousecontext>
<mousecontext context="EV_EMC_LEFTOFTEXT" button="4" control="true">
 <operation type="click" handler="zoomIn"/>
 <operation type="doubleclick" handler="zoomIn"/>
</mousecontext>
<mousecontext context="EV_EMC_LEFTOFTEXT" button="5">
 <operation type="click" handler="scrollWheelMouseDown"/>
 <operation type="doubleclick" handler="scrollWheelMouseDown"/>
</mousecontext>
<mousecontext context="EV_EMC_LEFTOFTEXT" button="4">
 <operation type="click" handler="scrollWheelMouseUp"/>
 <operation type="doubleclick" handler="scrollWheelMouseUp"/>
</mousecontext>
<mousecontext context="EV_EMC_LEFTOFTEXT" button="1">
 <operation type="click" handler="selectLine"/>
 <operation type="doubleclick" handler="selectBlock"/>
 <operation type="drag" handler="dragToXY"/>
 <operation type="doubledrag" handler="dragToXYword"/>
 <operation type="release" handler="endDrag"/>
 <operation type="doublerelease" handler="endDrag"/>
</mousecontext>
<mousecontext context="EV_EMC_LEFTOFTEXT" button="0">
 <operation type="drag" handler="cursorRightArrow"/>
</mousecontext>
<mousecontext context="EV_EMC_TEXT" button="5" control="true">
 <operation type="click" handler="zoomOut"/>
 <operation type="doubleclick" handler="zoomOut"/>
</mousecontext>
<mousecontext context="EV_EMC_TEXT" button="4" control="true">
 <operation type="click" handler="zoomIn"/>
 <operation type="doubleclick" handler="zoomIn"/>
</mousecontext>
<mousecontext context="EV_EMC_TEXT" button="1"  shift="true">
 <operation type="click" handler="extSelToXY"/>
 <operation type="drag" handler="dragToXY"/>
 <operation type="release" handler="endDrag"/>
 <operation type="doublerelease" handler="endDrag"/>
</mousecontext>
<mousecontext context="EV_EMC_TEXT" button="5">
 <operation type="click" handler="scrollWheelMouseDown"/>
 <operation type="doubleclick" handler="scrollWheelMouseDown"/>
</mousecontext>
<mousecontext context="EV_EMC_TEXT" button="4">
 <operation type="click" handler="scrollWheelMouseUp"/>
 <operation type="doubleclick" handler="scrollWheelMouseUp"/>
</mousecontext>
<mousecontext context="EV_EMC_TEXT" button="3">
 <operation type="click" handler="contextText"/>
</mousecontext>
<mousecontext context="EV_EMC_TEXT" button="2">
 <operation type="click" handler="pasteSelection"/>
</mousecontext>
<mousecontext context="EV_EMC_TEXT" button="1">
 <operation type="click" handler="warpInsPtToXY"/>
 <operation type="doubleclick" handler="selectWord"/>
 <operation type="drag" handler="dragToXY"/>
 <operation type="doubledrag" handler="dragToXYword"/>
 <operation type="release" handler="endDrag"/>
 <operation type="doublerelease" handler="endDrag"/>
</mousecontext>
<mousecontext context="EV_EMC_TEXT" button="0">
 <operation type="drag" handler="cursorIBeam"/>
</mousecontext>
<mousecontext context="EV_EMC_UNKNOWN" button="5" control="true">
 <operation type="click" handler="zoomOut"/>
 <operation type="doubleclick" handler="zoomOut"/>
</mousecontext>
<mousecontext context="EV_EMC_UNKNOWN" button="4" control="true">
 <operation type="click" handler="zoomIn"/>
 <operation type="doubleclick" handler="zoomIn"/>
</mousecontext>
<mousecontext context="EV_EMC_UNKNOWN" button="5">
 <operation type="click" handler="scrollWheelMouseDown"/>
 <operation type="doubleclick" handler="scrollWheelMouseDown"/>
</mousecontext>
<mousecontext context="EV_EMC_UNKNOWN" button="4">
 <operation type="click" handler="scrollWheelMouseUp"/>
 <operation type="doubleclick" handler="scrollWheelMouseUp"/>
</mousecontext>
<mousecontext context="EV_EMC_UNKNOWN" button="0">
 <operation type="drag" handler="cursorDefault"/>
</mousecontext>
<keystroke key="0x3e" handler="insertLRM" control="true"  alt="true"/>
<keystroke key="0x3c" handler="insertRLM" control="true"  alt="true"/>
<keystroke key="0x33" handler="setStyleHeading3" control="true"  alt="true"/>
<keystroke key="0x32" handler="setStyleHeading2" control="true"  alt="true"/>
<keystroke key="0x31" handler="setStyleHeading1" control="true"  alt="true"/>
<keystroke key="down" handler="extSelEOB" control="true"  alt="true"/>
<keystroke key="right" handler="extSelEOW" control="true"  alt="true"/>
<keystroke key="up" handler="extSelBOB" control="true"  alt="true"/>
<keystroke key="left" handler="extSelBOW" control="true"  alt="true"/>
<keystroke key="home" handler="extSelBOD" control="true"  alt="true"/>
<keystroke key="end" handler="extSelEOD" control="true"  alt="true"/>
<keystroke key="pagedown" handler="extSelPageDown" control="true"  alt="true"/>
<keystroke key="pageup" handler="extSelPageUp" control="true"  alt="true"/>
<keystroke key="escape" handler="doEscape" control="true"  alt="true"/>
<keystroke key="return" handler="insertColumnBreak" control="true"  alt="true"/>
<keystroke key="tab" handler="cycleWindows" control="true"  alt="true"/>
<keystroke key="space" handler="insertNBSpace" control="true"  alt="true"/>
<keystroke key="f4" handler="closeWindow"  alt="true"/>
<keystroke key="delete" handler="delEOW"  alt="true"/>
<keystroke key="insert" handler="copy"  alt="true"/>
<keystroke key="down" handler="warpInsPtEOB"  alt="true"/>
<keystroke key="right" handler="warpInsPtEOW"  alt="true"/>
<keystroke key="up" handler="warpInsPtBOB"  alt="true"/>
<keystroke key="left" handler="warpInsPtBOW"  alt="true"/>
<keystroke key="home" handler="warpInsPtBOD"  alt="true"/>
<keystroke key="end" handler="warpInsPtEOD"  alt="true"/>
<keystroke key="pagedown" handler="warpInsPtNextPage"  alt="true"/>
<keystroke key="pageup" handler="warpInsPtPrevPage"  alt="true"/>
<keystroke key="escape" handler="doEscape"  alt="true"/>
<keystroke key="return" handler="insertPageBreak"  alt="true"/>
<keystroke key="tab" handler="insertTabCTL"  alt="true"/>
<keystroke key="space" handler="togglePlain"  alt="true"/>
<keystroke key="backspace" handler="delBOW"  alt="true"/>
<keystroke key="0x7a" handler="undo" control="true"/>
<keystroke key="0x79" handler="redo" control="true"/>
<keystroke key="0x78" handler="cut" control="true"/>
<keystroke key="0x77" handler="closeWindow" control="true"/>
<keystroke key="0x76" handler="paste" control="true"/>
<keystroke key="0x75" handler="toggleUline" control="true"/>
<keystroke key="0x74" handler="toggleOline" control="true"/>
<keystroke key="0x73" handler="fileSave" control="true"/>
<keystroke key="0x72" handler="alignRight" control="true"/>
<keystroke key="0x71" handler="querySaveAndExit" control="true"/>
<keystroke key="0x70" handler="print" control="true"/>
<keystroke key="0x6f" handler="fileOpen" control="true"/>
<keystroke key="0x6e" handler="fileNew" control="true"/>
<keystroke key="0x6d" handler="insSymbol" control="true"/>
<keystroke key="0x6c" handler="alignLeft" control="true"/>
<keystroke key="0x6b" handler="toggleStrike" control="true"/>
<keystroke key="0x6a" handler="alignJustify" control="true"/>
<keystroke key="0x69" handler="toggleItalic" control="true"/>
<keystroke key="0x68" handler="replace" control="true"/>
<keystroke key="0x67" handler="go" control="true"/>
<keystroke key="0x66" handler="find" control="true"/>
<keystroke key="0x65" handler="alignCenter" control="true"/>
<keystroke key="0x64" handler="dlgFont" control="true"/>
<keystroke key="0x63" handler="copy" control="true"/>
<keystroke key="0x62" handler="toggleBold" control="true"/>
<keystroke key="0x61" handler="selectAll" control="true"/>
<keystroke key="0x5e" handler="removeFooter" control="true"/>
<keystroke key="0x5d" handler="editFooter" control="true"/>
<keystroke key="0x5c" handler="removeHeader" control="true"/>
<keystroke key="0x5b" handler="editHeader" control="true"/>
<keystroke key="0x5a" handler="undo" control="true"/>
<keystroke key="0x59" handler="redo" control="true"/>
<keystroke key="0x58" handler="cut" control="true"/>
<keystroke key="0x57" handler="closeWindow" control="true"/>
<keystroke key="0x56" handler="paste" control="true"/>
<keystroke key="0x55" handler="toggleUline" control="true"/>
<keystroke key="0x54" handler="toggleOline" control="true"/>
<keystroke key="0x53" handler="fileSaveAs" control="true"/>
<keystroke key="0x52" handler="alignRight" control="true"/>
<keystroke key="0x51" handler="querySaveAndExit" control="true"/>
<keystroke key="0x50" handler="print" control="true"/>
<keystroke key="0x4f" handler="fileOpen" control="true"/>
<keystroke key="0x4e" handler="fileNewUsingTemplate" control="true"/>
<keystroke key="0x4d" handler="insSymbol" control="true"/>
<keystroke key="0x4c" handler="alignLeft" control="true"/>
<keystroke key="0x4b" handler="toggleStrike" control="true"/>
<keystroke key="0x4a" handler="alignJustify" control="true"/>
<keystroke key="0x49" handler="toggleItalic" control="true"/>
<keystroke key="0x48" handler="replace" control="true"/>
<keystroke key="0x47" handler="go" control="true"/>
<keystroke key="0x46" handler="find" control="true"/>
<keystroke key="0x45" handler="alignCenter" control="true"/>
<keystroke key="0x44" handler="dlgFont" control="true"/>
<keystroke key="0x43" handler="copy" control="true"/>
<keystroke key="0x42" handler="toggleBold" control="true"/>
<keystroke key="0x41" handler="selectAll" control="true"/>
<keystroke key="0x3e" handler="fontSizeIncrease" control="true"/>
<keystroke key="0x3d" handler="toggleSuper" control="true"/>
<keystroke key="0x3c" handler="fontSizeDecrease" control="true"/>
<keystroke key="0x35" handler="middleSpace" control="true"/>
<keystroke key="0x32" handler="doubleSpace" control="true"/>
<keystroke key="0x31" handler="singleSpace" control="true"/>
<keystroke key="0x2e" handler="pasteSpecial" control="true"/>
<keystroke key="0x2d" handler="zoomOut" control="true"/>
<keystroke key="0x2b" handler="zoomIn" control="true"/>
<keystroke key="0x2a" handler="viewPara" control="true"/>
<keystroke key="f10" handler="contextMenu" control="true"/>
<keystroke key="f3" handler="rotateCase" control="true"/>
<keystroke key="delete" handler="cut" control="true"/>
<keystroke key="insert" handler="paste" control="true"/>
<keystroke key="down" handler="extSelNextLine" control="true"/>
<keystroke key="right" handler="extSelRight" control="true"/>
<keystroke key="up" handler="extSelPrevLine" control="true"/>
<keystroke key="left" handler="extSelLeft" control="true"/>
<keystroke key="home" handler="extSelBOL" control="true"/>
<keystroke key="end" handler="extSelEOL" control="true"/>
<keystroke key="pagedown" handler="extSelScreenDown" control="true"/>
<keystroke key="pageup" handler="extSelScreenUp" control="true"/>
<keystroke key="escape" handler="doEscape" control="true"/>
<keystroke key="return" handler="insertLineBreak" control="true"/>
<keystroke key="tab" handler="insertTabShift" control="true"/>
<keystroke key="space" handler="insertSpace" control="true"/>
<keystroke key="backspace" handler="delLeft" control="true"/>
<keystroke key="0xff" handler="insertData"/>
<keystroke key="0xfe" handler="insertData"/>
<keystroke key="0xfd" handler="insertData"/>
<keystroke key="0xfc" handler="insertData"/>
<keystroke key="0xfb" handler="insertData"/>
<keystroke key="0xfa" handler="insertData"/>
<keystroke key="0xf9" handler="insertData"/>
<keystroke key="0xf8" handler="insertData"/>
<keystroke key="0xf7" handler="insertData"/>
<keystroke key="0xf6" handler="insertData"/>
<keystroke key="0xf5" handler="insertData"/>
<keystroke key="0xf4" handler="insertData"/>
<keystroke key="0xf3" handler="insertData"/>
<keystroke key="0xf2" handler="insertData"/>
<keystroke key="0xf1" handler="insertData"/>
<keystroke key="0xf0" handler="insertData"/>
<keystroke key="0xef" handler="insertData"/>
<keystroke key="0xee" handler="insertData"/>
<keystroke key="0xed" handler="insertData"/>
<keystroke key="0xec" handler="insertData"/>
<keystroke key="0xeb" handler="insertData"/>
<keystroke key="0xea" handler="insertData"/>
<keystroke key="0xe9" handler="insertData"/>
<keystroke key="0xe8" handler="insertData"/>
<keystroke key="0xe7" handler="insertData"/>
<keystroke key="0xe6" handler="insertData"/>
<keystroke key="0xe5" handler="insertData"/>
<keystroke key="0xe4" handler="insertData"/>
<keystroke key="0xe3" handler="insertData"/>
<keystroke key="0xe2" handler="insertData"/>
<keystroke key="0xe1" handler="insertData"/>
<keystroke key="0xe0" handler="insertData"/>
<keystroke key="0xdf" handler="insertData"/>
<keystroke key="0xde" handler="insertData"/>
<keystroke key="0xdd" handler="insertData"/>
<keystroke key="0xdc" handler="insertData"/>
<keystroke key="0xdb" handler="insertData"/>
<keystroke key="0xda" handler="insertData"/>
<keystroke key="0xd9" handler="insertData"/>
<keystroke key="0xd8" handler="insertData"/>
<keystroke key="0xd7" handler="insertData"/>
<keystroke key="0xd6" handler="insertData"/>
<keystroke key="0xd5" handler="insertData"/>
<keystroke key="0xd4" handler="insertData"/>
<keystroke key="0xd3" handler="insertData"/>
<keystroke key="0xd2" handler="insertData"/>
<keystroke key="0xd1" handler="insertData"/>
<keystroke key="0xd0" handler="insertData"/>
<keystroke key="0xcf" handler="insertData"/>
<keystroke key="0xce" handler="insertData"/>
<keystroke key="0xcd" handler="insertData"/>
<keystroke key="0xcc" handler="insertData"/>
<keystroke key="0xcb" handler="insertData"/>
<keystroke key="0xca" handler="insertData"/>
<keystroke key="0xc9" handler="insertData"/>
<keystroke key="0xc8" handler="insertData"/>
<keystroke key="0xc7" handler="insertData"/>
<keystroke key="0xc6" handler="insertData"/>
<keystroke key="0xc5" handler="insertData"/>
<keystroke key="0xc4" handler="insertData"/>
<keystroke key="0xc3" handler="insertData"/>
<keystroke key="0xc2" handler="insertData"/>
<keystroke key="0xc1" handler="insertData"/>
<keystroke key="0xc0" handler="insertData"/>
<keystroke key="0xbf" handler="insertData"/>
<keystroke key="0xbe" handler="insertData"/>
<keystroke key="0xbd" handler="insertData"/>
<keystroke key="0xbc" handler="insertData"/>
<keystroke key="0xbb" handler="insertData"/>
<keystroke key="0xba" handler="insertData"/>
<keystroke key="0xb9" handler="insertData"/>
<keystroke key="0xb8" handler="insertData"/>
<keystroke key="0xb7" handler="insertData"/>
<keystroke key="0xb6" handler="insertData"/>
<keystroke key="0xb5" handler="insertData"/>
<keystroke key="0xb4" handler="insertData"/>
<keystroke key="0xb3" handler="insertData"/>
<keystroke key="0xb2" handler="insertData"/>
<keystroke key="0xb1" handler="insertData"/>
<keystroke key="0xb0" handler="insertData"/>
<keystroke key="0xaf" handler="insertData"/>
<keystroke key="0xae" handler="insertData"/>
<keystroke key="0xad" handler="insertData"/>
<keystroke key="0xac" handler="insertData"/>
<keystroke key="0xab" handler="insertData"/>
<keystroke key="0xaa" handler="insertData"/>
<keystroke key="0xa9" handler="insertData"/>
<keystroke key="0xa8" handler="insertData"/>
<keystroke key="0xa7" handler="insertData"/>
<keystroke key="0xa6" handler="insertData"/>
<keystroke key="0xa5" handler="insertData"/>
<keystroke key="0xa4" handler="insertData"/>
<keystroke key="0xa3" handler="insertData"/>
<keystroke key="0xa2" handler="insertData"/>
<keystroke key="0xa1" handler="insertData"/>
<keystroke key="0xa0" handler="insertNBSpace"/>
<keystroke key="0x7e" handler="insertData"/>
<keystroke key="0x7d" handler="insertClosingParenthesis"/>
<keystroke key="0x7c" handler="insertData"/>
<keystroke key="0x7b" handler="insertOpeningParenthesis"/>
<keystroke key="0x7a" handler="insertData"/>
<keystroke key="0x79" handler="insertData"/>
<keystroke key="0x78" handler="insertData"/>
<keystroke key="0x77" handler="insertData"/>
<keystroke key="0x76" handler="insertData"/>
<keystroke key="0x75" handler="insertData"/>
<keystroke key="0x74" handler="insertData"/>
<keystroke key="0x73" handler="insertData"/>
<keystroke key="0x72" handler="insertData"/>
<keystroke key="0x71" handler="insertData"/>
<keystroke key="0x70" handler="insertData"/>
<keystroke key="0x6f" handler="insertData"/>
<keystroke key="0x6e" handler="insertData"/>
<keystroke key="0x6d" handler="insertData"/>
<keystroke key="0x6c" handler="insertData"/>
<keystroke key="0x6b" handler="insertData"/>
<keystroke key="0x6a" handler="insertData"/>
<keystroke key="0x69" handler="insertData"/>
<keystroke key="0x68" handler="insertData"/>
<keystroke key="0x67" handler="insertData"/>
<keystroke key="0x66" handler="insertData"/>
<keystroke key="0x65" handler="insertData"/>
<keystroke key="0x64" handler="insertData"/>
<keystroke key="0x63" handler="insertData"/>
<keystroke key="0x62" handler="insertData"/>
<keystroke key="0x61" handler="insertData"/>
<keystroke key="0x60" handler="insertData"/>
<keystroke key="0x5f" handler="insertData"/>
<keystroke key="0x5e" handler="insertData"/>
<keystroke key="0x5d" handler="insertClosingParenthesis"/>
<keystroke key="0x5c" handler="insertData"/>
<keystroke key="0x5b" handler="insertOpeningParenthesis"/>
<keystroke key="0x5a" handler="insertData"/>
<keystroke key="0x59" handler="insertData"/>
<keystroke key="0x58" handler="insertData"/>
<keystroke key="0x57" handler="insertData"/>
<keystroke key="0x56" handler="insertData"/>
<keystroke key="0x55" handler="insertData"/>
<keystroke key="0x54" handler="insertData"/>
<keystroke key="0x53" handler="insertData"/>
<keystroke key="0x52" handler="insertData"/>
<keystroke key="0x51" handler="insertData"/>
<keystroke key="0x50" handler="insertData"/>
<keystroke key="0x4f" handler="insertData"/>
<keystroke key="0x4e" handler="insertData"/>
<keystroke key="0x4d" handler="insertData"/>
<keystroke key="0x4c" handler="insertData"/>
<keystroke key="0x4b" handler="insertData"/>
<keystroke key="0x4a" handler="insertData"/>
<keystroke key="0x49" handler="insertData"/>
<keystroke key="0x48" handler="insertData"/>
<keystroke key="0x47" handler="insertData"/>
<keystroke key="0x46" handler="insertData"/>
<keystroke key="0x45" handler="insertData"/>
<keystroke key="0x44" handler="insertData"/>
<keystroke key="0x43" handler="insertData"/>
<keystroke key="0x42" handler="insertData"/>
<keystroke key="0x41" handler="insertData"/>
<keystroke key="0x40" handler="insertData"/>
<keystroke key="0x3f" handler="insertData"/>
<keystroke key="0x3e" handler="insertData"/>
<keystroke key="0x3d" handler="insertData"/>
<keystroke key="0x3c" handler="insertData"/>
<keystroke key="0x3b" handler="insertData"/>
<keystroke key="0x3a" handler="insertData"/>
<keystroke key="0x39" handler="insertData"/>
<keystroke key="0x38" handler="insertData"/>
<keystroke key="0x37" handler="insertData"/>
<keystroke key="0x36" handler="insertData"/>
<keystroke key="0x35" handler="insertData"/>
<keystroke key="0x34" handler="insertData"/>
<keystroke key="0x33" handler="insertData"/>
<keystroke key="0x32" handler="insertData"/>
<keystroke key="0x31" handler="insertData"/>
<keystroke key="0x30" handler="insertData"/>
<keystroke key="0x2f" handler="insertData"/>
<keystroke key="0x2e" handler="insertData"/>
<keystroke key="0x2d" handler="insertData"/>
<keystroke key="0x2c" handler="insertData"/>
<keystroke key="0x2b" handler="insertData"/>
<keystroke key="0x2a" handler="insertData"/>
<keystroke key="0x29" handler="insertClosingParenthesis"/>
<keystroke key="0x28" handler="insertOpeningParenthesis"/>
<keystroke key="0x27" handler="insertData"/>
<keystroke key="0x26" handler="insertData"/>
<keystroke key="0x25" handler="insertData"/>
<keystroke key="0x24" handler="insertData"/>
<keystroke key="0x23" handler="insertData"/>
<keystroke key="0x22" handler="insertData"/>
<keystroke key="0x21" handler="insertData"/>
<keystroke key="MenuShortCut" handler="contextMenu"/>
<keystroke key="f12" handler="cycleInputMode"/>
<keystroke key="f11" handler="viewFullScreen"/>
<keystroke key="f7" handler="dlgSpell"/>
<keystroke key="f4" handler="querySaveAndExit"/>
<keystroke key="f3" handler="findAgain"/>
<keystroke key="f1" handler="helpContents"/>
<keystroke key="delete" handler="delRight"/>
<keystroke key="insert" handler="toggleInsertMode"/>
<keystroke key="down" handler="warpInsPtNextLine"/>
<keystroke key="right" handler="warpInsPtRight"/>
<keystroke key="up" handler="warpInsPtPrevLine"/>
<keystroke key="left" handler="warpInsPtLeft"/>
<keystroke key="home" handler="warpInsPtBOL"/>
<keystroke key="end" handler="warpInsPtEOL"/>
<keystroke key="pagedown" handler="warpInsPtNextScreen"/>
<keystroke key="pageup" handler="warpInsPtPrevScreen"/>
<keystroke key="escape" handler="doEscape"/>
<keystroke key="return" handler="insertParagraphBreak"/>
<keystroke key="tab" handler="insertTab"/>
<keystroke key="space" handler="insertSpace"/>
<keystroke key="backspace" handler="delLeft"/>
</editbindings>
Personal tools