When launching Dyalog, it will directly map the Windows Key as the APL Symbol key. However when I leave Dyalog with ⎕OFF
, it will not return in the normal state of the keyboard. Most of my WM keybinding involves the Win key and I did not find any other solutions than reboot my computers.
Is it possible to override Dyalog APL Key so it will not automatically transform the Win Key in APL Key?
I was planning to use a setxkbmap
command to have the control on that.
Thanks.