From Fedora Project Wiki

Line 14: Line 14:
*# click on ''+'' icon to add input sources
*# click on ''+'' icon to add input sources
*# choose one or more input source you want to add
*# choose one or more input source you want to add
* If you can't the input source in the list you are looking for, try running the following command in a terminal and restart the desktop:
* 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>
*:<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:
* There may be no shortcut key to turn on/off the input method by default. you can enable it with the following steps:

Revision as of 10:22, 26 September 2012

DocsProject Header docTeam1.png
Note.png
Beat is open
This beat is now ready to have Fedora 25 content added by the beat writer


Input Methods

  • $HOME/.xinputrc has been moved to $HOME/.config/imsettings/xinputrc.
  • $HOME/.imsettings.log has been moved to $HOME/.cache/imsettings/log.
  • 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:
    1. click on the user menu at the upper right corner of the panel.
    2. select System Settings from the menu
    3. click on the Region & Language icon
    4. open the Input Sources tab
    5. click on + icon to add input sources
    6. 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:
    gsettings set org.gnome.desktop.input-sources show-all-sources true
  • There may be no shortcut key to turn on/off the input method by default. you can enable it with the following steps:
    1. 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.
    2. 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:
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

  • 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.
  • Liberation fonts have been rebased to a fork of Google Croscore fonts with OFL license, better coverage, and some small enhancements.
  • The Paktype fonts have been updated with enhancements for better coverage.
  • New fonts lohit-tamil-classical-fonts for Tamil and kalapi-fonts for Gujarati have been added.
  • 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.
  • $HOME/.fonts.conf is deprecated. Users are encouraged to move it to $HOME/.config/fontconfig/fonts.conf.
  • $HOME/.fonts.conf.d is deprecated. Users are encouraged to move it to $HOME/.config/fontconfig/conf.d
  • All the disabled fontconfig config files in /etc/fonts/conf.avail have been moved to /usr/share/fontconfig/conf.avail. If you have any local symbolic-links from the old location, please update them.