summaryrefslogtreecommitdiff
path: root/raveos-app-installer/data/configs/PhotoGIMP/.config/GIMP/3.0/controllerrc
diff options
context:
space:
mode:
Diffstat (limited to 'raveos-app-installer/data/configs/PhotoGIMP/.config/GIMP/3.0/controllerrc')
-rw-r--r--raveos-app-installer/data/configs/PhotoGIMP/.config/GIMP/3.0/controllerrc40
1 files changed, 0 insertions, 40 deletions
diff --git a/raveos-app-installer/data/configs/PhotoGIMP/.config/GIMP/3.0/controllerrc b/raveos-app-installer/data/configs/PhotoGIMP/.config/GIMP/3.0/controllerrc
deleted file mode 100644
index d1e8c9f..0000000
--- a/raveos-app-installer/data/configs/PhotoGIMP/.config/GIMP/3.0/controllerrc
+++ /dev/null
@@ -1,40 +0,0 @@
-# GIMP controllerrc
-#
-# This file will be entirely rewritten each time you exit.
-
-(GimpControllerInfo "Main Mouse Wheel"
- (icon-name "gimp-controller-wheel")
- (enabled yes)
- (debug-events no)
- (controller "GimpControllerWheel")
- (mapping
- (map "scroll-down-shift-primary" "tools-aspect-decrease")
- (map "scroll-up-shift-alt" "tools-angle-increase")
- (map "scroll-up-alt" "tools-opacity-increase")
- (map "scroll-down-shift-alt" "tools-angle-decrease")
- (map "scroll-down-primary-alt" "tools-size-decrease")
- (map "scroll-up-shift-primary-alt" "tools-spacing-increase")
- (map "scroll-down-alt" "tools-opacity-decrease")
- (map "scroll-up-primary-alt" "tools-size-increase")
- (map "scroll-up-shift-primary" "tools-aspect-increase")
- (map "scroll-down-shift-primary-alt" "tools-spacing-decrease")))
-(GimpControllerInfo "Main Keyboard"
- (icon-name "gimp-controller-keyboard")
- (enabled yes)
- (debug-events no)
- (controller "GimpControllerKeyboard")
- (mapping
- (map "cursor-right-alt" "tools-size-increase")
- (map "cursor-left-shift" "view-scroll-page-left")
- (map "cursor-right-shift" "view-scroll-page-right")
- (map "cursor-up-shift" "view-scroll-page-up")
- (map "cursor-up-primary" "view-scroll-top-border")
- (map "cursor-down-primary" "view-scroll-bottom-border")
- (map "cursor-up-alt" "tools-size-increase-skip")
- (map "cursor-left-alt" "tools-size-decrease")
- (map "cursor-down-shift" "view-scroll-page-down")
- (map "cursor-right-primary" "view-scroll-right-border")
- (map "cursor-left-primary" "view-scroll-left-border")
- (map "cursor-down-alt" "tools-size-decrease-skip")))
-
-# end of controllerrc