Most common ubuntu and terminal shortcuts

Source: Internet
Author: User
Tags eol
Article Title: The most common ubuntu and terminal shortcut keys. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.

Bash Shell shortcut

L CTRL k: delete the part from the cursor to the end of the row

L CTRL u: delete the part from the cursor to the beginning of the line

L ALT d: delete the part from the cursor to the end of the current word

L CTRL w: delete the part starting with the cursor to the current word

L CTRL a: move the cursor to the beginning of the line

L CTRL e: move the cursor to the end of the row

L ALT a: move the cursor to the current word Header

L ALT e: move the cursor to the end of the current word

L CTRL y: insert the recently deleted word

L! $: Repeat the last parameter of the previous command.

Ctrl + a-jump to the beginning of the line

Ctrl + B-move one character to the left

Ctrl + c-terminal Process

Ctrl + d-delete right from the cursor

Ctrl + e-jump to the end of the row

Ctrl + f-shift one character to the right

Ctrl + k-delete from cursor to end of line

Ctrl + l-clear screen, similar to the clear command

Ctrl + r-query History commands

Ctrl + R-Search the history backwards with multi occurrence

Ctrl + u-Delete backward from cursor // useful when the password is incorrect

Ctrl + xx-Move between EOL and current cursor position

Ctrl + x @-Show possible hostname completions

Ctrl + z-Suspend/Stop the command

Supplement:

Ctrl + h-delete the current character

Ctrl + w-delete the last entered word

Terminal shortcut: alt + f2, and then enter gnome-terminal to open the terminal.

Add shortcut key: System -- preferences -- keyboard shortcut

Most common

Win + n switch Background Color Style

Alt + tab = needless to say.

Win + tab switch if 3D effect is enabled

Ctrl + alt + backspace = is equivalent to force logout

Ctrl + alt + del = bring up the shutdown menu

Ctrl + alt + l = locked Desktop

Ctrl + alt + d = minimize all gnome windows

Ctrl + alt + f2 = linux end user (alt + f7 returns xwindows, alt + <-or-> for terminal switching)

Ctrl + alt + <-or-> = switch Desktop

Terminal shortcut

Tab = completion

Ctrl + a = start position

Ctrl + e = last position

Ctrl + k = delete all content from here to the end

Ctrl + u = delete all content from here to start

Ctrl + d = Delete the current letter

Ctrl + w = Delete the word from here to the left

Ctrl + y = paste the words deleted by ctrl + u, ctrl + d, ctrl + w

Ctrl + r = testing. I haven't figured it out yet.

Ctrl + l = equivalent to clear

Ctrl + B = move back

Ctrl + f = move forward

Ctrl + p = display the cache command up

Ctrl + n = show down the cache command

Ctrl + d = close the terminal

Shift + top or bottom = terminal scroll up and down

Shift + pgup or pgdown = terminal page turning and scrolling

Ctrl + shift + f = full screen (konsole only)

Ctrl + shift + n = new terminal (terminal and konsole are different)

Ctrl + c = terminate

The following is a list of desktop shortcut keys.

Open Main Menu = Alt + F1

Run = Alt + F2

Show desktop = Ctrl + Alt + d

Minimize current window = Alt + F9

Maximize current window = Alt + F10

Close current window = Alt + F4

Capture full Screen = Print Screen

Truncate window = Alt + Print Screen

Default special shortcut key

Show all window Programs = F10

Display the top program of the current window = F11

Show all programs in the current window = F12

Switch window = Alt + Tab

Rotate the 3D desktop = Ctrl + Alt + left/right arrow (you can also place the mouse in the title bar or switch using the scroll wheel on the desktop)

Rotate the 3D desktop (the activity window follows) = Ctrl + Shift + Alt + left/right arrow

Manually rotate the 3D desktop = Ctrl + Alt + Left click and drag the blank area on the desktop

Window Transparency/opacity = possible with the "transset" utility or Alt + scroll wheel

Zoom in once = super key + right-click

Manual zoom in = super key + scroll up

Manually zoom out = super key + scroll down

Move window = Alt + Left click

Hold the border when moving the window = left click to start dragging and then Ctrl + Alt

Adjust window size = Alt + medium click

Bring up the window below the top window = Alt + middle-click

Dynamic Effect deceleration = Shift + F10

Water print = press Ctrl + super key

