pjasicek / OpenClaw

Reimplementation of Captain Claw (1997) platformer
GNU General Public License v3.0
338 stars 39 forks source link

Win key + key mapping question #162

Open fleasfan opened 3 years ago

fleasfan commented 3 years ago

Hi, I am playing this on T470 laptop and it is not possible to change the screen size (zoom) with the + and - keys. Does this require a numeric keyboard? And if yes, can this be remapped to other keys (PgUp, PgDown?).

Secondly, I struggle with the windowed mode -> Whenever I press the WIN key by accident, the start menu pops up and I die :-D Can the WIN key be suppressed in this? :-) Thanks!

pjasicek commented 3 years ago

Hello,

  1. Screen size - can be changed in launcher or in the config.xml, it cannot be changed once the game has started

  2. Windowed mode - well, disabling the windows key would mean I'd have to modify window's registries which is something I'd rather not do :-) Most of the keyboards offer "Win Lock" key which disables the windows key for that given keyboard (it does not send any events to the computer once its "Win Locked") - if that's possible for you, do that.