Difference between revisions of "XIM"

From Fcitx
Jump to navigation Jump to search
m
m (Text replacement - "<translate1>" to "<translate>")
 
(7 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 9: 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

Other languages:
English
XIM
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.