Re: how to kill an application by pointing at it?
Dana Jansens <[email protected]>
| Newsgroups | gmane.comp.window-managers.openbox |
|---|---|
| Message-ID | <CAP1a_adcgVnBwJc3U-CLNtmkx2_NoXV=pgvNYEfGWyCc4XPKaw@mail.gmail.com> |
On Wed, Jan 8, 2014 at 5:26 PM, Diego Jose Torrealba Bravo < [email protected]> wrote: > Xkill, think it comes with xorg-apps or xorg-utils. Just create an entry > in the root menu. > That one closes the connection. Alternatively: kill $(xprop|grep PID|cut -d= -f2) This one sends a SIGTERM. > > _______________________________________________ > openbox mailing list > [email protected] > http://icculus.org/mailman/listinfo/openbox > > _______________________________________________ openbox mailing list [email protected] http://icculus.org/mailman/listinfo/openbox