pce icon indicating copy to clipboard operation
pce copied to clipboard

Remap command?

Open cantino opened this issue 11 years ago • 3 comments

Is there a way to re-map command so that it goes to the emulator? That is, could option or control be sent as command to the emulated mac?

cantino avatar Nov 23 '14 23:11 cantino

I believe PCE lets you load a key mapping file, which might do the job for you

jsdf avatar Nov 25 '14 23:11 jsdf

Alternatively you could try modifying emscripten's implementation of SDL (library_sdl.js) to do your key remapping, or you could modify the mappings in the C code

jsdf avatar Nov 26 '14 00:11 jsdf

Thanks, will give it a shot!

cantino avatar Nov 26 '14 02:11 cantino