All translations

Jump to navigation Jump to search

Enter a message name below to show all available translations.

Message

Found 2 translations.

NameCurrent message text
 h English (en)== Other less common setup ==
There are some other variable that might be useful certain applications.
=== SDL_IM_MODULE ===
Set the value to fcitx. Only SDL2 requires this. SDL1 uses XIM.
=== GLFW_IM_MODULE ===
This is a variable only used by [https://github.com/kovidgoyal/kitty/ kitty]. You need to set it to `GLFW_IM_MODULE=ibus`.
=== Binary Qt application ===
Due to Qt 5 does not support XIM, and it only bundles ibus im module, you may want to set `QT_IM_MODULE=ibus` for Qt application that does not use your system Qt library. (It may still not work because certain Qt application does not even bundle any im module).
 h Chinese (China) (zh-cn)== 其他不太常见的设置==
还有一些其他变量可能对某些应用程序有用。
=== SDL_IM_MODULE ===
将值设置为 fcitx。只有 SDL2 需要这个。SDL1 使用 XIM。
=== GLFW_IM_MODULE ===
这是仅由[https://github.com/kovidgoyal/kitty/kitty]使用的变量。您需要将其设置为“GLFW_IM_MODULE=ibus”。
=== Binary Qt application ===
由于 Qt 5 不支持 XIM,并且它仅捆绑 ibus im 模块,因此您可能需要为不使用系统 Qt 库的 Qt 应用程序设置“QT_IM_MODULE=ibus”。  (它可能仍然无法工作,因为某些 Qt 应用程序甚至没有捆绑任何 IM 模块)。