How to change a default shortcut key?

By Misha

Supporter (1)

Misha's picture

14-08-2023, 01:24

I'd like to change some of the default keys. My keyboard for example doesn't have a "Pause" key, but I still want to be able to pause the emulator via shortcut. So I thought of changing it to "P". How can I do that?

Login or register to post comments

By Manuel

Ascended (19678)

Manuel's picture

20-08-2023, 18:32

You could change it to "P", but then you can't type the P anymore in the MSX...

Anyway, with the bind command you can make shortcut keys. Some examples:

https://openmsx.org/manual/commands.html#bind

For your example: bind P "toggle pause"