Forums » Android

Remapping Keyboard Bindings

Apr 20, 2013 Osto Remano link
Hello, does anyone know how to clear keyboard bindings on an android device? I have a wireless keyboard and mouse hooked up. The help says to mouse over the binding and press backspace to clear all bound keys but that does not seem to do anything. Also, when I have one binding selected and try to click on another it detects my mouse click as a 'TOUCH1', and adds 'TOUCH1' to the list of bound keys on my previously selected binding. I have tried this on my Samsung Galaxy S3 and an android mini pc that I have hooked up to a monitor, and I have the same problems with both devices.

Any help would be much appreciated.
Apr 20, 2013 raybondo link
When the row is red, you can only press the button you want to bind or Escape/Back. If you press anything else, it will bind the input to the command, which is what I think you're seeing with the mouse click getting bound.

That keyboard menu doesn't work very well on Android. You can also hand-edit the file called wgaf.cfg that is located in the /sdcard/VendettaOnline directory on the device.
Apr 20, 2013 Osto Remano link
Thank you very much for your help. It looks like I am going to have to try and hand edit the file.
Apr 21, 2013 abortretryfail link
If you want to unbind a specific key you can also do it with the /bind command like this:

/bind a ""

Since "" isn't a real command, it just unbinds the key.