diff options
| author | bulia byak <buliabyak@gmail.com> | 2006-11-06 02:10:27 +0000 |
|---|---|---|
| committer | buliabyak <buliabyak@users.sourceforge.net> | 2006-11-06 02:10:27 +0000 |
| commit | f40fc03d970b83ee4e24b29644454ad05b4fdc92 (patch) | |
| tree | ce44a506476134b383c78e9ed47845457d3acb76 /doc/keys.xml | |
| parent | tweaks (diff) | |
| download | inkscape-f40fc03d970b83ee4e24b29644454ad05b4fdc92.tar.gz inkscape-f40fc03d970b83ee4e24b29644454ad05b4fdc92.zip | |
add display mode toggle
(bzr r1907)
Diffstat (limited to 'doc/keys.xml')
| -rw-r--r-- | doc/keys.xml | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/keys.xml b/doc/keys.xml index 779d7876f..c0263f3f2 100644 --- a/doc/keys.xml +++ b/doc/keys.xml @@ -154,6 +154,11 @@ RFE</a>).</p> <note>If you want to have different values for grid visibility and snapping, set them via the Document Options dialog.</note> <note>Note that only the 3 key on the main keyboard works, not on the keypad.</note> </group> + +<group> +<title>Display mode</title> +<keys><key><ctrl/><misc-wide f="keypad 5"/></key> <action>toggle normal/outline mode</action></keys> +</group> </section> *<section title="Palette" color="efcfdf"> @@ -1079,7 +1084,7 @@ RFE</a>).</p> <note>Enter in regular text creates new line; in flowed text it creates a new paragraph</note> <keys><key><ctrl/>U</key> <action>toggle Unicode entry</action></keys> <note>To insert an arbitrary Unicode character, type Ctrl+U, then the hexadecimal code point, then Enter.</note> -<note>For example, Ctrl+U 2 0 1 4 Enter inserts an em-dash.</note> +<note>For example, type Ctrl+U 2 0 1 4 Enter for an em-dash; Ctrl+U a 9 Enter for a copyright sign.</note> <note>To stay in Unicode mode after inserting the character, press Space instead of Enter.</note> <note>Press Esc or another Ctrl+U to cancel Unicode mode without inserting the character.</note> <keys><key><ctrl/><misc-wide f="Space"/></key> <action>insert no-break space</action></keys> |
