From Fedora Project Wiki

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


== General Configuration ==
{{Docs_beat_closed}}
System locale and keyboard layout settings are configured using the `localectl` utility. Read `man localectl` for instructions on adjusting the system locale.


== Input Methods ==
== Input Methods ==
* ibus
* In ibus-libpinyin, press "Ctrl-Shift-d" to remove the remembered user phrase; and in double pinyin mode, press "I" to use lua script extension.
** ibus panel icon now shows the prefix of language names instead of layout names in non-GNOME desktop.
* XKB option ISO_Level3_Shift key is not available in control-center Keyboard panel, one needs to use 'gnome-tweak-tool' to enable 3rd level chooser key.
** 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.
* {{package|ibus}} moved the ''emoji'' feature from ''IBus'' ''XKB'' engines to ''IBus'' ''GTK'' panel:
** ibus input method engines now are hidden on the lock screen in GNOME desktop.
{{admon/note|| '' ''
** ibus implements a special panel icon for KDE5 since KDE5 no longer enable GtkStatusIcon by default.
* The shortcut key {{key press|Ctrl}}-{{key press|Shift}}-{{key press|e}} can be customized with <code>ibus-setup</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.}}
* The language of emoji annotation can be selected with <code>ibus-setup</code> besides English
* The emoji font can be selected with <code>ibus-setup</code> (You might like '''Noto Color Emoji''' font)
* All '''IBus''' engines can use the emoji feature from the panel
* The emoji dialog can output emojis with keyboard without mouse for CLI users
* Now {{key press|Ctrl}}-{{key press|Shift}}-{{key press|e}} is available in non-GNOME desktops since '''GNOME''' uses the own panel indicator instead of ''IBus'' ''GTK'' panel
* <code>ibus emoji</code> command is available for '''GNOME''' desktop and the shortcut of the command can be registered with gnome-control-center by manual
* Furthermore info: https://desktopi18n.wordpress.com/2017/05/29/ibus-1-5-16-is-released/
}}


* Minglish, a new Marathi language m17n input method is added.
== New Packages ==
 
=== Fonts ===
== Fonts ==
* adobe-source-serif-pro-fonts : Source Serif Pro is a set of OpenType fonts to complement the Source Sans Pro family.
* New Fonts
* oflb-coval-fonts : Derivation of other free of charge fonts
** google-noto-sans-oriya-fonts, google-noto-sans-oriya-ui-fonts
* astigmatic-grand-hotel-fonts - Script retro style fonts
 
* typetype-molot-fonts - Display sans-serif fonts
== Others ==
=== Libraries ===
* gnome-characters - Characters is a simple utility application to find and insert unusual characters.
* sharpfont : Cross-platform FreeType bindings for .NET
* libXfont2 - X11 font support library
* nodejs-os-locale : To get the system locale
* nodejs-y18n : The bare-bones internationalization library used by yargs


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

Latest revision as of 09:52, 15 September 2017

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.


Input Methods

  • In ibus-libpinyin, press "Ctrl-Shift-d" to remove the remembered user phrase; and in double pinyin mode, press "I" to use lua script extension.
  • XKB option ISO_Level3_Shift key is not available in control-center Keyboard panel, one needs to use 'gnome-tweak-tool' to enable 3rd level chooser key.
  • Package-x-generic-16.pngibus moved the emoji feature from IBus XKB engines to IBus GTK panel:
Note.png
  • The shortcut key Ctrl- Shift-e can be customized with ibus-setup
  • The language of emoji annotation can be selected with ibus-setup besides English
  • The emoji font can be selected with ibus-setup (You might like Noto Color Emoji font)
  • All IBus engines can use the emoji feature from the panel
  • The emoji dialog can output emojis with keyboard without mouse for CLI users
  • Now Ctrl- Shift-e is available in non-GNOME desktops since GNOME uses the own panel indicator instead of IBus GTK panel
  • ibus emoji command is available for GNOME desktop and the shortcut of the command can be registered with gnome-control-center by manual
  • Furthermore info: https://desktopi18n.wordpress.com/2017/05/29/ibus-1-5-16-is-released/

New Packages

Fonts

  • adobe-source-serif-pro-fonts : Source Serif Pro is a set of OpenType fonts to complement the Source Sans Pro family.
  • oflb-coval-fonts : Derivation of other free of charge fonts
  • astigmatic-grand-hotel-fonts - Script retro style fonts
  • typetype-molot-fonts - Display sans-serif fonts

Libraries

  • sharpfont : Cross-platform FreeType bindings for .NET
  • libXfont2 - X11 font support library
  • nodejs-os-locale : To get the system locale
  • nodejs-y18n : The bare-bones internationalization library used by yargs