Hello Jason,
This should be possible. I'm a bit unclear on the details, so I might be a
bit off here, but this is what should happen from the top of my head:
If I recall correctly, a mod_statusbar is created for a specific screen
(WScreen). When using mod_xrandr (which is recommended and should be the
default when you have multiple monitors), each of your physical monitors
should have a WScreen (and thus its own set of workspaces etc).
The default mod_statusbar configuration only adds a statusbar to screen 0,
but you can add a statusbar to other screens yourself easily
(mod_statusbar.create).
Now this obviously only works if you really have multiple WScreens for your
multiple monitors. You can check with 'xwininfo -root -tree | grep WScreen'
- that should return as many lines as you have monitors. I seem to recall
this wasn't working for some users - might have something to do with the
proprietary nvidia driver? - so if that's what's going on in your case I'd
love to work with you to resolve that issue.
Kind regards,
Arnout
On Wed, Jul 10, 2013 at 8:54 AM, Jason Timrod <jt...@ya...> wrote:
> Hi all,
>
> Is it possible to configure mod_statusbar to place one statusbar on each
> monitor? Currently, in all the examples I've seen, only one statusbar can
> be used in a multihead setup.
>
> Many thanks!
>
> Jason
>
>
> ------------------------------------------------------------------------------
> See everything from the browser to the database with AppDynamics
> Get end-to-end visibility with application monitoring from AppDynamics
> Isolate bottlenecks and diagnose root cause in seconds.
> Start your free trial of AppDynamics Pro today!
> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
> _______________________________________________
> Notion-general mailing list
> Not...@li...
> https://lists.sourceforge.net/lists/listinfo/notion-general
>
|