threecreepio / mesenrta

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linux: Windows/Super key opens the first unset key in the config file.

tch69 opened this issue · comments

commented

This is a strange behavior. The Super key (and other keybind that contain sit) opens the first window that was not binded to anything in the config file, starting with the Nametable Viewer, even when the Super key is not binded to anything in the emulator.

<OpenTextHooker Value="H, Control" />
<OpenWatchWindow Value="W, Control" />
<OpenNametableViewer Value="None" />
<OpenChrViewer Value="None" />
<OpenSpriteViewer Value="None" />
<OpenPaletteViewer Value="None" />
<Reset Value="R, Control" />

edit. Demo using Super + A since screenkey doesn't show the Super key alone, opening the Nametable Viewer.

video-2023-02-20_16.47.50.mp4