Summary: | Typos in two kdebase docs: KSplash & Kxkb | ||
---|---|---|---|
Product: | [Websites] docs.kde.org | Reporter: | Natalie <nat> |
Component: | general | Assignee: | Documentation Editorial Team <kde-doc-english> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Patch fixing some of the bugs |
Description
Natalie
2006-11-25 21:26:18 UTC
Created attachment 19196 [details]
Patch fixing some of the bugs
Don't know if that did things correctly, the attachement is for kxxb and the marked bugs SVN commit 693717 by nixternal: BUG:137883 Also cleaned up some EBN errors M +33 -33 index.docbook --- trunk/KDE/kdebase/doc/kxkb/index.docbook #693716:693717 @@ -51,7 +51,7 @@ <para>&kxkb; is the &kde; keyboard layout switching utility. It is based on X11 xkb extension and allows to use different keyboard -layouts for inputing text. &kxkb; features keyboard layout indicator. +layouts for inputting text. &kxkb; features keyboard layout indicator. </para> </chapter> @@ -62,14 +62,14 @@ <sect1 id="getting-started"> <title>Getting Started</title> -<para>&kxkb; starts automatically and stays in system tray as a flag +<para>&kxkb; starts automatically and stays in the system tray as a flag with 2 or 3 letter abbreviation of layout name on top of it if more than one layout is defined or <guilabel>Show indicator for single layout</guilabel> option is turned on.</para> -<para>When &kxkb; is running you can change layouts clicking on its +<para>When &kxkb; is running you can change layouts by clicking on its tray icon with the mouse or pressing its keyboard shortcut. Keyboard -shortcut or mouse click will switch to next layout or alternatively you +shortcut or mouse click will switch to the next layout or alternatively you can &RMB; click the &kxkb; icon and select layout from the list.</para> @@ -111,7 +111,7 @@ </para></note> <para> &kxkb; does most of its actions through <command>setxkbmap</command> command. -You can see the commandline to be executed for each active layout +You can see the command line to be executed for each active layout when you select it and, on the xkb options tab, its available xkb option set. </para> </sect1> @@ -128,34 +128,34 @@ <para> Some layouts have several variants. Layout variants usually represent different key maps for the same language. For example, Ukrainian -layout might have four variants: basic, winkeys (as in Windows), typewriter +layout might have four variants: basic, winkeys (as in &Windows;), typewriter (as in typewriters) and phonetic (each Ukrainian letter is placed on a -transliterated latin one). If your layout is multi-variant one -you can the variant in combobox below the active layouts list. +transliterated Latin one). If your layout is a multi-variant one you can choose +the variant in the combo box below the active layouts list. </para> <para> Keyboard model setting is independent of your keyboard layout and refers -to the "hardware" model, i.e. the way your keyboard is manufactured. +to the "hardware" model, &ie; the way your keyboard is manufactured. Modern keyboards that come with your computer usually have two extra keys and are referred to as "104-key" models, which is probably what you want if you don't know what kind of keyboard you have. </para> <para> -You can also choose switching policy for keyboard layout. By default it's -<option>Global</option> meaning all applications will share the same current layout. -<option>Application</option> means each application will have its own layout and -switching layout while you are working with one application will not impact layout for any -others. <option>Window</option> will make every window have its own layout even if they belong -to the same program. +You can also choose a switching policy for keyboard layout. By default it's +<option>Global</option>, meaning all applications will share the same current +layout. <option>Application</option> means each application will have its own +layout and switching layout while you are working with one application will not +affect the layout for any others. <option>Window</option> will make every window +have its own layout even if they belong to the same program. </para> <para> -If you set only one active layout, at startup kxkb configures the keyboard and exits thus -its indicator will not appear. If you still want kxkb indicator select -<option>Show indicator for single layout</option> option. +If you set only one active layout, at startup kxkb configures the keyboard and +exits, thus its indicator will not appear. If you still want a kxkb indicator, +select the <option>Show indicator for single layout</option> option. </para> <note> <para> -If you leave active layout list empty keyboard layouts will be disabled +If you leave the active layout list empty, keyboard layouts will be disabled </para> </note> </sect1> @@ -176,26 +176,25 @@ <sect1 id="troubles"> <title>Common Problems</title> -<para>If you switch to some layout and you can not see some characters +<para>If you switch to some layout and you cannot see some characters from your layout as you type, please check your local settings. ⪚ <filename>~/.i18n</filename> or <filename>/etc/sysconfig/i18n</filename>, locale you have before starting kde applications must have an encoding which contains -characters from your layout. For example, to enter ukrainian symbols +characters from your layout. For example, to enter Ukrainian symbols you must have encoding KOI8-U, CP1251 or UTF-8. The last one is a good choice to try for most of the languages if you have such a problem. </para> <para>If kxkb does not switch with keyboard shortcut when you switch -it to some layout but switching with mouse is ok may mean -that your layout does not contain the key -assigned in shortcut.</para> +it to some layout, but switching with mouse is OK, may mean that your layout +does not contain the key assigned in shortcut.</para> -<para>In XFree86 prior to version 4.3.0 non-latin layouts mutually included -latin group and this group was the default thus pressing +<para>In XFree86 prior to version 4.3.0 non-Latin layouts mutually included +Latin group and this group was the default thus pressing <keycombo action="simul">&Ctrl;&Alt;<keycap>k</keycap></keycombo> always yielded the right combination. From version 4.3.0 by default -all layouts contain only one group thus non-latin layouts may not work +all layouts contain only one group thus non-Latin layouts may not work here.</para> <para>Possible solutions are:</para> @@ -241,7 +240,7 @@ 4.3.0), rename it to something you like and edit it. Then just add the name to <filename>/etc/X11/xkb/rules/xfree86.lst</filename> (and for XFree86 4.3.0 or later it is a good idea to add the name also to -<filename>/etc/X11/xkb/ruls/xfree86.xml</filename> - some packages +<filename>/etc/X11/xkb/rules/xfree86.xml</filename> - some packages already use it, not &kxkb; though yet) kxkb will pick it up on restart. Note: you have to be root to edit those files.</para> @@ -252,15 +251,17 @@ <chapter id="credits-and-licenses"> <title>Credits and Licenses</title> -<para>&kxkb; is currently developed and maintained by Andriy Rysin -<email>rysin@kde.org</email>. Several other people +<para>&kxkb; is currently developed and maintained by &Andriy.Rysin; +&Andriy.Rysin.mail;. Several other people have worked on <application>kxkb</application>:</para> <itemizedlist> <listitem><para>Shaheed Haque <email>srhaque@iee.org</email></para></listitem> -<listitem><para>Ilya Konstantinov <email>kde-devel@future.galanet.net</email></para></listitem> +<listitem><para>Ilya Konstantinov <email>kde-devel@future.galanet.net</email> +</para></listitem> </itemizedlist> +<!-- TRANS:CREDIT_FOR_TRANSLATORS --> &underFDL; &underGPL; @@ -273,5 +274,4 @@ sgml-omittag: nil sgml-shorttag: t End: ---> - +--> \ No newline at end of file KSplash is not in trunk/ anywhere, and the typos for it aren't mission critical. Thank you for this report, and thanks to Jonathan for the patch. |