Forums » Linux

Vendetta + Xinerama = Bad

Nov 23, 2003 bobzrkr link
I'm running a NV FX 5900 card with dual head, and two monitors... is there any way to make vendetta not use both screens? i.e. the game runs at like 2560x1024. Can I make it run at 1280x1024 and not use the other screen? I tried it in windowed mode but I couldn't change the resolution. I'd really like to not have to switch out XF86Config files everytime I wanna play.
Nov 23, 2003 roguelazer link
SubSection "Display"
Depth 24
Modes "2560x1024 1280x1024 1024x768"
EndSubSection


In this, X will start in 2560x1024 mode. Then use CTL-ALT-NUMPAD- (the minus key on the numberpad) to switch to 1280x1024 mode. Then use CTL-ALT-NUMPAD+ to switch back again.