7e10771ac2
Many parts are borrowed from japanese/mozilla-jlp.
11 lines
235 B
Plaintext
11 lines
235 B
Plaintext
********************************
|
|
If your XIM wouldn't work propery, try to make a file
|
|
|
|
"${HOME}/.mozilla/${USER}/*.slt/user.js"
|
|
|
|
with below content;
|
|
--
|
|
user_pref("xim.input_style", "over-the-spot")
|
|
--
|
|
********************************
|