There is a PR https://github.com/gnustep/libs-gui/pull/355 that would only display an „Enter“ icon in buttons for certain interface styles:
> Show "Enter" icon in default button only if NSInterfaceStyle is > NSNextStepInterfaceStyle or GSWindowMakerInterfaceStyle. > That icon looks alien in other interface styles such as > NSMacintoshInterfaceStyle: The code look fine for me. I just wanted to raise the issue here to see if there are any objections or improvement suggestions. Otherwise I will merge this in a few days. Cheers, Fred