Difference between revisions of "XIM"
Jump to navigation
Jump to search
Weng Xuetian (talk | contribs) (Created page with "<languages /> <translate> {{Infobox module | name = XIM | version = 4.2.1 | programming language = C | license = GPLv2 |...") |
Weng Xuetian (talk | contribs) m (Text replacement - "<translate1>" to "<translate>") |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <languages /> | + | <languages/> |
<translate> | <translate> | ||
+ | <!--T:1--> | ||
{{Infobox module | {{Infobox module | ||
| name = XIM | | name = XIM | ||
Line 10: | Line 11: | ||
}} | }} | ||
− | == 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> |
Latest revision as of 22:54, 2 February 2016
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.