imsettings Documentation |
---|
XInput configuration fileXInput configuration file — How to create the xinput configuration file for Input Method |
The following parameters can be described as the shell environment variables like FOO=BAR in the xinput configuration file.
AUXILIARY_PROGRAM=<string>
An optional program that may want to bring up for Input Method, such as the panel and the toolbar and so on.
IMSETTINGS_IGNORE_ME=<boolean>
A parameter to hide Input Method from the inventory.
NOT_RUN=<string>
A colon-separated list for desktop names where isn't expected to run Input Method on. currently only GNOME3 is supported as a value.
SHORT_DESC=<string>[:string]
An optional short description to explain what this Input Method is. This variable is also used for the key to do something on IMSettings. e.g. to switch Input Method and obtain the information and so on. So this parameter has to be unique. For extra option; depending on the backends support though, this parameter is capable to tell the backend a sub input method, which may be useful if Input Method supports multiple engines.
XIM_PROGRAM=<string>
A XIM server name be brought up to communicate through XIM protocol.