From 61173c1b58efa79c0ba6b08348d2796a249d0186 Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Sat, 1 Sep 2012 09:51:27 -0500 Subject: move help structure one directory up Change-Id: Ie970e39fbb6795a92d9fdd13510409d7dcd071bc --- source/text/shared/optionen/01060800.xhp | 107 +++++++++++++++++++++++++++++++ 1 file changed, 107 insertions(+) create mode 100644 source/text/shared/optionen/01060800.xhp (limited to 'source/text/shared/optionen/01060800.xhp') diff --git a/source/text/shared/optionen/01060800.xhp b/source/text/shared/optionen/01060800.xhp new file mode 100644 index 0000000000..2403f9b36a --- /dev/null +++ b/source/text/shared/optionen/01060800.xhp @@ -0,0 +1,107 @@ + + + + + + + + Compatibility + /text/shared/optionen/01060800.xhp + + + +
+ + compatibility settings;key bindings (Calc) + + + Compatibility + Defines compatibility options for %PRODUCTNAME Calc. +
+
+ +
+ Key bindings + The following table shows what actions are associated with what key bindings for the two key binding types (Default and OpenOffice.org legacy): + + + + + Key binding + + + Default + + + OpenOffice.org legacy + + + + + Backspace + + + delete contents + + + delete + + + + + Delete + + + delete + + + delete contents + + + + + CommandCtrl+D + + + fill down + + + data select + + + + + OptionAlt+Down Arrow + + + data select + + + increase row height + + +
+ Where the actions are: + + + delete contents - launch the Delete Contents dialog. + + + delete - immediately delete the cell content, without the dialog. + + + fill down - fill cell content downward within selection. + + + data select - launch the Selection List dialog. + + + +
-- cgit