gimp r25162 - in trunk: . etc
- From: neo svn gnome org
- To: svn-commits-list gnome org
- Subject: gimp r25162 - in trunk: . etc
- Date: Fri, 21 Mar 2008 21:38:19 +0000 (GMT)
Author: neo
Date: Fri Mar 21 21:38:19 2008
New Revision: 25162
URL: http://svn.gnome.org/viewvc/gimp?rev=25162&view=rev
Log:
2008-03-21 Sven Neumann <sven gimp org>
* etc/controllerrc: bind Alt-Cursor Key to tools-value-1 instead
of context-opacity (tools-value-1 is equivalent to
context-opacity
for paint tools).
Modified:
trunk/ChangeLog
trunk/etc/controllerrc
Modified: trunk/etc/controllerrc
==============================================================================
--- trunk/etc/controllerrc (original)
+++ trunk/etc/controllerrc Fri Mar 21 21:38:19 2008
@@ -33,10 +33,10 @@
(map "key-down-control" "view-scroll-bottom-border")
(map "key-left-control" "view-scroll-left-border")
(map "key-right-control" "view-scroll-right-border")
- (map "key-up-alt" "context-opacity-increase-skip")
- (map "key-down-alt" "context-opacity-decrease-skip")
- (map "key-left-alt" "context-opacity-decrease")
- (map "key-right-alt" "context-opacity-increase")))
+ (map "key-up-alt" "tools-value-1-increase-skip")
+ (map "key-down-alt" "tools-value-1-decrease-skip")
+ (map "key-left-alt" "tools-value-1-decrease")
+ (map "key-right-alt" "tools-value-1-increase")))
# (GimpControllerInfo "Linux Input Example"
# (enabled yes)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]