Post #1039106
2026-04-09 06:17 UTC
RE: https://mastodon.social/@keyboards/116372275744173493
A pretty clean keyboard layout... but having Return and Enter separate is quite interesting. Does pressing one or the other guarantee a newline in fields where pressing Return "submits"? #ClassicMacOS #retrocomputing
#keyboards
Replies (1)
-
@_the_cloud@mastodon.social 2026-04-09 06:49
@golemwire In general, on the original Macs, the Return key inserted a carriage return (0x0D), rather than a newline (0x0A). The Enter key meant "accept" or "submit" the line, the equivalent of the "OK" button if a choice was presented.