raydac / zxpoly

a multi-CPU ZX-Spectrum 128 concept platform
GNU General Public License v3.0
95 stars 9 forks source link

Change the ZoomIn/ZoomOut keys assignment due to different keyboards layout problems #71

Open PakkunKinoppi opened 2 years ago

PakkunKinoppi commented 2 years ago

@raydac Hi, could you insert an option to shrink or halve the edges in version 2.3.0?

Alessandro1970 commented 2 years ago

...if you want, you can "Zoom In" from menù !

Alvarez81 commented 2 years ago

with my keyboard CNTRL+= and CNTRL+- don't work, the keys are in other positions

Alessandro1970 commented 2 years ago

Oh yes, with my IT layout too, these keys do not work. Layout problems with = and -

@raydac Could you change the ZoomIn/ZoomOut keys assignment due to layout problems ?

Ex: Zoom In : CTRL + F1 Zoom Out : CTRL + F2

This to solve different country positional keyboard.

Thank you

PakkunKinoppi commented 2 years ago

@Alessandro1970 Ok for Zoom In, but the keys combinations do no work for me too. I cannot use CNTRL - (none will be done, maybe the sign "-" is swithced in other position in the keyboard)

raydac commented 2 years ago

I can't use CTRL+Fx because Java system in the case ignoring CTRL and options linked to F1 and F2 will be activated may be optimal solution would be to provide way to redefine shortkeys

Alessandro1970 commented 2 years ago

may be optimal solution would be to provide way to redefine shortkeys

It will be an optimal solution