I am curious if the Alt + F2 xkill command has been replaced by something similar, or if it has been removed entirely.
I know we can use other methods to stop processes, I'm just curious.
I am curious if the Alt + F2 xkill command has been replaced by something similar, or if it has been removed entirely.
I know we can use other methods to stop processes, I'm just curious.
This looks like a bug under x11 in 18.04. I've tried this in at least 3 systems before landing to this conclusion. xkill if run in a "Run Command" dialog which appears after using Alt+F2 seems to occasionally don't actually execute the command and return "the cursor" instead of X (cross sign). I haven't found a bug report yet and still searching for it.
As of now you can switch to "Wayland" and xkill seems to work normally under Wayland. To switch to wayland, click on gear icon and select "Ubuntu on Wayland".
nautilusin Alt+F2 dialog? – Kulfy Jan 15 '19 at 18:43xkillcommand to a keyboard shortcut. I haveSuper+Delfor the purpose. That avoids having to pressAlt+F2and then typingxkill. And you can go to http://manpages.ubuntu.com/ and search forxkill. You'll see that it's available in Bionic and in Cosmic. – DK Bose Jan 16 '19 at 12:57echo $XDG_SESSION_TYPE? – Kulfy Jan 19 '19 at 16:08