Difference between revisions of "XIM"
Jump to navigation
Jump to search
Weng Xuetian (talk | contribs) m |
Weng Xuetian (talk | contribs) (Marked this version for translation) |
||
Line 1: | Line 1: | ||
<languages /> | <languages /> | ||
<translate> | <translate> | ||
+ | <!--T:1--> | ||
{{Infobox module | {{Infobox module | ||
| name = XIM | | name = XIM | ||
Line 9: | Line 10: | ||
}} | }} | ||
− | == Intro == | + | == Intro == <!--T:2--> |
XIM is a frontend that provides communication function with X Application. When you're using Gtk/Qt application, you should use im module instead of XIM. | XIM is a frontend that provides communication function with X Application. When you're using Gtk/Qt application, you should use im module instead of XIM. | ||
− | == Configuration == | + | == Configuration == <!--T:3--> |
There is only one configuration entry, which will use On The Spot style for XIM. This might cause the input window cannot follow the cursor in some application which works well when using Over The Spot style. | There is only one configuration entry, which will use On The Spot style for XIM. This might cause the input window cannot follow the cursor in some application which works well when using Over The Spot style. | ||
+ | <!--T:4--> | ||
[[wikipedia:Opera|Opera]] need this option to be enabled to make input window displayed at the cursor position, but still not perfect. | [[wikipedia:Opera|Opera]] need this option to be enabled to make input window displayed at the cursor position, but still not perfect. | ||
+ | <!--T:5--> | ||
[[Category:Built-in Addon]] | [[Category:Built-in Addon]] | ||
[[Category:Addon]] | [[Category:Addon]] | ||
</translate> | </translate> |
Revision as of 16:23, 28 March 2012
Version | 4.2.1 |
---|---|
Written In | C |
License | GPLv2 |
Type | Frontend |
Intro
XIM is a frontend that provides communication function with X Application. When you're using Gtk/Qt application, you should use im module instead of XIM.
Configuration
There is only one configuration entry, which will use On The Spot style for XIM. This might cause the input window cannot follow the cursor in some application which works well when using Over The Spot style.
Opera need this option to be enabled to make input window displayed at the cursor position, but still not perfect.