You are not logged in.

#1 2011-03-18 02:03:12

skai161
Member
Registered: 2011-03-17
Posts: 15

[SOLVED] openbox - force quit in menu

I just posted about something else in openbox, so sorry about this. I did a little searching, and again, I wasn't able to find anything..

I know in gnome there is the Force Quit applet, but is there any command that I can add to the openbox menu to get the same thing?

I've tried xkill, that doesn't seem to be working for me.

Thanks in advance!

Last edited by skai161 (2011-03-24 01:41:26)

Offline

#2 2011-03-18 15:38:56

TeoBigusDickus
Member
From: /Greece/Kastoria
Registered: 2010-05-29
Posts: 141

Re: [SOLVED] openbox - force quit in menu

I do it from terminal with

killall -s9 nameofapp

Please make Autocad Civil 3d and Archicad work on Linux! Please make Autocad Civil 3d and Archicad work on Linux! Please make Autocad Civil 3d and Archicad work on Linux! Please make Autocad Civil 3d and Archicad work on Linux! Please make Autocad Civil 3d and Archicad work on Linux! Please make Autocad Civil 3d and Archicad work on Linux! Please make Autocad Civil 3d and Archicad work on Linux!

Offline

#3 2011-03-18 15:41:59

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: [SOLVED] openbox - force quit in menu

your command in the menu will be

urxvt -e "killall -s9 appName"

Obviously if you use any terminal other than rxvt-unicode, then you will have to adjust accordingly


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

#4 2011-03-24 01:41:46

skai161
Member
Registered: 2011-03-17
Posts: 15

Re: [SOLVED] openbox - force quit in menu

Inxsible wrote:

your command in the menu will be

urxvt -e "killall -s9 appName"

Obviously if you use any terminal other than rxvt-unicode, then you will have to adjust accordingly

Thanks

Offline

Board footer

Powered by FluxBB