> > Scancodes are great for use in qemu/X11, but other applications needs utf8. > > Which? I want to write a terminal emulator, exporting the vt100 display over spice. Example: # spiceterm -c /bin/bash That way you can run any terminal based command over spice. We already have that for VNC.