Difference between revisions of "Copy Paste Terminal"
Jump to navigation
Jump to search
(Created page with "Category: Tips * Execute the following command in terminal * or it can be implemented in the bash profile # gconftool-2 -t str -s /apps/gnome-terminal/keybindings/copy "<Co...") |
m (1 revision imported) |
(No difference)
|
Revision as of 14:09, 23 June 2016
- Execute the following command in terminal
- or it can be implemented in the bash profile
- gconftool-2 -t str -s /apps/gnome-terminal/keybindings/copy "<Control>c"
- gconftool-2 -t str -s /apps/gnome-terminal/keybindings/paste "<Control>v"