Hi Charles,

On Fri, 2001-12-21 at 17:20, Charles Corson wrote:
> I was using Dia and found that, suddenly, I could not change the focus
> of the mouse to interact with
> the menu selections, or to add new objects to the page, etc.  (RH 7.1
> Dia .86  gnome   sawfish).

        I had a similar setup, and the same problem - my typical editing
session of a dia file was open, make a few connections, the thing locks
up mouse focus - hit C-s, switch to console, kill it, run again, perform
a few more operations - freeze etc.

        FWIW the problem (prolly a leaking mouse grab) seems to have been there
for a while. I imagine we have uncommon sawfish settings - quite
possibly it's a nasty WM interaction. Either way my sawfish settings are
attached. I can't replicate the problem in dia 0.88.1 though, so
possibly it has been fixed.

        Regards,

                Michael.




-- 
 [EMAIL PROTECTED]  <><, Pseudo Engineer, itinerant idiot
;; sawfish user customization -- do not edit by hand!
;; sawfish version 0.38, written Fri Aug 24 16:29:12 2001

(custom-set-typed-variable (quote focus-mode) (quote enter-only) (quote symbol))
(custom-set-typed-variable (quote workspace-geometry) (quote (2 4 . 4)) (quote 
workspace-geometry))
(custom-set-typed-variable (quote default-frame-style) (quote microGUI) (quote 
frame-style))
(custom-set-keymap (quote title-keymap) (quote (keymap (move-window-interactively . 
"Button1-Move") (toggle-window-shaded . "Button1-Click2") (resize-window-interactively 
. "Button2-Move") (popup-window-menu . "Button3-Off"))))
(custom-set-typed-variable (quote wm-modifier-value) (quote (meta)) (quote 
modifier-list))
(custom-set-typed-variable (quote move-lock-when-maximized) (quote ()) (quote boolean))
(custom-set-typed-variable (quote tooltips-enabled) (quote ()) (quote boolean) (quote 
sawfish.wm.ext.tooltips))
(custom-set-typed-variable (quote gnome-use-capplet) (quote t) (quote boolean) (quote 
sawfish.wm.gnome.integration))
(custom-set-typed-variable (quote move-show-position) (quote ()) (quote boolean))
(custom-set-typed-variable (quote place-window-mode) (quote best-fit) (quote symbol))
(custom-set-keymap (quote global-keymap) (quote (keymap ((set-viewport-linear 0) . 
"M-F1") (move-viewport-left . "M-C-Left") (move-viewport-right . "M-C-Right") 
(move-viewport-down . "M-C-Down") (move-viewport-up . "M-C-Up") ((set-viewport-linear 
2) . "M-F3") ((set-viewport-linear 3) . "M-F4") ((set-viewport-linear 1) . "M-F2") 
(cycle-windows . "M-TAB"))))
(custom-set-typed-variable (quote Crux:button-theme) (quote windows) (quote (choice 
(platinum "MacOS Platinum") (macos-x "MacOS X") (windows "MS Windows") (next 
"NeXTSTEP"))))
(custom-set-typed-variable (quote Crux:show-window-icons) (quote t) (quote boolean))
(custom-set-typed-variable (quote default-window-animator) (quote solid) (quote 
symbol))
(custom-set-typed-variable (quote edge-flip-only-when-moving) (quote t) (quote 
boolean))
(custom-set-typed-variable (quote edge-flip-enabled) (quote t) (quote boolean) (quote 
edge-flip))
(custom-set-typed-variable (quote window-history-auto-save-position) (quote nil) 
(quote boolean) (quote window-history))
(custom-set-typed-variable (quote focus-windows-when-mapped) (quote t) (quote boolean))
(custom-set-variable (quote move-resize-inhibit-configure) (quote t))
(custom-set-variable (quote move-snap-ignored-windows) (quote t))
(custom-set-variable (quote move-resize-raise-window) (quote t))
(custom-set-variable (quote focus-windows-on-uniconify) (quote t))
(custom-set-font (quote default-font) (quote 
"-adobe-helvetica-medium-r-normal-*-*-120-*-*-p-*-iso8859-1"))
(custom-set-keymap (quote border-keymap) (quote (keymap (raise-window . "Button1-Off") 
(resize-window-interactively . "Button1-Move") (move-window-interactively . 
"Button2-Move") (raise-lower-window . "Button3-Off"))))

Reply via email to