Keyboard shortcuts for linux terminal - Linux Views : 780
Tagged in : Linux
Send mail vote down 1 vote down 0
Hi,

Some of the basic shortcuts to use tabbed browsing and others in linux terminal

To open a new terminal -> ctrl+shift+N
To close a Terminal -> ctrl+shift+Q
Open a tab -> ctrl+shif+T
Close a tab -> ctrl+shift+W
Move to next tab -> ctrl+pagedown
Move to previous tab -> ctrl+pageup
Move to first tab -> alt+1
Move to second tab -> alt+2
Move to third tab -> alt+3 and so on.
Move tabs to the left -> ctrl+shift+pageup
Move tabs to the right -> ctrl+shift+pagedown
Fullscreen -> F11
Copy -> ctrl+shift+C
Paste -> ctrl+shift+V
Beginning of the line -> Home
Ending of the line -> End
Zoom in -> ctrl++
Zoom out -> ctrl+-
Normal size -> ctrl+O

By - Nirmala, On - 2008-03-10




    Login to add Comments .