From 49b3179c746b0157119d4dcd750e1338f65c6438 Mon Sep 17 00:00:00 2001 From: Ismael Olea Date: Fri, 10 Oct 2003 09:09:44 +0000 Subject: fixing typos, etc svn path=/trunk/; revision=22859 --- help/C/menuref.xml | 127 +++++------------------------------------------------ 1 file changed, 12 insertions(+), 115 deletions(-) (limited to 'help/C/menuref.xml') diff --git a/help/C/menuref.xml b/help/C/menuref.xml index f3cbab4a5f..a88dc9962a 100644 --- a/help/C/menuref.xml +++ b/help/C/menuref.xml @@ -15,128 +15,25 @@ Custom Keyboard Shortcuts - As of GNOME 2.0, custom keyboard shortcuts lose out to keyboard - shortcuts as defined in application menus. For example, even if you have - chosen Emacs-style keybindings, the - -Ctrl -A - shortcut -select the entire message (as noted in in -EditSelect -All), not go to the beginning of a line, as it would in Emacs. - - - - Keybindings that are not overridden by menu definitions are not affected. For example, + If you have set custom keyboard shortcuts for your desktop, (you can + do this the control center: select + SystemSettings + from your menu panel), they may interfere with Evolution keyboard + shortcuts. + + + For example, if you have chosen Emacs-style key bindings for your + desktop-wide text editor, the shortcut Ctrl - K + W - still acts as "cut line." - - - - To change keybinding settings, select - SystemPersonal - Settings - from your menu panel and double-click the -Shortcuts icon. + will act as "Cut region" rather than as "Close Window" in the + message composer. - - - Command Line Options - - Evolution is primarily a graphical (GUI) tool, but it has a few - command-line flags and options you may want to use. - - - - - Force Evolution to Quit - - - Earlier versions of Evolution shipped with a "killev" - script to halt all Evolution processes. Evolution 1.4 uses - the --force-shutdown flag instead. If Evolution has - stopped responding, try runing the command evolution-1.4 - --force-shutdown. - - - - - - Handling Mailto Links with a Subject - - - Evolution handles mailto links from browsers. If you use - Galeon, you can set the mail handler by selecting - SystemPersonal - Preferences and double-clicking the File - Associations icon. - - - For other browsers or applications, enter your custom - email handler as the command evolution-1.4 "%s" - - To create a preformed subject, enter the command like so: - evolution-1.4 mailto:address@isp.com?subject="Subject of Message" - - - - - - - - Disable splash screen - - - If you dislike the splash screen, add the flag - --no-splash. - - - - - - Start Online or Offline - - - To start in online mode or in offline mode, add the --offline - or --online flag to the command line. - - - - - - Capture Debugging Output - - - To gather debugging information for a bug report, run - Evolution with the flag - --debug=filename.txt. All debugging output - will go to the file name you choose. - - - - - - Additional Command Line Help - - - Run evolution --help or - evolution -? to get a long listing of - additional options, most of which are available for all GNOME - applications. To get a short syntax summary, run the command - evolution-1.4 --usage. - - - - - - -- cgit v1.2.3