Second time I write this. Lost my first text. So I will do it in short-form.
- workaround for "*" -> select virtual keyboard, move to "*", press "m" to start remapping and choose a key to map to. Though it's a hard choice were you want to map it too, because modifiers like shift or Fn are not dealt as modifiers, but as keys directly.
- saving keymaps and hotkeys does not work. might be related to this problem: http://boards.openpandora.org/index.php/topic/3513-cc-development-tools/page-9#entry209680'>Link to a cdevtools-thread. Might be a different problem though.
- "/mnt/utmp/vice/.vice/sdl-vicerc" lists some files like "HotkeyFile="/mnt/utmp/vice/.vice/sdl-hotkey-C64.vkm", which are not provided with the pnd. Might this be an issue?
- looking at "/tmp/pndrun_vice.out" shows some errors and that a keymap is loaded from "/mnt/utmp/vice/lib/vice/C64/sdl_sym.vkm". In theory it might help to get keys like "*" going if you manually edit it. But although a short description is shown at the beginning of the file, it might be some work to find out the correct keycodes. I didn't try anything so far.