How do I change my gnome Ubuntu key-binding work as emacs?
Posted
by
Douglas
on Super User
See other posts from Super User
or by Douglas
Published on 2011-10-11T08:06:07Z
Indexed on
2011/11/27
9:55 UTC
Read the original article
Hit count: 390
, Hello, everyone
How can I change editing key-binding in Gnome on Ubuntu, and make it work like Emacs?
Eg. When I'm chat with my friend, and I want to use Ctrl-a Ctrl-k to move my cursor go to the left of current line, and then cut current line, as OSX or Emacs.
By default in Gnome Ubuntu, Ctrl-a is for "select all" and ctrl-k for nothing.
Where does this key binding define? And how can I change this?
I tried gnome-keybinding-properties and gsettings, find nothing.
Maybe I have to compile something?
© Super User or respective owner