# HG changeset patch # User zas_ # Date 1227134540 0 # Node ID 2562e0bc89a14acdfaf731c40ee3b78144b8513e # Parent e2ca6295c5d0b6203c2758dc52b909ca955c6d67 Mark keyboard keys with a span and make them look like a key through css style. diff -r e2ca6295c5d0 -r 2562e0bc89a1 doc/collections.html --- a/doc/collections.html Wed Nov 19 21:36:02 2008 +0000 +++ b/doc/collections.html Wed Nov 19 22:42:20 2008 +0000 @@ -115,7 +115,7 @@ -

[Ctrl] + A

+

Ctrl + A

@@ -129,7 +129,7 @@ -

[Ctrl] + [Shift] + A

+

Ctrl + Shift + A

@@ -143,8 +143,8 @@ -

[Ctrl] + 1 through
- [Ctrl] + 0

+

Ctrl + 1 through
+ Ctrl + 0

@@ -158,7 +158,7 @@ -

[Ctrl] + P

+

Ctrl + P

@@ -172,7 +172,7 @@ -

[Ctrl] + C

+

Ctrl + C

@@ -186,7 +186,7 @@ -

[Ctrl] + M

+

Ctrl + M

@@ -200,7 +200,7 @@ -

[Ctrl] + R

+

Ctrl + R

@@ -214,7 +214,7 @@ -

[Ctrl] + D

+

Ctrl + D

@@ -242,7 +242,7 @@ -

[Ctrl] + L

+

Ctrl + L

@@ -284,7 +284,7 @@ -

[Ctrl] + S

+

Ctrl + S

@@ -298,7 +298,7 @@ -

[Ctrl] + T

+

Ctrl + T

@@ -406,7 +406,7 @@ -

[Ctrl] + W

+

Ctrl + W

  diff -r e2ca6295c5d0 -r 2562e0bc89a1 doc/image_management_copy_move.html --- a/doc/image_management_copy_move.html Wed Nov 19 21:36:02 2008 +0000 +++ b/doc/image_management_copy_move.html Wed Nov 19 22:42:20 2008 +0000 @@ -41,7 +41,7 @@

Copy and Move

-

To copy an file in Geeqie press [Ctrl] + C, to move an file press [Ctrl] + M. These operations also appear under File in the main menu, and in the context menu of all images and files.

+

To copy an file in Geeqie press Ctrl + C, to move an file press Ctrl + M. These operations also appear under File in the main menu, and in the context menu of all images and files.

The Copy and Move operations and dialogs behave the same in Geeqie, with the only difference being the final result. The remaining text of this page applies equally to the Copy and Move operations, for the remainder of this page these will be referred to as a Copy/Move operation.

@@ -58,7 +58,7 @@
Show Hidden check box
Enabling this check box will cause hidden folders to appear in the folder list.
-
Bookmark list
This list on the left side of the window allows you to save links to folders that are frequently used. Activating a bookmark will change the active path to that pointed to by the link. To add items to the bookmark list highlight a folder and press [Ctrl] + B, select “Add bookmark” from the folder's context menu, or drag a folder onto the bookmark list.
The bookmark has a context menu that can be displayed by clicking the right mouse button, or pressing the Menu key when a bookmark has the focus. From the context menu you can edit a bookmark, move it up or down in the list, or remove the bookmark from the list. A bookmark can also be moved by pressing [Shift] + Up or [Shift] + Down while it has the focus.
+
Bookmark list
This list on the left side of the window allows you to save links to folders that are frequently used. Activating a bookmark will change the active path to that pointed to by the link. To add items to the bookmark list highlight a folder and press Ctrl + B, select “Add bookmark” from the folder's context menu, or drag a folder onto the bookmark list.
The bookmark has a context menu that can be displayed by clicking the right mouse button, or pressing the Menu key when a bookmark has the focus. From the context menu you can edit a bookmark, move it up or down in the list, or remove the bookmark from the list. A bookmark can also be moved by pressing Shift + Up or Shift + Down while it has the focus.
Folder list
This is the list that displays the folders contained in the active path. To change the active path to a folder displayed in this list double click the primary mouse button or highlight the folder with the keyboard and press Enter or Space. This list has a context menu that allows renaming or bookmarking the selected folder. A folder can also be dragged onto the bookmark list to add a bookmark.
diff -r e2ca6295c5d0 -r 2562e0bc89a1 doc/image_management_delete.html --- a/doc/image_management_delete.html Wed Nov 19 21:36:02 2008 +0000 +++ b/doc/image_management_delete.html Wed Nov 19 22:42:20 2008 +0000 @@ -41,7 +41,7 @@

