askvity

Moving a Window Using Keyboard Arrow Keys

Published in Window Management 2 mins read

Moving a window using keyboard buttons (keys) is a precise method often used for accessibility or fine-tuning window placement. This process typically involves activating a move function and then using the keyboard arrow keys.

Based on the provided reference, here's how you can move a window using keyboard keys:

Once a window's move function has been initiated (the exact steps to initiate this function can vary depending on your operating system, but often involves accessing a system menu for the window), you will see a visual indicator that the window is ready to be moved using the keyboard.

  1. Look for the Indicator: As shown in the referenced video excerpt, when the move function is active, you will typically see a "little four-way pointing Arrow" appear, often centered in the window or attached to the cursor. This indicates that keyboard movement is enabled.
  2. Use Arrow Keys: With the four-way arrow visible, you can now use your keyboard to move the window. According to the reference, "you can now use the keyboard. I'm using the keyboard just pressing the little arrow keys and moving around see." Use the Up, Down, Left, and Right arrow keys on your keyboard to shift the window in the corresponding direction.
  3. Position the Window: Continue pressing the arrow keys until the window is in your desired location on the screen.
  4. Finalize the Position: Once the window is correctly placed, press the Enter key on your keyboard. This confirms the new position and exits the move mode.

Using keyboard buttons provides a way to nudge windows pixel by pixel for exact alignment, which can be difficult with a mouse, or as an alternative when mouse control is not preferred or available.

Related Articles