Copy Paste Terminal

From HORTS 1993
Revision as of 00:25, 9 June 2011 by Raj (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


  • Execute the following command in terminal
  • or it can be implemented in the bash profile
  1. gconftool-2 -t str -s /apps/gnome-terminal/keybindings/copy "<Control>c"
  2. gconftool-2 -t str -s /apps/gnome-terminal/keybindings/paste "<Control>v"