On Mon, May 5, 2008 at 4:30 PM, Joel J. Adamson <[EMAIL PROTECTED]> wrote: > Buon Giorno, > > I just enabled edge-flipping with the following code: > > ;; -*- lisp -*- > (require 'sawmill-defaults) > (setq edge-flip-enabled t) > (setq edge-flip-type 'workspace) > (setq edge-flip-only-when-moving nil) > (require 'sawfish.wm.ext.edge-flip) > > Is this necessary? I couldn't find it in sawfish-ui. >
I have a line: (require 'sawfish.wm.ext.edge-flip) in my ~/.sawfishrc and the configurable options should be exposed under Workspaces -> Edge Flipping in the sawfish-ui. -- Andrea
