====== Комбинации клавиш ====== FIXME Для более быстрой навигации и редактирования текста вы можете использовать комбинации клавиш в [[DokuWiki]]. К сожалению, комбинации клавиш могут отличаться в разных операционных системах и браузерах. Обычно нужно нажать ''ALT'' и еще какую-нибудь кнопку. На Macintosh - ''CTRL'' и еще какую-нибудь кнопку. В браузере Opera, поскольку он уже использует навигацию с помощью клавиатуры (and to stop pages hijacking user-specified key mappings), вы должны переключиться в специальный режим нажав ''Shift'' и ''ESC''. Чтобы понять, какую комбинацию клавиш вам нужно нажимать, просто попробуйте разные варианты: * ''ALT + SHIFT + H'' * ''ALT + H'' * ''CTRL + H'' * ''ALT + H'' then press ''Enter'' * ''CTRL + H'' then press ''Enter'' * ''Shift + ESC'' then press ''H'' ALT+H обычно открывает хелп во многих браузерах! **Hint**: in Opera 8.51 you must press ''SHIFT + ESC'' then press the //Accesskey// and then press ''ENTER'' for all accesskeys other then ''H'' and ''F''. In [[http://www.opera.com|Opera]] 9.0 things gets a little bit easier: press ''SHIFT + ESC'', then press the //Accesskey//. **Hint**: [[http://www.mozilla.com/en-US/firefox/|Firefox 2]] uses ''ALT + Shift + Key'' to avoid conflicts with built-in browser access keys((At the moment **numeric** accesskeys are not working properly, see Mozilla [[https://bugzilla.mozilla.org/show_bug.cgi?id=357101|bug 357101]])). In Mozilla based browsers the modificator key for the browser UI and the HTML access keys can be configured through the [[http://kb.mozillazine.org/Ui.key.generalAccessKey|ui.key.generalAccessKey]], [[http://kb.mozillazine.org/Ui.key.chromeAccess|ui.key.chromeAccess]] and [[http://kb.mozillazine.org/Ui.key.contentAccess|ui.key.contentAccess]] config options. Linux Users might want to use the otherwise unused "Windows key" as access key modificator by setting ''ui.key.contentAccess'' to ''8''. ===== Общие кнопки ===== Эти кнопки всегда работают в любом месте докувики | ''E'' | opens the current page in edit mode | | ''V'' | opens the current page in view mode (if Button "View Pagesource" is displayed)| | ''O'' | shows the old revisions of the current page | | ''R'' | shows the recent changes | | ''F'' | sets the cursor to the search field | | ''H'' | opens the startpage | | ''X'' | opens the index page | ===== Edit Mode ===== These additional keys are available in edit mode: | ''B'' | bold | | ''I'' | italic | | ''U'' | underlined | | ''C'' | monospaced | | ''D'' | strike-through | | ''1'' | headline level 1 | | ''2'' | headline level 2 | | ''3'' | headline level 3 | | ''4'' | headline level 4 | | ''5'' | headline level 5 | | ''L'' | create internal Link | | ''S'' | saves your changes | | ''P'' | preview text | | ''Y'' | insert signature (logged in users only) | | ''K'' | run [[spell checker]] (if enabled) |