Hacker News new | ask | show | jobs
by nine_k 41 days ago
Emacs bindings also work on Linux in GTK apps, if you enable them:

  gsettings set org.gnome.desktop.interface gtk-key-theme "Emacs"
If you make Qt follow GTK settings, they also work in many Qt apps, too, but in a more limited way.