From 7fe3301e7ea905a8a76d54c22751f3d8a346e28b Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 14 Feb 2003 23:05:59 +0000 Subject: Add the "obsetroot" tool. Use it to set the root background. --- otk/property.hh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'otk/property.hh') diff --git a/otk/property.hh b/otk/property.hh index f773c649..e6677a64 100644 --- a/otk/property.hh +++ b/otk/property.hh @@ -125,6 +125,9 @@ struct Atoms { Atom kde_net_wm_system_tray_window_for; Atom kde_net_wm_window_type_override; + Atom rootpmapid; + Atom esetrootid; + Atom openbox_premax; Atom openbox_active_window; }; -- cgit v1.2.3