X-Git-Url: http://git.plutz.net/?p=rpi_small;a=blobdiff_plain;f=files_xfce%2Fetc%2F2.0%2Fcontrollerrc;fp=files_xfce%2Fetc%2F2.0%2Fcontrollerrc;h=0000000000000000000000000000000000000000;hp=def2ad2d510a32cd80e8e333e83146e880740e8d;hb=fa1d197fbf6dde03e3fa2363425c0f5f9b0bcd42;hpb=4bb200e9c0d07b49a199f865bd9b0cd66a818a1f diff --git a/files_xfce/etc/2.0/controllerrc b/files_xfce/etc/2.0/controllerrc deleted file mode 100644 index def2ad2..0000000 --- a/files_xfce/etc/2.0/controllerrc +++ /dev/null @@ -1,40 +0,0 @@ -# GIMP controllerrc -# -# This file will be entirely rewritten each time you exit. - -(GimpControllerInfo "Main Mouse Wheel" - (stock-id "gimp-controller-wheel") - (enabled yes) - (debug-events no) - (controller "GimpControllerWheel") - (mapping - (map "scroll-down-shift-control-alt" "context-font-select-previous") - (map "scroll-up-shift-control-alt" "context-font-select-next") - (map "scroll-down-alt" "tools-value-1-decrease-skip") - (map "scroll-up-control-alt" "context-gradient-select-next") - (map "scroll-down-shift-control" "context-brush-select-previous") - (map "scroll-up-alt" "tools-value-1-increase-skip") - (map "scroll-up-shift-alt" "context-pattern-select-next") - (map "scroll-down-shift-alt" "context-pattern-select-previous") - (map "scroll-up-shift-control" "context-brush-select-next") - (map "scroll-down-control-alt" "context-gradient-select-previous"))) -(GimpControllerInfo "Main Keyboard" - (stock-id "gimp-controller-keyboard") - (enabled yes) - (debug-events no) - (controller "GimpControllerKeyboard") - (mapping - (map "cursor-left-alt" "tools-value-1-decrease") - (map "cursor-right-shift" "view-scroll-page-right") - (map "cursor-left-shift" "view-scroll-page-left") - (map "cursor-up-control" "view-scroll-top-border") - (map "cursor-right-alt" "tools-value-1-increase") - (map "cursor-right-control" "view-scroll-right-border") - (map "cursor-left-control" "view-scroll-left-border") - (map "cursor-down-control" "view-scroll-bottom-border") - (map "cursor-up-shift" "view-scroll-page-up") - (map "cursor-up-alt" "tools-value-1-increase-skip") - (map "cursor-down-shift" "view-scroll-page-down") - (map "cursor-down-alt" "tools-value-1-decrease-skip"))) - -# end of controllerrc