57d6c27e0c
PR: 83798 Submitted by: chinsan (maintainer)
10 lines
240 B
Text
10 lines
240 B
Text
********************************
|
|
If your XIM wouldn't work properly, try to make a file
|
|
|
|
"${HOME}/.mozilla/firefox/*.default/user.js"
|
|
|
|
with below content;
|
|
--
|
|
user_pref("xim.input_style", "over-the-spot")
|
|
--
|
|
********************************
|