[openbox] dual-head
Lucas Hazel
lucas at digitillogic.net
Sat Dec 4 07:43:41 EST 2004
On Fri, 3 Dec 2004 19:18:51 -0500 (EST)
Benedict Brown <bjbrown+openbox at CS.Princeton.EDU> wrote:
> I would like to get Openbox working with traditional dual-head display
> (not Xinerama), and am prepared to put some amount of development
> effort into doing this. Can anybody give me a quick overview of more
> or less what would be necessary to achieve this?
>
This is what i do, similar to what Dave Courtney does, but this way you
can use alternate configurations for each display:
export DISPLAY=:0.1
export XDG_CONFIG_HOME="$HOME/.config$DISPLAY"
openbox&
export DISPLAY=:0.0
export XDG_CONFIG_HOME="$HOME/.config"
openbox
If i want something to be consistent between the desktops (such as the
menu) I just link it.
--
Lucas Hazel <lucas at digitillogic.net>
Student, BSDfreak
University of New England (http://cs.une.edu.au)
Armidale, Australia
[http://www.digitillogic.net]
=================================================
"Clothes make the man. Naked men are rarely taken
seriously, or given employment." (Mark Twain)
=================================================
More information about the openbox
mailing list