blob: 304e334ad6a65ea9b4fa44f2fe1683a58cb59e70 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
********************************
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")
--
********************************
|