To resize a browser window and shift it to the left half of the screen, use the keyboard shortcut Windows key + Left Arrow. This will snap the active window to the left half of the screen. If the window is already maximized, pressing Windows key + Left Arrow will resize it to the left half; pressing it again cycles through other states like the right half or restored size. For more precise control, you can also use Alt + Space to open the window menu, select "Size," and then use the arrow keys to resize the window manually. On macOS, native support allows moving windows to the left side of the screen via the green full-screen button (with Option key held) or by creating custom shortcuts in System Preferences.

AI-generated answer. Please verify critical facts.
🌐
Mozilla Support
support.mozilla.org › bm › questions › 1088932
how to resize screen display to only use half of the screen | Firefox Support Forum | Mozilla Support
On Windows 7, if you hold down ... if the window is maximized it will change to occupying the right half of the screen. Keep holding the Windows key and pressing the right arrow key to cycle through right, left, and restored/resizable....
🌐
Computer Hope
computerhope.com › issues › ch001478.htm
How to Resize a Window
For example, pressing the Windows key and left arrow key resizes the window to fit the left half of the screen.
🌐
Ubuntu Community
help.ubuntu.com › stable › ubuntu-help › shell-windows-states.html.en
Move and resize windows
Resize a window by dragging the edges or corner of the window. Hold down Shift while resizing to snap the window to the edges of the screen and other windows. Move or resize a window using only the keyboard. Press Alt+F7 to move a window or Alt+F8 to resize.
🌐
Ntwind
ntwind.com › software › windowspace › moving-and-resizing.html
WindowSpace - Moving and Resizing Windows Quickly with Keyboard Shortcuts - NTWind Software
Moving and resizing is a snap. Just press a user-defined key combination and put windows precisely where you want them to be. Pressing Win + Arrow Keys moves the active window over the screen in four directions, left - right and up - down.
🌐
Reddit
reddit.com › r/chrome › keyboard shortcut for resizing window?
r/chrome on Reddit: Keyboard Shortcut for Resizing window?
5 May 2022 -

Hi - I’m currently creating an automation using chrome and when I load a page on a website with it, the page opens at 100%. I need the page to be more zoomed out to fit all the info from it in to a screenshot. With it being an automation, I can’t zoom out manually each time.

Is there a keyboard shortcut that will fit the window to include all text on the page? Or will I have to find a workaround?

Any help greatly appreciated, thanks.

Find elsewhere
Top answer
1 of 1
10

In Ubuntu, some keyboard shortcuts are set up by default:

  • Maximize window: Super+Up
  • Restore window: Super+Down
  • Tile to left half of the screen: Super+Left
  • Tile to right half of the screen: Super+Right

In addition, keys are set up to move and resize using the keyboard:

  • Begin move: Alt+F7. After hitting this key, arrow keys will move the window, Shift+Arrow keys will quickly move the window toward the side of the screen or the edge of another window. Press Enter or another key when done
  • Begin resize: Alt+F8 will initiate a resize. arrow keys will resize the window, Shift+Arrow keys will resize towards the edge or another window.

Using hidden configuration settings, more custom shortcuts for window manipulation can be defined. The following configuration commands will set up shortcut keys for:

• centering a window or moving it quickly to the side of the screen

gsettings set org.gnome.desktop.wm.keybindings move-to-center "['<Control><Super>c']"
gsettings set org.gnome.desktop.wm.keybindings move-to-side-e "['<Control><Super>Right']"
gsettings set org.gnome.desktop.wm.keybindings move-to-side-n "['<Control><Super>Up']"
gsettings set org.gnome.desktop.wm.keybindings move-to-side-s "['<Control><Super>Down']"
gsettings set org.gnome.desktop.wm.keybindings move-to-side-w "['<Control><Super>Left']"

These are keybindings I defined. You can choose to use different keybindings by editing the commands first.

• positioning a window in one of the corners of the screen

gsettings set org.gnome.desktop.wm.keybindings move-to-corner-ne "['<Control><Super>2']"
gsettings set org.gnome.desktop.wm.keybindings move-to-corner-nw "['<Control><Super>1']"
gsettings set org.gnome.desktop.wm.keybindings move-to-corner-se "['<Control><Super>4']"
gsettings set org.gnome.desktop.wm.keybindings move-to-corner-sw "['<Control><Super>3']"

