WEIGEL FORUM
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Login

    Linux MINT Desktop

    Linux
    1
    1
    2
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • DerMeldosD
      DerMeldos
      last edited by

      Generally you have two choices for closing a stuck program:

      1. Close all programs related to that program (including multiple windows of the program)

      2. Close a program with your mouse cursor.

      I'll explain both a bit.

      Use the KillAll feature to kill a program.

      1. Press Alt+F2 and type in gnome-terminal to open a terminal session.

      2. Inside of the terminal type in sudo killall <application-name>. For example, to kill firefox type in sudo killall firefox.

      Use the xkill feature to kill a program you click on

      1. Press Alt+F2 and type in gnome-terminal to open a terminal session.

      2. Inside of the terminal type in sudo xkill; then click on any window to kill it. This command makes your cursor act like a terminator, deadly.

      That's all there is to it. Hopefully you never experience a crash.

      1 Reply Last reply Reply Quote 0
      • First post
        Last post
      Powered by NodeBB | Contributors