Nick Hastings <[EMAIL PROTECTED]> writes: > Hi all,
Hi, > I hope I'm asking this of the correct list. > I recently installed the gnome2 packages from experimental. I used to use > one desktop and multiple viewports with sawfish. With the new sawfish > I've set up using multiple desktops instead. The migration was pretty > smooth (in terms of general use), but one thing that has been bugging me > is the way that windows uniconify to the desktop on which they were > first iconified. Is there a way to make them uniconify to the current > workspace? Please read /usr/share/doc/sawfish/OPTIONS.gz ;; (define-special-variable uniconify-to-current-workspace t ;; "Move windows to the current workspace when they are unminimized.") Set this variable to nil should do what you want. Christian

