# HG changeset patch # User zas_ # Date 1226237859 0 # Node ID 1bb220ff787ee83a53edccd058ef5f170acb9f30 # Parent ae2b86450b1cafdee4c917adae1902e232ab443e More cleanup of tables. diff -r ae2b86450b1c -r 1bb220ff787e doc/index.html --- a/doc/index.html Sun Nov 09 13:06:16 2008 +0000 +++ b/doc/index.html Sun Nov 09 13:37:39 2008 +0000 @@ -39,7 +39,7 @@
-

The Geeqie User Manual.

+

The Geeqie User Manual

If you are having trouble finding a solution in the manual, try looking in the FAQ.

diff -r ae2b86450b1c -r 1bb220ff787e doc/main_window_menus.html --- a/doc/main_window_menus.html Sun Nov 09 13:06:16 2008 +0000 +++ b/doc/main_window_menus.html Sun Nov 09 13:37:39 2008 +0000 @@ -203,56 +203,56 @@

Please note the removed semicolon and the change of “<control>q” to “q”, be careful not to change any of the other text on the line or Geeqie may ignore the customization. The keyboard modifiers and their respective text are listed below:

-
-
-
-
- - - -
+
+ + + + + + + - + - - + + - - - + - - - + - +

Key

+

Text to use in accels file

+

[Shift]

+

<shift>

+

[Control]

+

<control>

+

[Alt]

+

<alt>

- - - - +



diff -r ae2b86450b1c -r 1bb220ff787e doc/reference_command_line.html --- a/doc/reference_command_line.html Sun Nov 09 13:06:16 2008 +0000 +++ b/doc/reference_command_line.html Sun Nov 09 13:37:39 2008 +0000 @@ -41,163 +41,169 @@

These are the command line options available to Geeqie:

-
+
+ + + - - + + - - - - - + + + - - - - + - - - - + - - - - + - - - - + - - - - + - - - - + - - - - + - - - - + - - - - + - - +
+

Short Option

+

Long Option

+

Description

+

+t

+

--with-tools

+

Show file list, menu, and statusbar.

+

-t

+

--without-tools

+

Hide file list, menu, and statusbar. Window contains image only.

+

-f

+

--fullscreen

+

Start up in fullscreen.

+

-s

+

--slideshow

+

Start up in slideshow mode.

+

-l

+

--list

+

Open collection window containing images specified on the command line. Any collections on the command line will also be appended to this collection.

+

-r

+

--remote

+

Send command line options to existing Geeqie process.

+

-rh

+

--remote-help

+

List command line options available to --remote.

+

-h

+

--help

+

Display brief command line option list.

+

-v

+

--version

+

Display version of Geeqie.

+


+

--debug

+

Enable Debug output to console.

@@ -213,264 +219,271 @@

The --remote command line option will send all entered commands to an existing Geeqie process, a new process will be started if one does not exist. These are the additional commands that can be used with the remote command:

-
+
+ + + - - + + - - + - - + + - - - - + - - - - + - - - - + - - - - + - - - - + - - - - + - - - - + - - - - + - - - - + - - - - + - - - - + - - - - + - - - - + - - - - + - - - - + - - - - + - - +
+

Short Option

+

Long Option

+

Description

+

-n

+

--next

+

Change main window to display next image.

+

-b

+

--back

+

Change main window to display previous image.

+


+

--first

+

Change main window to display first image.

+


+

--last

+

Change main window to display last image.

+

-f

+

--fullscreen

+

Toggle full screen mode of the main window.

+

-fs

+

--fullscreen-start

+

Start full screen mode for main window.

+

-fS

+

--fullscreen-stop

+

Stop full screen mode for main window.

+

-s

+

--slideshow

+

Toggle slide show for main window.

+

-ss

+

--slideshow-start

+

Start slide show for main window.

+

-sS

+

--slideshow-stop

+

Stop slide show for main window.

+

-sr<folder>

+

--slideshow-recurse<folder>

+

Start recursive slide show for <folder> in main window.

+

-d<n>

+

--delay=<n>

+

Set slide show delay to <n> seconds, range is 0.1 to 3600

+

+t

+

--tools-show

+

Show tools for main window.

+

-t

+

--tools-hide

+

Hide tools for main window.

+

-q

+

--quit

+

Quit Geeqie.

+


+

file:<filename>

+

Change main window to display <filename>

+


+

view:<filename>

+

Open new window containing <filename>

diff -r ae2b86450b1c -r 1bb220ff787e doc/reference_management.html --- a/doc/reference_management.html Sun Nov 09 13:06:16 2008 +0000 +++ b/doc/reference_management.html Sun Nov 09 13:37:39 2008 +0000 @@ -97,164 +97,165 @@

The various file locations and their use are listed below. <HOME> refers to your home folder and <SOURCE> refers to the folder containing the image.

-
+
- - - + + - + + + + + + - - - + - - - + - - - + - - - - + - - - + - - - - + - - - - + - - - + - - - + - - - + - - - + - - - - + - +
-

Folder or File name

-
+
+

Folder or File name

+

Description

- +
+

Thumbnails

-

<HOME>/.thumbnails

+
+

<HOME>/.thumbnails

+

Shared thumbnail cache folder.

-

<HOME>/.geeqie/thumbnails

+
+

<HOME>/.geeqie/thumbnails

+

Classic Geeqie thumbnail cache folder. Also used to cache data used for the search and find duplicates utilities to increase the speed for subsequent searches.

-

<SOURCE>/.thumbnails +

+

<SOURCE>/.thumbnails

+

Local thumbnail cache folder.

-

Metadata (keywords and comments)

+
+

Metadata (keywords and comments)

-

<HOME>/.geeqie/metadata

+
+

<HOME>/.geeqie/metadata

+

Metadata stored in user's home folder.

-

<SOURCE>/.metadata

+
+

<SOURCE>/.metadata

+

Metadata stored local to source image. Requires option to be enabled in advanced preferences.

+

Collections

-

<HOME>/.geeqie/collections

+
+

<HOME>/.geeqie/collections

+

Default location for Geeqie collections, collections in this folder will appear in the sort manager sidebar.

+

Preferences

-

<HOME>/.geeqie

+
+

<HOME>/.geeqie

+

Geeqie preferences folder.

-

<HOME>/.geeqie/geeqierc

+
+

<HOME>/.geeqie/geeqierc

+

Geeqie preferences rc file.

-

<HOME>/.geeqie/history

+
+

<HOME>/.geeqie/history

+

Historic data such as last several folders visited, bookmarks, and recently used collections. Also contains default print settings.

-

<HOME>/.geeqie/accels

+
+

<HOME>/.geeqie/accels

+

Keyboard shortcut mapping.

+

Safe Delete

-


-

-
-

<HOME>/.geeqie/trash

+
+

<HOME>/.geeqie/trash

+

Default location of the safe delete folder.

diff -r ae2b86450b1c -r 1bb220ff787e doc/style.css --- a/doc/style.css Sun Nov 09 13:06:16 2008 +0000 +++ b/doc/style.css Sun Nov 09 13:37:39 2008 +0000 @@ -20,6 +20,8 @@ thead { font-weight: bold; } + .file_locations_subtitle { font-weight: bold} + /* collections.html */ div.gq-collections-4 {text-align: center}