Thursday, May 27, 2021

Copy and paste Shortcuts

Linux

COPY

To copy you may have different scenarios

  • Mode 1
    • In graphical applications you may use Ctrl + C
    • In terminal you may use Ctr + Shift + C
    • Right click menu Copy
  • Mode 2
    • In any application you can just select a text

PASTE

  • Mode 1 - If you copy a text using keyboard or menu
    • In graphical applications you may use Ctrl + V
    • In terminal applications you may use Ctrl + Shift + V
    • Right click menu Paste
  • Mode 2 - If you copy a text just with mouse selection (Mode 2)
    • In any linux application you can use the mouse middle Button
    • In linux terminal you can use Ctrl + Shift + Insert

Windows

COPY
  • Mode 1
    • In terminal you may use Ctr + C
    • Right click menu Copy
  • Mode 2
    • In cmd/wsl just select the text
PASTE
  • Mode1
    • In graphical applications you may use Ctrl + V
    • In cmd you may use Ctrl +V or Mouse Right Button
    • In cmd/wsl Right click menu Paste
  • Mode 2
    • In cmd/WSL you may use Mouse Right Button
MAC OS

COPY

To copy you may have different scenarios

  • Mode 1
    • In any applications you may use Command/Win + C
    • Right click menu Copy
  • Mode 2
    • In mac os terminal you can just select a text

PASTE

  • Mode 1 - If you copy a text using keyboard or menu
    • In any applications you may use Command/Win + V
    • Right click menu Paste
  • Mode 2 - If you copy a text just with mouse selection
    • In mac os terminal you can use the mouse middle Button
    • In mac os terminal you can use Command/Wind + Shift + V




No comments:

Blog Archive