From f7d424fa4abeb013d8f38ad7a4b4948d5c1e5a06 Mon Sep 17 00:00:00 2001 From: Claude Paroz Date: Sat, 05 Apr 2008 18:57:25 +0000 Subject: Added Shortcuts section. Patch by Niels Giesen. Updated Franch 2008-04-05 Claude Paroz * C/evince.xml: Added Shortcuts section. Patch by Niels Giesen. * fr/fr.po: Updated Franch translation. svn path=/trunk/; revision=2988 --- (limited to 'help/C/evince.xml') diff --git a/help/C/evince.xml b/help/C/evince.xml index 8aee7fd..77f3a5b 100644 --- a/help/C/evince.xml +++ b/help/C/evince.xml @@ -3,8 +3,8 @@ "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [ - - + + Evince Document Viewer"> ]> @@ -85,6 +85,15 @@ + &appname; Manual V1.1 + 2008-04-05 + + Niels Giesen + Claude Paroz + GNOME Documentation Project + + + &appname; Manual V1.0 2005-04-06 @@ -621,4 +630,142 @@ + + + Shortcuts + Below is a list of all shortcuts present in &app;: + + + + + + + + Shortcut + + Action + + + + + CtrlO + Open an existing document + + + CtrlS + Save a copy of the current document + + + CtrlP + Print document + + + CtrlW + Close window + + + CtrlC + Copy selection + + + CtrlA + Select All + + + + CtrlF + / (slash) + + Find a word or phrase in the document + + + CtrlG + Find next + + + + Ctrl+ (plus sign) + + + = + + Zoom in + + + + Ctrl- (minus sign) + - + + Zoom out + + + CtrlR + Reload the document + + + + Page Up + Go to the previous page + + + Page Down + Go to the next page + + + + Space + ShiftBackspace + Return + + Scroll forward + + + + ShiftSpace + Backspace + ShiftReturn + + Scroll backward + + + + ShiftPage Up + Go a bunch of pages up + + + ShiftPage Down + Go a bunch of pages down + + + Home + Go to the first page + + + End + Go to the last page + + + CtrlL + Go to page by number or label + + + F1 + Help + + + F5 + Run document as presentation + + + F9 + Show or hide the side pane + + + F11 + Toggle fullscreen mode + + + + + + -- cgit v0.9.1