How to remap shift-esc to ~ on ubuntu: Difference between revisions

From razwiki
Jump to navigation Jump to search
(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...")
 
(No difference)

Latest revision as of 02:28, 14 March 2023

  • 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 ~.