diff options
| author | John Bintz <me@johnbintz.com> | 2007-08-04 18:10:58 +0000 |
|---|---|---|
| committer | johncoswell <johncoswell@users.sourceforge.net> | 2007-08-04 18:10:58 +0000 |
| commit | 1fc7785bcb228fa202f9f3104c96ba04cc93eab8 (patch) | |
| tree | 7ec05c11d32e436bbec347f6c39fd09b9bd6c575 | |
| parent | Version generated from it.po. (diff) | |
| download | inkscape-1fc7785bcb228fa202f9f3104c96ba04cc93eab8.tar.gz inkscape-1fc7785bcb228fa202f9f3104c96ba04cc93eab8.zip | |
Added 3D box keyboard shortcut to right handed illustration keyboard layout
(bzr r3368)
| -rw-r--r-- | share/keys/right-handed-illustration.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/keys/right-handed-illustration.xml b/share/keys/right-handed-illustration.xml index e7a34203a..53a16b37e 100644 --- a/share/keys/right-handed-illustration.xml +++ b/share/keys/right-handed-illustration.xml @@ -110,6 +110,7 @@ Future improvements: <bind action="ZoomPrefs" /> <bind key="F4" action="ToolRect" display="true"/> + <bind key="F4" modifiers="Shift" action="Tool3DBox" display="true"/> <bind action="RectPrefs" /> |
