From: buliabyak Date: Mon, 6 Nov 2006 02:10:27 +0000 (+0000) Subject: add display mode toggle X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=5568cde4eb4ea456a95e31a2601195e201e64e74;p=inkscape.git add display mode toggle --- diff --git a/doc/keys.html b/doc/keys.html index 96038c78c..9b534b933 100644 --- a/doc/keys.html +++ b/doc/keys.html @@ -58,6 +58,7 @@ RFE).

+ @@ -173,6 +174,11 @@ RFE).

Shift+Ctrl+LLayers
Shift+Ctrl+AAlign and Distribute
Shift+Ctrl+OObject Properties
Shift+Ctrl+HUndo history
Shift+Ctrl+XXML Editor
Shift+Ctrl+DDocument Preferences
Shift+Ctrl+PInkscape Preferences
+ + + + + @@ -1036,7 +1042,7 @@ RFE).

If you want to have different values for grid visibility and snapping, set them via the Document Options dialog.
Note that only the 3 key on the main keyboard works, not on the keypad.

Display mode

Ctrl+keypad 5toggle normal/outline mode

Palette

These keys work both in the floating palette dialog and in the palette frame at the bottom of the window.
- + 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).

If you want to have different values for grid visibility and snapping, set them via the Document Options dialog.Note that only the 3 key on the main keyboard works, not on the keypad. + + +Display mode + toggle normal/outline mode + *
@@ -1079,7 +1084,7 @@ RFE).

Enter in regular text creates new line; in flowed text it creates a new paragraph U toggle Unicode entry To insert an arbitrary Unicode character, type Ctrl+U, then the hexadecimal code point, then Enter. -For example, Ctrl+U 2 0 1 4 Enter inserts an em-dash. +For example, type Ctrl+U 2 0 1 4 Enter for an em-dash; Ctrl+U a 9 Enter for a copyright sign. To stay in Unicode mode after inserting the character, press Space instead of Enter. Press Esc or another Ctrl+U to cancel Unicode mode without inserting the character. insert no-break space
Enter in regular text creates new line; in flowed text it creates a new paragraph
Ctrl+Utoggle Unicode entry
To insert an arbitrary Unicode character, type Ctrl+U, then the hexadecimal code point, then Enter.
For example, Ctrl+U 2 0 1 4 Enter inserts an em-dash.
For example, type Ctrl+U 2 0 1 4 Enter for an em-dash; Ctrl+U a 9 Enter for a copyright sign.
To stay in Unicode mode after inserting the character, press Space instead of Enter.
Press Esc or another Ctrl+U to cancel Unicode mode without inserting the character.
Ctrl+Spaceinsert no-break space