aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorgotmor <gotmor@f2baff5b-bf2c-0410-a398-912abdc3d8b2>2007-05-24 10:43:37 +0000
committergotmor <gotmor@f2baff5b-bf2c-0410-a398-912abdc3d8b2>2007-05-24 10:43:37 +0000
commitb607cba0a9cb835143e61625ebbe9e1e5750d197 (patch)
treee3c19218d7fac7e5f6d71e56535cc3d7559574d9 /README
parent4ad34ccd36a59c1c5ec2ea9b4263ae6381f3feae (diff)
downloaddzen-b607cba0a9cb835143e61625ebbe9e1e5750d197.tar.gz
dzen-b607cba0a9cb835143e61625ebbe9e1e5750d197.zip
added optional Xinerama support, thanks David Glasser
git-svn-id: http://dzen.googlecode.com/svn/trunk@29 f2baff5b-bf2c-0410-a398-912abdc3d8b2
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 7 insertions, 0 deletions
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: