How do I restore and change gedit key assignments?
Use the vi
editor to modify the .gnome2/accelsgedit
. Editing the file with gedit
does not work; the changes are not saved. I had reassigned my ^s
key away from File>Save. I order to get the key assignment back, I re-commented the following line:
(gtk_accel_path "<Actions>/GeditWindowActions/FileSave" "<Control>s")