Re: sawfish-client newbie question



On Tue, 12 Aug 2003 10:58:49 +0100, Ewan Mellor wrote
> Try this in your ~/.sawfish/rc:
> 
> (define (video-map-hook w)
>   (when (string-match "^Remote Video$" (window-name w))
>     (set-window-depth w -5)
>     )
>   t
>   )
> (add-hook 'add-window-hook video-map-hook)


Great, thx!

 
> Alternatively, the Matched Windows pane in the Sawfish configurator
> 
> (sawfish-ui) will allow you to configure such a thing without 
> writing code yourself.

In fact, I know how to use sawfish-ui, but I just need this behavior temporarily.

++

yk


--
Open WebMail Project (http://openwebmail.org)




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]