Fixing Frozen Window Panes In Ubuntu

can

If you're having trouble moving window panes in Ubuntu, there are several methods to resolve this issue. One common solution is to use keyboard shortcuts: press Alt + F7 to move a window and Alt + F8 to resize it. Alternatively, you can try holding down the Super (Windows) key and dragging the window, or holding Alt and left-clicking and moving the mouse around to grab the window. If you're using Ubuntu 16.04, simply pressing Alt and click-hold-move anywhere inside the window will work. For more complex setups, like multiple monitors or specific desktop environments, there are scripts and commands available to move windows between monitors or workspaces.

cycookery

Moving windows without a title bar

If you are unable to move a window pane in Ubuntu because the title bar is out of reach, there are a few methods you can try. These methods depend on the version of Ubuntu you are using.

For Ubuntu 16.04, you can move any window without a title bar by pressing and holding the Alt key, then clicking and holding anywhere inside the window and moving it. However, this method does not work for Ubuntu 18.04 and later versions.

For Ubuntu 18.04 and later versions, an alternative method is to use keyboard shortcuts. Press Alt+F7 to move a window or Alt+F8 to resize it. Use the arrow keys to move or resize, and press Enter to finish. If you want to return to the original position and size, press Esc instead. Additionally, you can maximise a window by dragging it to the top of the screen or to one side of the screen.

Another method to move windows whose title bars are out of screen is to use a program called xdotool, which is a program for X automation.

cycookery

Using keyboard shortcuts to move windows

If you are unable to move window panes in Ubuntu, you can try using keyboard shortcuts. Here are some instructions on how to do this:

To move a window using your keyboard, press Alt+F7, then use the arrow keys to move the window around. Finish by pressing Enter to apply the changes or Esc to return the window to its original position. Alternatively, you can hold down Super (the Windows key) and drag anywhere within the window. If you hold down Shift while doing this, the window will snap to the edges of the screen and other windows.

In Ubuntu 16.04, you can also move a window without a titlebar by pressing Alt, clicking anywhere inside the window, holding, and then moving the window. However, this method does not work in Ubuntu 18.04.

If you want to move a window to a specific side of the screen, there are a few different methods you can try. One method is to use xbindkeys with the xdotool utility installed. With this method, you can add specific lines to your ~/.xbindkeysrc to enable win+left and win+right to move the current active window to the left or right half of the screen. Another method is to use Ctrl+Super+Arrow, but this does not allow the window to take only a quarter of the screen. Instead, it will move the window to the upper, right, down, or left side, depending on the arrow key pressed.

You can also maximise a window by dragging it to the top of the screen or to one side of the screen to maximise it along that side, allowing you to tile windows side by side.

cycookery

Moving windows to another monitor

If you're using a mouse, you can move a window by dragging the title bar. Alternatively, hold down Super and drag anywhere in the window. If you want to snap the window to the edges of the screen, hold down Shift while moving.

If you're using Ubuntu 16.04, you can move any window without a title bar by pressing the Alt key and click-holding-moving anywhere inside the window. However, this doesn't work in Ubuntu 18.04.

If you want to move windows using the keyboard, the default hotkeys for moving windows to another monitor are Shift + Super + Arrow. Each arrow will correspond to the location of the destination monitor relative to where the focused window is. For example, in Windows 7, you can press Shift + Ctrl + ←/→ to instantly move the current window to the next/previous monitor.

cycookery

Using the mouse to move windows

If you are unable to move window panes in Ubuntu using the mouse, there are several methods you can try.

Firstly, you can try moving the window by dragging the title bar with your mouse. If this doesn't work, you can attempt a similar method by holding down the "Super" key (also known as the “Window” key) and then dragging anywhere within the window.

Another method involves holding down the "Alt" key and clicking and holding anywhere inside the window, then moving the mouse to reposition the window. This method works for Ubuntu 16.04 but not for Ubuntu 18.04.

Additionally, you can try using keyboard shortcuts in conjunction with your mouse. Hold down "Shift" while moving the window with your mouse to snap it to the edges of the screen or other windows.

If you are using multiple monitors, there are a few extra steps you can take. Firstly, ensure that your monitors are aligned along the top or bottom to simplify the process. Then, use a script called "move-to-next-monitor" from GitHub, which requires "xdotool" and "wmctrl". You can assign a key combination to execute this script and move windows between monitors.

By following these methods, you should be able to move window panes in Ubuntu using your mouse, along with some keyboard assistance if needed.

Roasting Chicken: Frying Pan Method

You may want to see also

cycookery

Moving windows in Gnome 3

If you are using Ubuntu and are unable to move window panes, you may be encountering a bug that occurs when trying to move child windows without moving or minimizing the parent window. This issue can be resolved by using the '(GNOME) Tweaks' tool (previously known as '(GNOME) Tweak Tool'). Within this tool, there should be a toggle button for "Attach Modal Dialogues" in the Windows section.

Now, onto the topic of moving windows in Gnome 3. Here are some methods you can use:

Using Keyboard Shortcuts

You can use keyboard shortcuts to move windows in Gnome 3. One option is to use the Meta key in combination with the left and right arrow keys (Meta+← and Meta+→) to move windows across displays. Alternatively, you can try the Super key with the Shift and arrow keys (SuperShift← or SuperShift→) to move windows between monitors. Playing with the Super key and cursor keys, followed by SuperShift and cursor keys, can also help you move, minimise, and maximise windows efficiently.

Using Overview

Another method is to use the overview feature in Gnome 3 to drag windows between monitors. You can access the overview by pressing the Super key or clicking on the Activities overview button in the top-left corner of your screen. Then, simply drag the windows to the desired monitor.

Using Keyboard Shortcuts with Alt+F7

A key combination specific to Gnome 3 is Alt+F7, which allows you to move windows using the arrow keys. If this doesn't work for you, you can try changing the key combination to Shift+Alt+← and Shift+Alt+→.

Using GNOME Tweaks

If you're having trouble moving windows in Gnome 3 due to the "Attach Modal Dialogues" issue mentioned earlier, you can use the GNOME Tweaks tool to detach modal dialogues from the parent window. This will allow you to move child windows without affecting the parent.

By following these methods, you should be able to efficiently move windows in Gnome 3, even when encountering specific issues like the "Attach Modal Dialogues" problem.

Pots and Pans: Prewash Peril

You may want to see also

Frequently asked questions

If you use Xfce as your desktop environment in Ubuntu, you can obtain a script, "move-to-next-monitor" from GitHub. You can then assign a key combination to execute the script. Alternatively, on Plasma 5 (KDE), you can use default keyboard shortcuts.

Hold down the Super key and drag anywhere in the window. Alternatively, hold down Alt, left-click and hold in the window, then move the mouse around.

You can use the "move-to-next-monitor" script from GitHub as mentioned above. If your monitors have different resolutions, you may need to tweak the coordinates and dimensions.

Written by
Reviewed by
Share this post
Print
Did this article help you?

Leave a comment