Mengaktifkan Ctrl + C dan Ctrl + V di terminal


ingin mengaktifkan shortcut keyboard untuk copy-paste di terminal?
ketik ini di terminal
- untuk copy :
gconftool-2 -s /apps/gnome-terminal/keybindings/copy -t str '<Ctrl>c'

- untuk paste :
gconftool-2 --type string --set /apps/gnome-terminal/keybindings/paste '<Ctrl>v'
  untuk menghentikan perintah yang sedang berjalan di terminal, Anda dapat menekan Shift + Ctrl + C seperti yang biasa dilakukan dengan Ctrl + C.
Share on Google Plus

About Unknown

This is a short description in the author block about the author. You edit it by entering text in the "Biographical Info" field in the user admin panel.

0 comments :

Post a Comment