Re: Fluxbox and Xinerama config...and MORE!
"Lee McLain" <[email protected]>
| Newsgroups | gmane.comp.window-managers.fluxbox.user |
|---|---|
| Message-ID | <[email protected]> |
Got it! I didn't have the "Server Layout" section laid out correctly. There should have been and identifier for each of the screens (0,1), that and I made sure that the "nvidia" drivers were being used. All is good! Now I have one question. Is there a way to have a program launch only on one half of the "big screen"? For example, I would like to have mplayer use the "full screen" on the right half. Thanks for everyone's help!, Lee McLain Section "ServerLayout" > Identifier "Default Layout" > Screen 0 "Screen Left" > Screen 1 "Screen Right" RightOf "Screen Left" > InputDevice "Generic Keyboard" > InputDevice "Configured Mouse" > > Option "Xinerama" "on" > Option "Clone" "on" > EndSection > > Section "DRI" > Mode 0666 > EndSection > >