exportKeymap (OutputStream)

Method. Saves the terminal session's current keymap, independent of any preference or configuration information. Keymap files can be imported using the importKeymap API. This method is for use only from Java.

public boolean exportKeymap(OutputStream outStream)