In message <[EMAIL PROTECTED]> on Fri, 15 Dec 2006 07:52:05 +0100 (CET), Fabian 
Kreutz <[EMAIL PROTECTED]> said:

fabian> A minimal example is (in python):
fabian> from Xlib import display
fabian> num = display.Display().intern_atom("_NET_NUMBER_OF_DESKTOPS")
fabian> display.Display().screen().root.get_full_property(num, 0)
fabian> 
fabian> where the last command should return something with an value attribute,
fabian> but it returns None. (num is 370 in my case).
[...]
fabian> Am I doing something wrong?

Not really, except maybe assuming that ctwm is more than a window
manager.  I'm not sure if _NET_NUMBER_OF_DESKTOPS is something for a
wm, or if it belongs to the surroundig desktop system.

Quite clearly, ctwm currently doesn't do anything with
_NET_NUMBER_OF_DESKTOPS.

Sorry that you found the subscription process slow.  It's probably
gonna change for the better, as I'm rebuilding my mail server
entirely.

Cheers,
Richard

-----
Please consider sponsoring my work on free software.
See http://www.free.lp.se/sponsoring.html for details.

-- 
Richard Levitte                         [EMAIL PROTECTED]
                                        http://richard.levitte.org/

"When I became a man I put away childish things, including
 the fear of childishness and the desire to be very grown up."
                                                -- C.S. Lewis

Reply via email to