[Sawfish] Re: how to force a full button set and borders onto transient windows |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/sawfish Archives
]
- To: sawfish@xxxxxxxxxxxxxxxxxxx
- Subject: [Sawfish] Re: how to force a full button set and borders onto transient windows
- From: Dmitry Derjavin <dd@xxxxxxxxxxxx>
- Date: Mon, 03 Sep 2012 13:53:37 +0400
- Cancel-lock: sha1:In5De/nIbyGpS349a1PXNE8Hwxs=
On Вск, Сен 02 2012 at 21:51, sam wrote:
> I've found myself wanting to move transient windows (no buttons so no
> quick way to get the popup menus) between workspaces
>
> There are also windows that the designers don't want me to resize for
> whatever reason but I want to resize them anyway, & full borders would
> be good for that, even if for some of these windows the innards remain
> the same size.
Try something like this:
(custom-set-keymap (quote window-keymap) (quote (keymap
(move-window-interactively . "Super-Button1-Move")
(popup-window-menu . "Super-Button2-Click")
(resize-window-interactively . "Super-Button3-Move")
)))
You could do it with sawfish-config in Configuration -> Bindings ->
Window keymap.
--
~dd
--
Sawfish ML