jDeskDisableMButton1
  - If set, all jDesk Mouse Button 1 functionality
    is disabled.
  - boolean value: true if set, otherwise false.
jDeskDisableMButton2
  - If set, all jDesk Mouse Button 2 functionality
    is disabled.
  - boolean value: true if set, otherwise false.
jDeskDisableMButton3
  - If set, all jDesk Mouse Button 3 functionality
    is disabled.
  - boolean value: true if set, otherwise false.
jDeskDisableMButtonX1
  - If set, all jDesk Mouse Button X1 functionality
    is disabled.
  - boolean value: true if set, otherwise false.
jDeskDisableMButtonX2
  - If set, all jDesk Mouse Button X2 functionality
    is disabled.
  - boolean value: true if set, otherwise false.
jDeskDisableMWheelScroll
  - If set, all jDesk Mouse Wheel Scroll
    functionality is disabled.
  - boolean value: true if set, otherwise false.
jDeskDisableDoubleClick
  - If set, all jDesk ignores Double Click actions and
    immediately executes the up action command instead
    of waiting to see if a double click is being
    executed.
  - boolean value: true if set, otherwise false.
*jDeskMButton1
  - parameters:
    [<modkey><down-cmd><up-cmd><dblclick-cmd>]
    <modkey> can be one of the following
      SHIFT
      CTRL
      CTRL+SHIFT
    <down-cmd>
    <up-cmd>
    <dblclick-cmd>
      can be any !Bang command or executable that
      is to be executed.
  - Multiple settings of this definition are
    allowed, but only one definition using the same
    modkey is allowed.
  - If no definitions are specified, Button is
    disabled.
*jDeskMButton2
  - parameters:
    [<modkey><down-cmd><up-cmd><dblclick-cmd>]
    <modkey> can be one of the following
      SHIFT
      CTRL
      CTRL+SHIFT
    <down-cmd>
    <up-cmd>
    <dblclick-cmd>
      can be any !Bang command or executable that
      is to be executed.
  - Multiple settings of this definition are
    allowed, but only one definition using the same
    modkey is allowed.
  - If no definitions are specified, Button is
    disabled.
*jDeskMButton3
  - parameters:
    [<modkey><down-cmd><up-cmd><dblclick-cmd>]
    <modkey> can be one of the following
      SHIFT
      CTRL
      CTRL+SHIFT
    <down-cmd>
    <up-cmd>
    <dblclick-cmd>
      can be any !Bang command or executable that
      is to be executed.
  - Multiple settings of this definition are
    allowed, but only one definition using the same
    modkey is allowed.
  - If no definitions are specified, Button is
    disabled.
*jDeskMButtonX1
  - parameters:
    [<modkey><down-cmd><up-cmd><dblclick-cmd>]
    <modkey> can be one of the following
      SHIFT
      CTRL
      CTRL+SHIFT
    <down-cmd>
    <up-cmd>
    <dblclick-cmd>
      can be any !Bang command or executable that
      is to be executed.
  - Multiple settings of this definition are
    allowed, but only one definition using the same
    modkey is allowed.
  - If no definitions are specified, Button is
    disabled.
*jDeskMButtonX2
  - parameters:
    [<modkey><down-cmd><up-cmd><dblclick-cmd>]
    <modkey> can be one of the following
      SHIFT
      CTRL
      CTRL+SHIFT
    <down-cmd>
    <up-cmd>
    <dblclick-cmd>
      can be any !Bang command or executable that
      is to be executed.
  - Multiple settings of this definition are
    allowed, but only one definition using the same
    modkey is allowed.
  - If no definitions are specified, Button is
    disabled.
*jDeskMWheelScroll
  - parameters:
    [<modkey><down-cmd><up-cmd>]
    <modkey> can be one of the following
      SHIFT
      CTRL
      CTRL+SHIFT
    <down-cmd>
    <up-cmd>
      can be any !Bang command or executable that
      is to be executed.
  - Multiple settings of this definition are
    allowed, but only one definition using the same
    modkey is allowed.
  - If no definitions are specified, Wheel Scroll
    is disabled.