Rain = Shift-F9

Expand desktop = Ctrl + Alt + down arrow, then press Ctrl + Alt and the left/right arrow to select the desktop Bash Shell shortcut

L: delete the part from the cursor to the end of the row

L: delete the part from the cursor to the beginning of the line

L: delete the part from the cursor to the end of the current word

L: delete the part starting with the cursor to the current word

L: move the cursor to the beginning of the line

L: move the cursor to the end of the line

L: move the cursor to the current word Header

L: move the cursor to the end of the current word

L: insert recently deleted words

L: Repeat the last parameter of the previous command.

Ctrl + a-jump to the beginning of the line

Ctrl + B-move one character to the left

Ctrl + c-terminal Process

Ctrl + d-delete right from the cursor

Ctrl + e-jump to the end of the row

Ctrl + f-shift one character to the right

Ctrl + k-delete from cursor to end of line

Ctrl + l-clear screen, similar to the clear command

Ctrl + r-query History commands

Ctrl + R-Search the history backwards with multi occurrence

Ctrl + u-Delete backward from cursor // useful when the password is incorrect

Ctrl + xx-Move between EOL and current cursor position

Ctrl + x @-Show possible hostname completions

Ctrl + z-Suspend/Stop the command

Supplement:

Ctrl + h-delete the current character

Ctrl + w-delete the last entered word

Terminal shortcut: alt + f2, and then enter gnome-terminal to open the terminal.

Add shortcut key: System -- preferences -- keyboard shortcut

Most common

Win + n switch Background Color Style

Alt + tab = needless to say.

Win + tab switch if 3D effect is enabled

Ctrl + alt + backspace = is equivalent to force logout

Ctrl + alt + del = bring up the shutdown menu

Ctrl + alt + l = locked Desktop

Ctrl + alt + d = minimize all gnome windows

Ctrl + alt + f2 = linux end user (alt + f7 returns xwindows, alt + <-or-> for terminal switching)

Ctrl + alt + <-or-> = switch Desktop

Terminal shortcut

Tab = completion

Ctrl + a = start position

Ctrl + e = last position

Ctrl + k = delete all content from here to the end

Ctrl + u = delete all content from here to start

Ctrl + d = Delete the current letter

Ctrl + w = Delete the word from here to the left

Ctrl + y = paste the words deleted by ctrl + u, ctrl + d, ctrl + w

Ctrl + r = testing. I haven't figured it out yet.

Ctrl + l = equivalent to clear

Ctrl + B = move back

Ctrl + f = move forward

Ctrl + p = display the cache command up

Ctrl + n = show down the cache command

Ctrl + d = close the terminal

Shift + top or bottom = terminal scroll up and down

Shift + pgup or pgdown = terminal page turning and scrolling

Ctrl + shift + f = full screen (konsole only)

Ctrl + shift + n = new terminal (terminal and konsole are different)

Ctrl + c = terminate

The following is a list of desktop shortcut keys.

Open Main Menu = Alt + F1

Run = Alt + F2

Show desktop = Ctrl + Alt + d

Minimize current window = Alt + F9

Maximize current window = Alt + F10

Close current window = Alt + F4

Capture full Screen = Print Screen

Truncate window = Alt + Print Screen

Default special shortcut key

Show all window Programs = F10

Display the top program of the current window = F11

Show all programs in the current window = F12

Switch window = Alt + Tab

Rotate the 3D desktop = Ctrl + Alt + left/right arrow (you can also place the mouse in the title bar or switch using the scroll wheel on the desktop)

Rotate the 3D desktop (the activity window follows) = Ctrl + Shift + Alt + left/right arrow

Manually rotate the 3D desktop = Ctrl + Alt + Left click and drag the blank area on the desktop

Window Transparency/opacity = possible with the "transset" utility or Alt + scroll wheel

Zoom in once = super key + right-click

Manual zoom in = super key + scroll up

Manually zoom out = super key + scroll down

Move window = Alt + Left click

Hold the border when moving the window = left click to start dragging and then Ctrl + Alt

Adjust window size = Alt + medium click

Bring up the window below the top window = Alt + middle-click

Dynamic Effect deceleration = Shift + F10

Water print = press Ctrl + super key

Rain = Shift-F9

Desktop expansion = Ctrl + Alt + down arrow, then press Ctrl + Alt and left/right arrow to select Desktop

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.