translate


Description:

public static void translate (uint keyval, uint keycode, out uint translated)

Translate a keycode to a QEMU compatible one.

Parameters:

keyval

the keyval

keycode

the hardware keycode

translated

the translated keycode