[openbox] ANN: OBApps, a graphical editor for Openbox application settings

Paul openboxml023478 at rainslide.net
Fri May 14 13:25:21 EDT 2010


On Wed, May 12, 2010 at 07:28:53PM -0500, Eric Bohlman wrote:
> I've just written a little graphical utility for configuring Openbox's
> per-application (window matching) settings. It's called OBApps and is
> available at http://sourceforge.net/projects/obapps.

Naturally, being Python, it doesn't work for me, so I'm going to take this opportunity to ask for your help in how I can solve this, in the hopes that I can apply the knowledge to every other Python script that I've tried to run.

This is what happens:

> ./obapps.py
Traceback (most recent call last):
   File "./obapps.py", line 35, in <module>
     import wnck
ImportError: No module named wnck

Now, what the heck do I do? :)

-- 

.


More information about the openbox mailing list