How to remap shift-esc to ~ on ubuntu

From razwiki
Revision as of 02:28, 14 March 2023 by Razzi (talk | contribs) (Created page with "* install keyd * add the following to /etc/keyd/default.conf <pre> [shift] escape = ~ </pre> * restart keyd: sudo <code>systemctl restart keyd</code> I do this because I ha...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  • install keyd
  • add the following to /etc/keyd/default.conf
[shift]
escape = ~
  • restart keyd: sudo systemctl restart keyd

I do this because I have a 5-row keyboard (razer huntsman mini) that has an escape key where ` and ~ usually would be. So my pinkie hits escape when I'm trying to type ~.