<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE MTS_config>
<MTS_config MTS_config_version="1.40" min_firmware_version="1.42" lib="sawfish-xwinder">
    <RequireLib name="FW_main" />
    <MacroLibrary>
        <EventMacro postpone_expansion="true" macro_name="Raise Window" tree_folder="Sawfish" lib="sawfish-xwinder">
            <MouseEvent subType="click" modifiers="LeftAlt Button2" driverContext=" linux unix emacs" />
        </EventMacro>
        <EventMacro postpone_expansion="true" macro_name="Lower Window" tree_folder="Sawfish" lib="sawfish-xwinder">
            <MouseEvent subType="click" modifiers="LeftAlt Button3" driverContext=" linux unix emacs" />
        </EventMacro>
        <EventMacro postpone_expansion="true" macro_name="Move window interactively" tree_folder="Sawfish" lib="sawfish-xwinder">
            <MouseEvent subType="drag" modifiers="LeftAlt Button1" driverContext=" linux unix emacs" />
        </EventMacro>
        <EventMacro postpone_expansion="true" macro_name="Resize window interactively" tree_folder="Sawfish" lib="sawfish-xwinder">
            <MouseEvent subType="drag" modifiers="LeftCtrl LeftAlt Button1" driverContext=" linux unix emacs" />
        </EventMacro>
        <SlideOverride macro_name="Move Horizontally &amp; Vertically (XY)  {in XWinder One-Handed (L)}" lib="sawfish-xwinder" axes_template_ref="Move Horizontally &amp; Vertically (XY)" speed_param_ref="Hand Nav Speed">
            <HandEvent subType="motion" driverContext=" mac win" />
            <MouseEvent subType="drag" modifiers="LeftCtrl LeftAlt Button1" driverContext=" linux unix emacs" />
        </SlideOverride>
        <SlideOverride macro_name="Move Horizontally &amp; Vertically (XY)  {in XWinder One-Handed (R)}" lib="sawfish-xwinder" axes_template_ref="Move Horizontally &amp; Vertically (XY)" speed_param_ref="Hand Nav Speed">
            <HandEvent subType="motion" driverContext=" mac win" />
            <MouseEvent subType="drag" modifiers="LeftAlt Button1" driverContext=" linux unix emacs" />
        </SlideOverride>
    </MacroLibrary>
</MTS_config>


