|
Project Information
Featured
Links
|
This might be outdated. Please visit here for general information about imsettings. IMSettings: Delivery framework for general Input Method configurationIMSettings is a framework that delivers Input Method settings and applies the changes so they take effect immediately without any need to restart applications or the desktop. News- [January 23, 2012] imsettings-1.2.7.1 has been released. (more details)
- [January 19, 2012] imsettings-1.2.7 has been released. (more details)
- [November 16, 2011] imsettings-1.2.6 has been released. (more details)
- [September 9, 2011] imsettings-1.2.5 has been released. (more details)
- [July 13, 2011] imsettings-1.2.4 has been released. (more details)
- [May 31, 2011] imsettings-1.2.3 has been released. (more details)
- [April 26, 2011] imsettings-1.2.2 has been released. (more details)
- [March 30, 2011] imsettings-1.2.1 has been released. (more details)
- [February 14, 2011] imsettings-1.2.0 has been released. (more details)
- [February 2, 2011] imsettings-1.1.0 has been released. (more details)
- [January 31, 2011] imsettings-1.0.1 has been released. (more details)
- [January 5, 2011] imsettings-1.0.0 has been released. (more details)
See OldReleaseNews BackgroundInput Method is used to input some dozens of characters that can't be represented with ASCII characters, with some framework, such as XIM and SCIM via GTK+/Qt immodule. particularly which to handle languages that is a bit complex to do the same thing with the keyboard layout such as XKB. In the past, those frameworks has been applied through the environment variables, such as XMODIFIERS and GTK_IM_MODULE. and can't be influenced immediately and can't be without restarting the desktop because of its nature - it's being inherited from the parent process unless it's being brought up with the obvious thing from the terminal say. Also, there are no such framework to bring up the necessary process at the runtime - of course anyone could runs it manually though, it's totally out of focus on this project. Features- Provide the information of Input Method through IMSettings
- Provide the DBus service to start/stop process of Input Method
- Provide the way to apply Input Method to applications immediately
ScopeIMSettings may helps when: - you may want to disable Input Method entirely to use features on any applications, which actually can't use with Input Method because of the key conflicting.
- you may try another Input Method without closing current desktop session.
- someone may wants to borrow your desktop temporarily, which uses different Input Method.
- the appropriate Input Methods needs to be installed by default regardless of you use, such as Live image.
Supported Toolkits- GTK+
- LXDE
- Qt
- XFCE
- X with XIM
Supported Desktops- GNOME
- LXDE
- XFCE
- anything using XIM (with IMSettings XIM server)
|