Re: toolbar placement
Massimo Canonico <[email protected]>
| Newsgroups | gmane.comp.window-managers.fluxbox.user |
|---|---|
| Message-ID | <[email protected]> |
On 01/18/2012 01:11 AM, Javier Vasquez wrote: > On 1/17/12, Massimo Canonico<[email protected]> wrote: >> Hi, >> I have a script to switch on double screen: >> #!/bin/bash >> xrandr --output LVDS1 --mode 1280x800 --left-of VGA1 --output VGA1 >> --mode 1024 >> x768 >> >> Since I'm not able to move both screen at the same bottom horizontal >> line, but they have the same upper horizontal line (sorry for this >> explanation), I need to move the toolbar in the upper-center position. >> >> I was wandering if I can add a command in my script in order to have >> this position automatically set. >> >> Thanks, >> M > > Wouldn't it be enough to just add: > > session.screen0.toolbar.placement: TopCenter > > To your ~/.fluxbox/init? This would be ok, if I like to have toolbar in the TopCenter always.. but when I use one single screen I like to hahe the tool bar in the BottomCenter, but when I switch to double screen (with my script) I would like to have toolbar in the TopCenter. Can I modify that value in ~/.fluxbox/init with a script? Thanks, M > ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d