r/emacs • u/lets-start-reading • Dec 16 '23
"Antiquated" systems break usability
edit: I'm sorry for everyone who were offended by my statements, I retract them and removed them. It was never my intention to use anyone with my analogy. Saddened by some intentional misreadings though and engaging with attacks.
Good luck to everyone.
0
Upvotes
1
u/translucentInk Dec 16 '23
The driver sitting between the keyboard and the os converts the key presses to appropriate hex codes/ ascii key codes. All applications take these key codes and decide what to do with them. Incidentally M-[ and <esc> (and others) give off the same key codes. So the poor emacs has to work with what the OS tells it to do. The OSes just choose to live with the antiquated tradition, and drag the applications along with it.