toolbar placement
Massimo Canonico <[email protected]>
| Newsgroups | gmane.comp.window-managers.fluxbox.user |
|---|---|
| Message-ID | <[email protected]> |
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 ------------------------------------------------------------------------------ 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