af9b77d5a3
PR: ports/47436 Submitted by: Yoichi ASAI <yatt@luna2.org> (MAINTAINER)
10 lines
236 B
Text
10 lines
236 B
Text
********************************
|
|
If your XIM wouldn't work properly, try to make a file
|
|
|
|
"${HOME}/.mozilla/${USER}/*.slt/user.js"
|
|
|
|
with below content;
|
|
--
|
|
user_pref("xim.input_style", "over-the-spot")
|
|
--
|
|
********************************
|