Delete

-

To delete a file in Geeqie press [Ctrl] + D, or select Delete from the file menu. Delete is also available in the context menu of all images and files. If Enable delete key is enabled in Options, pressing the Delete key can also be used to delete files.

+

To delete a file in Geeqie press Ctrl + D, or select Delete from the file menu. Delete is also available in the context menu of all images and files. If Enable delete key is enabled in Options, pressing the Delete key can also be used to delete files.

The behavior when starting a delete operation depends on the Confirm file delete option in Options. If the option is enabled a dialog will appear to confirm the operation, if it is not enabled the files will be deleted without further interaction. In all cases if the file is unable to be deleted you will be notified by a dialog.

diff -r e2ca6295c5d0 -r 2562e0bc89a1 doc/image_management_external_editing.html --- a/doc/image_management_external_editing.html Wed Nov 19 21:36:02 2008 +0000 +++ b/doc/image_management_external_editing.html Wed Nov 19 22:42:20 2008 +0000 @@ -43,7 +43,7 @@

Geeqie provides the ability to execute commands, such as running an image editor, on a selected image. In Geeqie these are called the external editing commands.

-

These commands are executed by pressing [Ctrl] and a number key, from the Edit menu, or from the context menu available to all images and files. The keyboards shortcuts are [Ctrl] + 1 through [Ctrl] + 9, and [Ctrl] + 0, they correspond respectively to commands 1 through 10 on the Editors tab in Options.

+

These commands are executed by pressing Ctrl and a number key, from the Edit menu, or from the context menu available to all images and files. The keyboards shortcuts are Ctrl + 1 through Ctrl + 9, and Ctrl + 0, they correspond respectively to commands 1 through 10 on the Editors tab in Options.

To edit the command list refer to section Editor Commands.

diff -r e2ca6295c5d0 -r 2562e0bc89a1 doc/image_management_rename.html --- a/doc/image_management_rename.html Wed Nov 19 21:36:02 2008 +0000 +++ b/doc/image_management_rename.html Wed Nov 19 22:42:20 2008 +0000 @@ -41,7 +41,7 @@

Rename

-

To rename a file in Geeqie press [Ctrl] + R, or select Rename from the File menu. Rename is also available in the context menu of all images and files.

+

To rename a file in Geeqie press Ctrl + R, or select Rename from the File menu. Rename is also available in the context menu of all images and files.

When renaming a file, a dialog will display allowing entry of the new name for the file. The dialog will be different depending on the number of files selected to be renamed. A simple dialog will appear when renaming a single file, however when renaming multiple files the dialog will include a list of the file to be renamed and additional options.

diff -r e2ca6295c5d0 -r 2562e0bc89a1 doc/image_presentation_fullscreen.html --- a/doc/image_presentation_fullscreen.html Wed Nov 19 21:36:02 2008 +0000 +++ b/doc/image_presentation_fullscreen.html Wed Nov 19 22:42:20 2008 +0000 @@ -53,7 +53,7 @@
  • -

    From the keyboard - press the F key to toggle full screen.

    +

    From the keyboard - press the F key to toggle full screen.

  • @@ -67,7 +67,7 @@