From Fedora Project Wiki

No edit summary
(146 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 ==
* $HOME/.xinputrc has been moved/renamed to $HOME/.config/imsettings/xinputrc.
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.
* $HOME/.imsettings.log has been moved/renamed to $HOME/.cache/imsettings/log.
* im-chooser is restricted to run on GNOME3 now. the users are encouraged to add any input sources on the input sources tab from Region & Language in gnome-control-center as a feature of GNOME 3.6.
* default engine for Simplified Chinese has been changed to ibus-libpinyin. (XXX: need to introduce a bit about ibus-libpinyin here and what's the advantage to ibus-pinyin?)
* ibus-typing-booster ... (TBD)
* ibus: how to change the shortcut key ... (TBD)
* ibus: how to change the engine ... (TBD)
** there are some introduction for the input source in [[Docs/Beats/Desktop]].


= 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 is rebased to Google's CrOS Core fonts and has more improvements for hinting data and coverage.
** ibus panel icon now shows the prefix of language names instead of layout names in non-GNOME desktop.
* $HOME/.fonts.conf is deprecated. the users are encouraged to move it to $HOME/.config/fontconfig/fonts.conf.
** 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.
* $HOME/.fonts.conf.d is deprecated. the users are encouraged to move it to $HOME/.config/fontconfig/conf.d
** ibus input method engines now are hidden on the lock screen in GNOME desktop.
* the fontconfig config files that not enabled by default has been moved from /etc/fonts/conf.avail to /usr/share/fontconfig/conf.avail. if you have any symbolic-links from the old place, please update.
** ibus implements a special panel icon for KDE5 since KDE5 no longer enable GtkStatusIcon by default.
{{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.}}
 
* 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)