From b607cba0a9cb835143e61625ebbe9e1e5750d197 Mon Sep 17 00:00:00 2001 From: gotmor Date: Thu, 24 May 2007 10:43:37 +0000 Subject: added optional Xinerama support, thanks David Glasser git-svn-id: http://dzen.googlecode.com/svn/trunk@29 f2baff5b-bf2c-0410-a398-912abdc3d8b2 --- README | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'README') diff --git a/README b/README index 2427e05..f0fb548 100644 --- a/README +++ b/README @@ -15,6 +15,7 @@ Features * flexible event/action mechanism * hideable, collapsable + * Xinerama support Requirements @@ -33,6 +34,10 @@ necessary as root): make clean install +Note: By default dzen will not be compiled with Xinerama support. + Uncomment the respective lines in config.mk to change this. + + Contact: -------- Feature requests, patches or anything else related to dzen can be send @@ -49,6 +54,7 @@ dzen accepts a couple of options: -ta alignement of title window content l(eft), c(center), r(right) -tw title window width + -sa alignment of slave window, see "-ta" -l lines, see (1) -e events and actions, see (2) -m menu, see (3) @@ -56,6 +62,7 @@ dzen accepts a couple of options: -x x position -y y position -w width + -xs number of Xinerama screen -v version information Termination: -- cgit v1.2.3-54-g00ecf