From 657d8b8812f16b2c377e5b77ff2ffcc4046a7dce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 16 Jul 2017 10:20:56 +0200 Subject: New upstream version 3.25.1 --- help/C/delete.page | 32 ++++++++++++++++++ help/C/external.page | 22 ++++++++++++ help/C/shortcuts.page | 94 +++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 148 insertions(+) create mode 100644 help/C/delete.page create mode 100644 help/C/external.page create mode 100644 help/C/shortcuts.page (limited to 'help/C') diff --git a/help/C/delete.page b/help/C/delete.page new file mode 100644 index 0000000..ce0dc83 --- /dev/null +++ b/help/C/delete.page @@ -0,0 +1,32 @@ + + + + + + + Deleting a Page + + + Use a Right Click +

Right click on the page you want to delete.

+

Choose "Delete" from the context menu.

+
+ + + Use a Shortcut Key +

Select the page you want to delete (by clicking on it once).

+

Press the Delete key on the keyboard.

+
+
+ + + Use a Menu +

Select the page you want to delete (by clicking on it once).

+

Go to the "Page" menu and click "Delete".

+
+ +

WARNING: The deletion of a page cannot be undone!

+ +
diff --git a/help/C/external.page b/help/C/external.page new file mode 100644 index 0000000..34e214e --- /dev/null +++ b/help/C/external.page @@ -0,0 +1,22 @@ + + + + + + + Externally View a Page + +

+ Double click a scanned page to view it with your default image viewer. This action + creates a TIFF file containing the raw data from the scanner in your /tmp directory + named "scanned-pageXXXXXX.tiff". +

+

+ If you double click the scanned page after crop is enabled, only the cropped part will open. + You can, therefore, use this feature to check more accurately whether you have + positioned the crop frame exactly where you wanted it. +

+ +
diff --git a/help/C/shortcuts.page b/help/C/shortcuts.page new file mode 100644 index 0000000..21bd57f --- /dev/null +++ b/help/C/shortcuts.page @@ -0,0 +1,94 @@ + + + + + + + Keyboard Shortcuts + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Shortcut

Description

AltD

Document menu

AltH

Help menu

AltP

Page menu

AltF4

Close Simple Scan

Ctrl1

Scan a single page

CtrlE

Email the document

CtrlN

Start a new document

CtrlP

Open the Print dialog box

CtrlQ

Quit Simple Scan

CtrlS

Save

CtrlShiftS

Save As

Delete

Delete selected page

End

Select the last page of the document

Esc

Stop the current scan

F1

Help

F10

Document Menu (open/close)

Home

Select the first page of the document

[

Rotate Left

]

Rotate Right

+ +
-- cgit v1.2.3 From ab6556e393162fff0e0e0c80a9fff689b4e2ca05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 11 Nov 2017 18:47:31 +0100 Subject: New upstream version 3.26.2 --- help/C/adf.page | 1 - help/C/index.page | 4 --- help/C/quality.page | 2 +- help/C/shortcuts.page | 94 --------------------------------------------------- 4 files changed, 1 insertion(+), 100 deletions(-) delete mode 100644 help/C/shortcuts.page (limited to 'help/C') diff --git a/help/C/adf.page b/help/C/adf.page index 91886ce..6074808 100644 --- a/help/C/adf.page +++ b/help/C/adf.page @@ -13,7 +13,6 @@ you can scan all the pages from the feeder via one of following methods:

- Use a Keyboard Shortcut

Press CtrlF

diff --git a/help/C/index.page b/help/C/index.page index c9d8425..9ddb34f 100644 --- a/help/C/index.page +++ b/help/C/index.page @@ -27,8 +27,4 @@
Using the Document
- -
- Simple Scan Shortcuts -
diff --git a/help/C/quality.page b/help/C/quality.page index 1075783..53e8d45 100644 --- a/help/C/quality.page +++ b/help/C/quality.page @@ -9,7 +9,7 @@ Setting the Image Quality

- You can adjust the image quality that is used when the scan is converted to a file by changing this setting in the DocumentPreferences menu. + You can adjust the image quality that is used when the scan is converted to a file by changing this setting in the save dialog. Using a low quality will result in a small file size but may show some blurring or blockiness in the image. A high quality will keep all the scanned information but require a larger file size. See the Lossy compression Wikipedia page for more information. diff --git a/help/C/shortcuts.page b/help/C/shortcuts.page deleted file mode 100644 index 21bd57f..0000000 --- a/help/C/shortcuts.page +++ /dev/null @@ -1,94 +0,0 @@ - - - - - - - Keyboard Shortcuts - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Shortcut

Description

AltD

Document menu

AltH

Help menu

AltP

Page menu

AltF4

Close Simple Scan

Ctrl1

Scan a single page

CtrlE

Email the document

CtrlN

Start a new document

CtrlP

Open the Print dialog box

CtrlQ

Quit Simple Scan

CtrlS

Save

CtrlShiftS

Save As

Delete

Delete selected page

End

Select the last page of the document

Esc

Stop the current scan

F1

Help

F10

Document Menu (open/close)

Home

Select the first page of the document

[

Rotate Left

]

Rotate Right

- -
-- cgit v1.2.3