# GIMP controllerrc # # This file will be entirely rewritten every time you quit the gimp. (GimpControllerInfo "Main Mouse Wheel" (enabled yes) (controller "GimpControllerWheel") (mapping (map "scroll-down-alt" "context-opacity-decrease-skip") (map "scroll-down-control-alt" "context-gradient-previous") (map "scroll-down-shift-alt" "context-pattern-previous") (map "scroll-down-shift-control" "context-brush-previous") (map "scroll-down-shift-control-alt" "context-font-previous") (map "scroll-up-alt" "context-opacity-increase-skip") (map "scroll-up-control-alt" "context-gradient-next") (map "scroll-up-shift-alt" "context-pattern-next") (map "scroll-up-shift-control" "context-brush-next") (map "scroll-up-shift-control-alt" "context-font-next"))) (GimpControllerInfo "ShuttlePRO" (enabled yes) (controller "ControllerLinuxInput" (device "/dev/input/event2")) (mapping (map "button-0" "tools-rect-select") (map "button-1" "tools-ellipse-select") (map "button-2" "tools-bucket-fill") (map "button-3" "tools-blend") (map "button-4" "tools-pencil") (map "button-5" "tools-paintbrush") (map "button-6" "tools-eraser") (map "button-7" "tools-airbrush") (map "wheel-turn-left" "context-brush-radius-decrease") (map "wheel-turn-right" "context-brush-radius-increase"))) # end of controllerrc