Announcement

Collapse
No announcement yet.

xRandR

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • xRandR

    Hello all!


    I'm currently trying to get all 3 monitors to act as 1.. So I can play Nexuiz or some such games on linux for some lulz!
    Kind of like eyefinity, but on linux.


    Right now Fedora 16 is treating them as all individual monitors. I can play nexuiz fine on the far left monitor.. But i'd like it to be full screened on all 3 monitors if possible



    About:
    Same Model monitors, same size, same everything
    Fedora 16
    All monitors are connected to 1 video card.

    Some output of xRandR


    Code:
     xrandr
    Screen 0: minimum 320 x 200, current 4800 x 900, maximum 8192 x 8192
    HDMI-0 connected 1600x900+0+0 (normal left inverted right x axis y axis) 442mm x 249mm
       1600x900       60.0*+
       1440x900       75.0     59.9  
       1152x864       75.0  
       1280x720       60.0  
       1024x768       75.1     70.1     60.0  
       832x624        74.6  
       800x600        72.2     75.0     60.3     56.2  
       640x480        72.8     75.0     66.7     60.0  
       720x400        70.1  
       640x400        70.0  
    DVI-0 connected 1600x900+1600+0 (normal left inverted right x axis y axis) 442mm x 249mm
       1600x900       60.0*+
       1440x900       75.0     59.9  
       1152x864       75.0  
       1280x720       60.0  
       1024x768       75.1     70.1     60.0  
       832x624        74.6  
       800x600        72.2     75.0     60.3     56.2  
       640x480        72.8     75.0     66.7     60.0  
       720x400        70.1  
       640x400        70.0  
    VGA-0 connected 1600x900+3200+0 (normal left inverted right x axis y axis) 442mm x 249mm
       1600x900       60.0*+
       1440x900       75.0     59.9  
       1152x864       75.0  
       1280x720       60.0  
       1024x768       75.1     70.1     60.0  
       832x624        74.6  
       800x600        72.2     75.0     60.3     56.2  
       640x480        72.8     75.0     66.7     60.0  
       720x400        70.1  
       640x400        70.0

  • #2
    The software hacks introduced with Eyefinity to merge several monitors into one large virtual monitor are windows only. If Nexuiz is to create a multi-screen setup, Nexuiz must support such configurations on its own.

    The simplest workaround is to play in windowed mode and maximize the window across all screens. Use any means provided by your window manager to turn the window borderless and maximized (e.g. KWin has a "fullscreen" hotkey that'll turn windows both maximized and borderless, but I'm not sure what the default hotkey was.)

    Comment

    Working...
    X