Hacker News new | past | comments | ask | show | jobs | submit login

Emacs: (for easy copy-paste into your .emacs)

  (global-unset-key [left])
  (global-unset-key [right])
  (global-unset-key [up])
  (global-unset-key [down])
  (global-unset-key [prior])
  (global-unset-key [next])
  (global-unset-key [home])
  (global-unset-key [end])



Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: