Page 1 of 1
Wrong name "Enter" btn in "Basic Trains & rail building" on Windows
Posted: Wed Apr 10, 2019 10:57 pm
by alego22
![Image](https://forums.factorio.com/images/ext/28c7d007fba2ab04781315d2c3a0a323.png)
I use windows. Windows usually haves "enter" button.
Mac usually haves "return"
>wiki
On computer keyboards, the enter key (or the return key on Macs[1] and most Sun Workstations[2])
https://en.wikipedia.org/wiki/Enter_key
Fix this please because my friend can't find "return" :C
Re: Wrong name "Enter" btn in "Basic Trains & rail building" on Windows
Posted: Thu Apr 11, 2019 11:27 am
by posila
Thanks for the report.
I'd say I don't care (key names are produces by SDL
https://wiki.libsdl.org/SDL_Scancode), but I found code that was supposed to change RETURN to ENTER, but wasn't working, so I fixed that (and did it just for Windows and Linux builds), so it is fixed for 0.17.29
(But I still don't care if it is called RETURN or ENTER
![Wink ;)](./images/smilies/icon_e_wink.gif)
)