Some of my users can't type in VN. I would prefer to set the input method to off as default.

Comments

vph’s picture

Hi,
Open avim20060828.js. Look at the first few lines and look for this:

on_off = 1

Change it to

on_off = 0

And please let me know if it works.

jmai’s picture

Thank you. This worked correctly as I requested.

vph’s picture

Status: Active » Closed (fixed)