[openbox] dual-head
David Courtney
blixel at gmail.com
Fri Dec 3 19:29:06 EST 2004
> 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 works for me.
~/.xinitrc
export DISPLAY=:0.1
/usr/bin/openbox &
/usr/X11R6/bin/xmodmap ~/.Xmodmap &
/usr/bin/wmsetbg -t /home/david/Downloads/wallpaper/gentoo1280x1024.jpg &
export DISPLAY=:0.0
/usr/bin/wmsetbg -t /home/david/Downloads/wallpaper/gentoo1280x1024.jpg &
/usr/bin/gdeskcal &
/usr/X11R6/bin/xmodmap ~/.Xmodmap &
exec /usr/bin/openbox
More information about the openbox
mailing list