Gnome-terminal: reset keyboard shortcut
gnome-terminal, linux, terminal, unix
Solution
I found.
cd ~/.gconf/apps/gnome-terminal/
rm -r keybindings/
Thank you anyway
Problem
I would like to reset the keyboard shortcuts of `gnome-terminal`. I tried: - `apt-get autoremove gnome-terminal` - `apt-get purge gnome-terminal` and these successfully installed, but made no difference. Thanks!