From Fedora Project Wiki

No edit summary
(115 intermediate revisions by 9 users not shown)
Line 1: Line 1:
{{header|docs}}
{{header|docs}}{{Docs_beat_closed}}
{{Docs_beat_open}}


= Input Methods =
== General Configuration ==
* <code>$HOME/.xinputrc</code> has been moved to <code>$HOME/.config/imsettings/xinputrc</code>.
System locale and keyboard layout settings are configured using the <code>localectl</code> utility. Read <code>man localectl</code> for instructions on adjusting the system locale.
* <code>$HOME/.imsettings.log</code> has been moved to <code>$HOME/.cache/imsettings/log</code>.
* The default engine for Simplified Chinese has been changed to '''ibus-libpinyin''' (see [[Features/ibus-libpinyin]] for more details).
* On the GNOME Desktop, '''im-chooser''' is now deprecated except in Fallback mode.
* Since GNOME 3.6 supports ibus as the default input method system, users should now use gnome-control-center to setup their input methods:
*# click on the user menu at the upper right corner of the panel.
*# select ''System Settings'' from the menu
*# click on the ''Region & Language'' icon
*# open the ''Input Sources'' tab
*# click on ''+'' icon to add input sources
*# choose one or more input source you want to add
* If you can't find an input source in the list you are looking for, try running the following command in a terminal and restart the desktop:
*:<pre>gsettings set org.gnome.desktop.input-sources show-all-sources true</pre>
* There may be no shortcut key to turn on/off the input method by default. you can enable it with the following steps:
*# click the ''shortcut settings'' link in the ''Input Sources'' tab on ''System Settings'' or click the ''Keyboard'' icon at the top and the ''Shortcuts'' tab, the ''Typing'' section at the left pane.
*# click on the ''Switch to next source'', press '''[Control]''' + '''[space]'''.
* If no input source is configured by default for your native language, you can add it using the above steps as a workaround.  Here is a table of input sources corresponding to the input method engines:
  {| border=1
  |-
  | ''Input source name''
  | ''Input method engine''
  |-
  | Chinese (Chewing)
  | ibus-chewing
  |-
  | Chinese (Intelligent Pinyin)
  | ibus-libpinyin
  |-
  | Japanese (Anthy)
  | ibus-anthy
  |-
  | Korean (Korean)
  | ibus-hangul
  |-
  | * (inscript (m17n))
  | ibus-m17n
  |-
  | * (itrans (m17n))
  | ibus-m17n
  |-
  | * (phonetic (m17n))
  | ibus-m17n
  |}
* '''ibus-typing-booster''' is a predictive input method for the ibus platform. It predicts complete words based on partial input. One can then simply select the desired word from a list of suggestions and improve one's typing speed and spelling. '''ibus-typing-booster''' currently supports the following Asian and European languages:
** Assamese, Bengali, Farsi, Gujarati, Hindi, Kannada, Maithili, Marathi, Nepali, Oriya, Punjabi, Tamil, Telugu, Urdu
** English, Danish, French


= Fonts =
== Input Methods ==
* '''fonts-tweak-tool''' now supports the language ordering to decide what language has precedence to display the text, and the font properties to change the sub-pixel rendering and hinting configuration per fonts.
* ibus
* Liberation fonts have been rebased to a fork of Google Croscore fonts with OFL license, better coverage, and some small enhancements.
** ibus panel icon now shows the prefix of language names instead of layout names in non-GNOME desktop.
* The Paktype fonts have been updated with enhancements for better coverage.
** Users' ibus input method engines always run when they log into GNOME desktop so that they switch the engines quickly without waiting for the engine launching time.
* New fonts '''lohit-tamil-classical-fonts''' for Tamil and '''kalapi-fonts''' for Gujarati have been added.
** ibus input method engines now are hidden on the lock screen in GNOME desktop.
* '''madan-fonts''' for Nepali, '''navilu-fonts''' and '''gubbi-fonts''' for Kannada now support the minimum required characters as per fontconfig file for their respective languages.
** ibus implements a special panel icon for KDE5 since KDE5 no longer enable GtkStatusIcon by default.
* <code>$HOME/.fonts.conf</code> is deprecated. Users are encouraged to move it to <code>$HOME/.config/fontconfig/fonts.conf</code>.
{{admon/tip|ibus panel icon for KDE5|ibus checks XDG_CURRENT_DESKTOP variable to show GtkStatusIcon or KDE5 icon so if you don't use login managers likes gdm but run startkde directly, you need to set XDG_CURRENT_DESKTOP by manual.}}
* <code>$HOME/.fonts.conf.d</code> is deprecated. Users are encouraged to move it to <code>$HOME/.config/fontconfig/conf.d</code>
 
* All the disabled fontconfig config files in <code>/etc/fonts/conf.avail</code> have been moved to <code>/usr/share/fontconfig/conf.avail</code>. If you have any local symbolic-links from the old location, please update them.
* Minglish, a new Marathi language m17n input method is added.
 
== Fonts ==
* New Fonts
** google-noto-sans-oriya-fonts, google-noto-sans-oriya-ui-fonts
 
== Others ==
* gnome-characters - Characters is a simple utility application to find and insert unusual characters.
* New Locales
** bh_IN (Bhili language locale for India ), ce_RU (Chechen locale for RUSSIAN FEDERATION), raj_IN (Rajasthani locale for India) and tu_IN (Tulu locale for India)


[[Category:Docs Project]]
[[Category:Docs Project]]
[[Category:Draft documentation]]
[[Category:Draft documentation]]
[[Category:Documentation beats]]
[[Category:Documentation beats]]

Revision as of 18:35, 18 April 2015

DocsProject Header docTeam1.png
Warning.png
Beat Closed on Wiki
Work on beats has now moved to git at https://pagure.io/fedora-docs/release-notes. If you have changes or additions, please contact the docs team via #fedora-docs, docs@lists.fedoraproject.org, or with the release-notes BZ component.


General Configuration

System locale and keyboard layout settings are configured using the localectl utility. Read man localectl for instructions on adjusting the system locale.

Input Methods

  • ibus
    • ibus panel icon now shows the prefix of language names instead of layout names in non-GNOME desktop.
    • Users' ibus input method engines always run when they log into GNOME desktop so that they switch the engines quickly without waiting for the engine launching time.
    • ibus input method engines now are hidden on the lock screen in GNOME desktop.
    • ibus implements a special panel icon for KDE5 since KDE5 no longer enable GtkStatusIcon by default.
Idea.png
ibus panel icon for KDE5
ibus checks XDG_CURRENT_DESKTOP variable to show GtkStatusIcon or KDE5 icon so if you don't use login managers likes gdm but run startkde directly, you need to set XDG_CURRENT_DESKTOP by manual.
  • Minglish, a new Marathi language m17n input method is added.

Fonts

  • New Fonts
    • google-noto-sans-oriya-fonts, google-noto-sans-oriya-ui-fonts

Others

  • gnome-characters - Characters is a simple utility application to find and insert unusual characters.
  • New Locales
    • bh_IN (Bhili language locale for India ), ce_RU (Chechen locale for RUSSIAN FEDERATION), raj_IN (Rajasthani locale for India) and tu_IN (Tulu locale for India)