• maximizing horizontally and vertically

gsettings set org.gnome.desktop.wm.keybindings maximize-horizontally "['<Control><Super>equal']"
gsettings set org.gnome.desktop.wm.keybindings maximize-vertically "['<Control><Super>backslash']"

These settings can also be set using the utility dconf-editor.

🌐
Reddit
reddit.com › r/gnome › how to resize a window once it's been made half screen by super-left/right
r/gnome on Reddit: how to resize a window once it's been made half screen by super-left/right
6 May 2019 -

I'm using (ctrl) super - left and right to place windows on either side of the screen. This is great, but since I'm designing for the web I resize browser windows all day. Once the window is made as high as the screen I can't reach the corner for resizing. So first I need to 1. move the window 2. make it smaller from the top 3. move it up 4. grab the bottom right corner to be able to test different sizes. This is a bit annoying. Is there a better way to quickly grab the corner of the window in gnome?

I'm using pop_os 19, so it should be the same gnome as on ubuntu 19

many thanks

🌐
Super User
superuser.com › questions › 1652043 › resizing-and-moving-an-application-window-using-keyboard-hotkey-and-mouse
gui - Resizing and moving an application window using keyboard hotkey and mouse - Super User
That is, simply move the cursor to the edge of a window (you'll know when the cursor is in the correct position because it will turn into a double-headed arrow), then left-click and drag to resize.
🌐
Reddit
reddit.com › r/windows › looking for a key+click shortcut for quicker/easier window resizing
r/windows on Reddit: Looking for a key+click shortcut for quicker/easier window resizing
24 January 2024 -

In Ubuntu (a variant of Linux), I can use the Alt key together with the mouse buttons to move and resize application windows very smoothly:

  • Alt+[left mouse drag] to drag a window around the screen as is

  • Alt+[right mouse drag] to resize a window by adjusting the location of the corner nearest the cursor

Crucially, the cursor does not need to be located atop the window or exactly on the edge/corner of the window to perform either operation, just somewhere inside the window! For resizing, it avoids the repeated annoyance of waiting to confirm that the cursor icon has changed to the adjustment arrow before I begin the adjustment. This adds up (in my case) to a huge improvement in workflow.

Is there any analogue of this quick-resize capability in Windows?

So far the only info I've seen on various forums and help pages is that Windows has the [Windows key]+[up/down/left/right] shortcuts -- but those are both less convenient and much less versatile than the functionality I'm hoping to find. Thanks in advance for any tips here.

🌐
Microsoft Support
support.microsoft.com › en-us › windows › snap-your-windows-885a9b1e-a983-a3b1-16cd-c531795e6241
Snap Your Windows - Microsoft Support
The Snap layout box will display automatically ... Press and hold the Windows Logo Key + Arrow to Snap the app you are on. You can keep changing positions of the snap using your keyboard arrows · Use the Left Arrowto position the app on the left side of your screen
🌐
Reddit
reddit.com › r/windows11 › tip of the week: use win + shift + left / right to directly move a window to your other monitor
r/Windows11 on Reddit: Tip of the week: Use WIN + Shift + Left / Right to directly move a window to your other monitor
21 July 2024 - WIN + ALT + Up/Down: Snap up/down thirds (or half, depends on screen size/resolution) Some people like having more customized options than what's available by default in Windows - if you do, one option is using the
🌐
CNET
cnet.com › tech › services & software › operating systems › use your keyboard to move and resize windows
Use your keyboard to move and resize windows - CNET
19 June 2008 - The Move command places a four-arrow icon on the screen. Press the arrow keys to reposition the window, and press Enter when it's in place to return to the normal view. The Size option uses the same icon, but the arrow keys move the top, bottom, left, or right side of the window.
🌐
TechRepublic
techrepublic.com › home › how to split screen on macos, ipados, windows and chrome os using keyboard shortcuts
How to Split Screen on macOS, iPadOS, Windows & Chrome OS
20 November 2023 - This key, when pressed with either the left or right arrow key, lets you rapidly reposition an app in any of three positions (Figure B). Both key combinations — Windows key + left arrow and Windows key + right arrow — cycle the position ...