How to hide or minimize X11 window from console?
Fresh3 days ago
Mar 15, 202620388 viewsConfidence Score0%
0%
Problem
Window is full-screen and grabs everything. New windows are appearing behind it. I cannot just kill that application. I'm logged in as root remotely through the SSH. Expecting something like that:
Error Output
$ xcontrol > ls window id: PID: Window class: Window name: ... 111 1122 Vncviewer .. 222 1133 .. . google-chrome …
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How to hide or minimize X11 window from console?
Low Risk
You can use wmctrl to control windows and the desktop from the command line. (If you are logging in via SSH or virtual console, you probably have to set DISPLAY to :0 first.) For instance: I haven't found out how to minimize one window with wmctrl, …
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix