ise-default-config ================== This is a configuration file for setting IME's default settings. The settings specified in the config.json file are the default settings used by IME. usage ===== * prediction_on - Enable the predictive text feature. * enabled_languages - Set the input language of the IME. (e.g. ["English", "Korean"], ["English", "Chinese"], ...) * selected_language - Set the display language of the IME. (e.g. "English", "Korean", "Chinese", ...) * auto_capitalise - Capitalize the first letter of each sentence automatically. * sound_on - Play a sound when the IME is tapped. * vibration_on - Enable vibrations when the IME is tapped. * preview_on - Show a big character bubble when a key on the IME is tapped. * floating_mode - Enable the floating IME. * first_guideline_popup_for_setting - Show the guide message when the setting button is tapped for the first time. * first_guideline_popup_for_language_change - Show the guide message when the language is changed for the first time.