diff options
Diffstat (limited to 'share')
| -rw-r--r-- | share/keys/adobe-illustrator-cs2.xml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/share/keys/adobe-illustrator-cs2.xml b/share/keys/adobe-illustrator-cs2.xml index 1acb8aa1a..db331a556 100644 --- a/share/keys/adobe-illustrator-cs2.xml +++ b/share/keys/adobe-illustrator-cs2.xml @@ -14,6 +14,8 @@ See default.xml for more information. <bind key="V" action="ToolSelector" display="true"/> <bind key="v" action="ToolSelector" /> + <bind key="E" action="ToolSelector" /> + <bind key="e" action="ToolSelector" /> <!-- Direct Selection tool --> @@ -57,8 +59,8 @@ See default.xml for more information. <!-- Free Transform tool --> - <bind key="E" action="ToolSelector" display="true"/> - <bind key="e" action="ToolSelector" /> +<!-- <bind key="E" action="ToolSelector" display="true"/> + <bind key="e" action="ToolSelector" /> --> <!-- Gradient tool --> |
