From 76923defe76ce4156f6a4dba3fe8fadc15c79001 Mon Sep 17 00:00:00 2001 From: Mikael Magnusson Date: Tue, 10 Jul 2007 23:53:18 +0000 Subject: [PATCH] merge r7694 from 3.4-working (note you can use negative positions for starting at the opposite edge) --- data/rc.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/data/rc.xml b/data/rc.xml index 5e924f69..3ad7994f 100644 --- a/data/rc.xml +++ b/data/rc.xml @@ -611,9 +611,10 @@ # the position is only used if both an x and y coordinate are provided # (and not set to 'default') center - # a number like 50, or 'center' to center on screen + # a number like 50, or 'center' to center on screen. use a negative number + # to start from the right (or bottom for ), ie -50 is 50 pixels from the + # right edge (or bottom). 200 - # a number like 50, or 'center' to center on screen 1 # specifies the monitor in a xinerama setup. # 1 is the first head, or 'mouse' for wherever the mouse is -- 2.39.2