
That doesn’t sound familiar, but old versions of xmobar didn’t work quite right with multiple monitors. What version of xmobar are you running, and what is the position line of your xmobar config?
I am using version 0.9. The position line is: position = Static { xpos = 0, ypos = 0, width = 1440, height = 15 } What should I change the position line to?

* Bastian Webster
That doesn’t sound familiar, but old versions of xmobar didn’t work quite right with multiple monitors. What version of xmobar are you running, and what is the position line of your xmobar config?
I am using version 0.9. The position line is: position = Static { xpos = 0, ypos = 0, width = 1440, height = 15 }
What should I change the position line to?
position = Top -- Roman I. Cheplyaka (aka Feuerbach @ IRC)

On Tue, 2008/07/08 13:01:28 -0500, Bastian Webster wrote:
I am using version 0.9. The position line is: position = Static { xpos = 0, ypos = 0, width = 1440, height = 15 }
What should I change the position line to?
Try “position = Top” (or “position = TopW L 90” if your screen’s horizontal resolution is more than 1440). Unfortunately, you don’t have control over the height of xmobar, other than changing the font size.

* lithis
On Tue, 2008/07/08 13:01:28 -0500, Bastian Webster wrote:
I am using version 0.9. The position line is: position = Static { xpos = 0, ypos = 0, width = 1440, height = 15 }
What should I change the position line to?
Try “position = Top” (or “position = TopW L 90” if your screen’s horizontal resolution is more than 1440). Unfortunately, you don’t have control over the height of xmobar, other than changing the font size.
Well, one can always patch xmobar :) Personally I am not satisfied by its algorithm of calculating height. -- Roman I. Cheplyaka (aka Feuerbach @ IRC)
participants (3)
-
Bastian Webster
-
lithis
-
Roman Cheplyaka