askvity

What is the shortcut to move a window in Ubuntu?

Published in Ubuntu window management 2 mins read

The keyboard shortcut to move a window in Ubuntu is Alt + F7.

Moving a Window with the Keyboard

Moving windows using only the keyboard is a handy feature, especially when you can't use a mouse or just prefer keyboard shortcuts. The process in Ubuntu is straightforward:

  • Activate Move Mode: Press Alt + F7. This activates a special mode for the currently focused window, indicated by a change in the mouse cursor or window appearance.
  • Move the Window: Use the arrow keys (Up, Down, Left, Right) on your keyboard to move the window around the screen. Each key press moves the window incrementally.
  • Finish Moving: Once the window is in the desired position, press Enter to finalize the move.
  • Cancel Move: If you change your mind or accidentally triggered the move mode, press Esc to return the window to its original position and size.

Related Window Shortcuts

While Alt + F7 is for moving, Ubuntu (and many Linux environments) offers other useful window management shortcuts:

Action Shortcut Description
Move Window Alt + F7 Activates move mode. Use arrow keys to move.
Resize Window Alt + F8 Activates resize mode. Use arrow keys to resize.

Using these shortcuts allows for efficient window arrangement without needing to click and drag with a mouse.

Related Articles