Love Bioscience!
Love Linux!
Love StarCraft!

我的鼠标手势

{

  "name": "Chrome Gestures",

  "version": "1.12.1.5",

  "normal_actions": {

    "L": {

      "name": "back",

      "args": []

    },

    "R": {

      "name": "forward",

      "args": []

    },

    "UD": {

      "name": "reload",

      "args": []

    },

    "UDU": {

      "name": "cacheless reload",

      "args": []

    },

    "D": {

      "name": "open link in new tab background",

      "args": []

    },

    "DR": {

      "name": "close this tab",

      "args": []

    },

    "RU": {

      "name": "scroll to top",

      "args": []

    },

    "LU": {

      "name": "scroll to top",

      "args": []

    },

    "#FlipBack": {

      "name": "back",

      "args": []

    },

    "#FlipForward": {

      "name": "forward",

      "args": []

    },

    "RD": {

      "name": "scroll to bottom",

      "args": []

    },

    "U": {

      "name": "open link in new tab",

      "args": []

    },

    "DRU": {

      "name": "open new window",

      "args": []

    },

    "URD": {

      "name": "close this window",

      "args": []

    },

    "UR": {

      "name": "select right tab",

      "args": []

    },

    "UL": {

      "name": "select left tab",

      "args": []

    },

    "DRUL": {

      "name": "config",

      "args": []

    },

    "RL": {

      "name": "re-open closed tab",

      "args": []

    }

  },

  "linkdrag_actions": {

    "R": {

      "name": "open in new tab",

      "args": []

    },

    "L": {

      "name": "open in background tab",

      "args": []

    },

    "LDR": {

      "name": "copy text",

      "args": []

    },

    "RDL": {

      "name": "copy url",

      "args": []

    }

  },

  "textdrag_actions": {

    "L": {

      "name": "search with #1 in background tab",

      "args": [

        "https://www.google.com/search?q=%s",

        "Google"

      ]

    },

    "R": {

      "name": "search with #1 in current tab",

      "args": [

        "https://www.google.com/search?q=%s",

        "Google"

      ]

    }

  },

  "mouse_track": true,

  "visualized_arrow": true,

  "superdrag": true,

  "useMousewheel": true,

  "useTabList": true,

  "useSmoothScroll": false,

  "ScrollSpeedValue": 0.8,

  "useScrollAcceleration": false,

  "AccelerationValue": 5,

  "suppress_contextmenu": true,

  "minimumUnit": 10

}


2012-06-25
评论
© LightDM | Powered by LOFTER