[Sawfish] Is it possible to specify sizes of heads? |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/sawfish Archives
]
- To: sawfish@xxxxxxxxxxxxxxxxxxx
- Subject: [Sawfish] Is it possible to specify sizes of heads?
- From: Tomasz Gajewski <tomga@xxxxx>
- Date: Tue, 28 Aug 2012 22:52:20 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=wp.pl; s=1024a; t=1346187140; bh=A/eDr0oz2Fh8ph8czH0iuqpFtAvvaEKLfsHjO9lSdxE=; h=From:To:Subject; b=u+/v8PtCw/z8cXxjW9t3eoP6piIuCHpzMWmCFL1aDSgsJREW0XKlkcjqHX3DkFSMG 46ODt+BCxwNsg2TvQFBdUJsi8Fy0dDxDVrximEbH1OSmZgsfAGZFxrPGIUdo5BZ1Z1 W2P24AmBPaTrfOLHRGkFq2wb+Bz8lECXN+vySUy8=
Hi,
I'm using sawfish on remote vnc server which has size to spread across
my dual head environment. The problem I have is that sawfish managing
windows in this vnc server does not know anything about my monitor sizes
and maximizing windows is unusable for me as windows are maximized to
cover both monitors.
I've found out that sawfish has a group of functions used to get
information about multiple heads geometry and my question is is it
possible to provide this configuration manually with something like:
(set-heads-count 2)
(set-head-dimensions 0 1280 1024)
(set-head-dimensions 1 1280 1024)
(set-head-offsets 0 0 0)
(set-head-offsets 1 1280 0)
Regards
Tomasz Gajewski
--
Sawfish ML