2004-06-15 17:52:28 -07:00
|
|
|
# GIMP controllerrc
|
|
|
|
|
|
|
|
|
|
(controller "GimpControllerWheel"
|
2004-06-15 18:59:50 -07:00
|
|
|
(options
|
|
|
|
|
(name "Main Mouse Wheel")
|
|
|
|
|
(enabled TRUE))
|
2004-06-15 17:52:28 -07:00
|
|
|
(mapping 0 "context-font-next")
|
|
|
|
|
(mapping 1 "context-gradient-next")
|
|
|
|
|
(mapping 2 "context-pattern-next")
|
|
|
|
|
(mapping 3 "context-brush-next")
|
2004-06-15 18:22:57 -07:00
|
|
|
(mapping 4 "context-opacity-increase-skip")
|
2004-06-15 17:52:28 -07:00
|
|
|
(mapping 8 "context-font-previous")
|
|
|
|
|
(mapping 9 "context-gradient-previous")
|
|
|
|
|
(mapping 10 "context-pattern-previous")
|
|
|
|
|
(mapping 11 "context-brush-previous")
|
2004-06-15 18:22:57 -07:00
|
|
|
(mapping 12 "context-opacity-decreas-skip"))
|
2004-06-15 19:18:17 -07:00
|
|
|
|
|
|
|
|
(controller "ControllerLinuxInput"
|
|
|
|
|
(options
|
2004-06-15 19:39:15 -07:00
|
|
|
(name "ShuttlePRO")
|
2004-06-15 19:18:17 -07:00
|
|
|
(device "/dev/input/event2"))
|
2004-06-15 19:39:15 -07:00
|
|
|
(mapping 0 "tools-rect-select")
|
|
|
|
|
(mapping 1 "tools-ellipse-select")
|
|
|
|
|
(mapping 2 "tools-bucket-fill")
|
|
|
|
|
(mapping 3 "tools-blend")
|
|
|
|
|
(mapping 4 "tools-pencil")
|
|
|
|
|
(mapping 5 "tools-paintbrush")
|
|
|
|
|
(mapping 6 "tools-eraser")
|
|
|
|
|
(mapping 7 "tools-airbrush")
|
|
|
|
|
(mapping 13 "context-brush-radius-decrease")
|
|
|
|
|
(mapping 14 "context-brush-radius-increase"))
|
2004-06-15 19:18:17 -07:00
|
|
|
|