Date: Sat, 25 May 2002 11:19:36 +0200 From: Franz Klammer <klammer@webonaut.com> To: Maxim Sobolev <sobomax@FreeBSD.org> Cc: Joe Marcus Clarke <marcus@marcuscom.com>, gnome@FreeBSD.ORG Subject: Re: sawfish-settings (gnome2-metaport, metatcity) Message-ID: <3CEF5728.4090809@webonaut.com> References: <200205250419.g4P4JX228205@vega.vega.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Maxim Sobolev wrote: >> >>Looks like the detection is a no-op, then. Maxim took care of this by >>adding back sawfish2 to the gnome2 meta-port. Now we have to figure out >>how to get sawfish settings correctly saved and restored across >>sessions... > > > Would be nice. I've found the problem. :-)))) sawfish is saving the user-config but stopping to configure at startup after an error: "error in local config: (void-value xterm-program)" i've commented out these lines in lisp/sawfish/wm/gnome/integration.jl: ;; invoke the GNOME terminal instead of xterm --> ;; (unless (variable-customized-p 'xterm-program) <-- --> ;; (setq xterm-program "gnome-terminal")) <-- franz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3CEF5728.4090809>