summaryrefslogtreecommitdiff
path: root/japanese/mozilla-jlp-devel/pkg-message
blob: f4f59973c40a1073742bc17ad1dffa80ec8f83e0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
********************************
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")
--
********************************