I don't remember if it was tied to a specific popular Linux distribution,
but this used to be the common response to new Linux-converts when they
asked for the Linux version of Ctrl+Alt+Delete (to kill a hanging process).
I remember some modifier keys and escape, but I can't confirm that it was exactly "Ctrl+Alt+Esc". The key combination would launch "xkill", which now shows a skull-and-crossbones cursor instead of an "X" (on my machine, at least). Using the skull-and-crossbones to click on a window will kill the process corresponding to that window.
On Sun, Apr 2, 2023 at 12:09 PM <
[email protected]> wrote:
On 4/2/23 05:33, Alexe Stefan wrote:
Other possible solutions are killing xfce through telnet/ssh or from
another tty. Another is using the sysrq key, but that is to be avoided.
dum., 2 apr. 2023, 08:28 <[email protected] <mailto:
[email protected]>> a scris:
At time to time my XFCE4 freezes. The screen is responding to the
keyboard, mouse pointer is moving on the screen but nothing is responding.
I just lookup some solutions and found this one:
- press: CTRL+Alt+T (to get to terminal)
- pidof xfce4-panel
- kill -9 pid
xfwm4 --replace &
Any other solutions?
I ask ChatGPT for a solution to this and I got:
1.) Try using the keyboard shortcut Ctrl+Alt+Esc. This will turn your
mouse cursor into an X symbol, allowing you to click on the window that's causing the freeze and kill it.
2.) If the keyboard shortcut doesn't work, try switching to a virtual terminal by pressing Ctrl+Alt+F2. Log in with your username and password.
3.) Once you're logged in, use the top or htop command to identify the process that's causing the freeze. You can sort the list of processes by
CPU usage or memory usage to make it easier to find the offending process.
4.) Use the kill command followed by the process ID (PID) to terminate the process. For example, if the PID is 1234, you would use the command kill 1234.
5.) Switch back to your X session by pressing Ctrl+Alt+F7. Your XFCE4
desktop environment should now have restarted, and you can log in as usual.
"Ctrl+Alt+Esc" doesn't work, and I've never seen this solution; where
does it come from?
Thelma
<div dir="ltr"><div>I don't remember if it was tied to a specific popular Linux distribution, but this used to be the common response to new Linux-converts when they asked for the Linux version of Ctrl+Alt+Delete (to kill a hanging process). I
remember some modifier keys and escape, but I can't confirm that it was exactly "Ctrl+Alt+Esc". The key combination would launch "xkill", which now shows a skull-and-crossbones cursor instead of an "X" (on my machine, at
least). Using the skull-and-crossbones to click on a window will kill the process corresponding to that window.</div><div><br></div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Apr 2, 2023 at 12:09 PM <<a href="mailto:thelma@
sys-concept.com">
[email protected]</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 4/2/23 05:33, Alexe Stefan wrote:<br>
> Other possible solutions are killing xfce through telnet/ssh or from another tty. Another is using the sysrq key, but that is to be avoided.<br>
> <br>
> dum., 2 apr. 2023, 08:28 <<a href="mailto:
[email protected]" target="_blank">
[email protected]</a> <mailto:<a href="mailto:
[email protected]" target="_blank">
[email protected]</a>>> a scris:<br>
> <br>
> <br>
> At time to time my XFCE4 freezes. The screen is responding to the keyboard, mouse pointer is moving on the screen but nothing is responding.<br>
> I just lookup some solutions and found this one:<br>
> <br>
> - press: CTRL+Alt+T (to get to terminal)<br>
> - pidof xfce4-panel<br>
> - kill -9 pid<br>
> <br>
> xfwm4 --replace &<br>
> <br>
> Any other solutions?<br>
I ask ChatGPT for a solution to this and I got:<br>
1.) Try using the keyboard shortcut Ctrl+Alt+Esc. This will turn your mouse cursor into an X symbol, allowing you to click on the window that's causing the freeze and kill it.<br>
2.) If the keyboard shortcut doesn't work, try switching to a virtual terminal by pressing Ctrl+Alt+F2. Log in with your username and password.<br>
3.) Once you're logged in, use the top or htop command to identify the process that's causing the freeze. You can sort the list of processes by CPU usage or memory usage to make it easier to find the offending process.<br>
4.) Use the kill command followed by the process ID (PID) to terminate the process. For example, if the PID is 1234, you would use the command kill 1234.<br>
5.) Switch back to your X session by pressing Ctrl+Alt+F7. Your XFCE4 desktop environment should now have restarted, and you can log in as usual.<br>
"Ctrl+Alt+Esc" doesn't work, and I've never seen this solution; where does it come from?<br>
Thelma<br>
</blockquote></div></div>
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)