Difference between revisions of "Copy Paste Terminal"

From HORTS 1993
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...")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
[[Category: Tips]]
[[Category: Tips]][[Category: Rajkumar]]


* Execute the following command in terminal
* Execute the following command in terminal

Latest revision as of 14:15, 23 June 2016


  • 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"