home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / boot / i386 / root / usr / share / sax / profile / NVidia_DualHead_DriverOptions < prev    next >
Text File  |  2006-11-29  |  2KB  |  38 lines

  1. # /.../
  2. # Twinview profile for Quadro4 cards. This profile assume two
  3. # identical monitors connected to the card ! Please make sure
  4. # this is true before using this profile
  5. # --------------------------------------
  6. SaXMeta -> [X] ->  SAX_NO_CDB_CHECK = 1
  7.  
  8. Desktop -> [X] ->  CalcModelines    = no
  9. Monitor -> [X] ->  CalcAlgorithm    = XServerPool
  10. Device  -> [X] ->  Driver           = nvidia
  11. Device  -> [X] ->  Screen           = 0
  12.  
  13. !remove Monitor -> [X] -> Modeline
  14.  
  15. #================================
  16. # setup twinview options
  17. #--------------------------------
  18. $Modes  = Screen  -> [X] -> Depth -> 16 -> Modes
  19. $Hsync  = Monitor -> [X] -> HorizSync
  20. $Vsync  = Monitor -> [X] -> VertRefresh
  21. $Vendor = Monitor -> [X] -> VendorName
  22. $Model  = Monitor -> [X] -> ModelName
  23.  
  24. Device  -> [X] -> Option = TwinView,SaXDualHead
  25.  
  26. Device  -> [X] -> Raw -> 11 -> Option = "TwinViewOrientation" "Clone"
  27. Device  -> [X] -> Raw -> 12 -> Option = "ConnectedMonitor" "[MONITORLAYOUT]"
  28. Device  -> [X] -> Raw -> 13 -> Option = "SaXDualOrientation" "RightOf"
  29. Device  -> [X] -> Raw -> 14 -> Option = "SaXDualMode" "Clone"
  30. Device  -> [X] -> Raw -> 15 -> Option = "SecondMonitorHorizSync" "${Hsync}"
  31. Device  -> [X] -> Raw -> 16 -> Option = "SecondMonitorVertRefresh" "${Vsync}"
  32. Device  -> [X] -> Raw -> 17 -> Option = "MetaModes" "AUTO:${Modes[0]},AUTO:${Modes[0]}"
  33. Device  -> [X] -> Raw -> 18 -> Option = "SaXDualHSync" "${Hsync}"
  34. Device  -> [X] -> Raw -> 19 -> Option = "SaXDualVSync" "${Vsync}"
  35. Device  -> [X] -> Raw -> 20 -> Option = "SaXDualResolution" "${Modes[0]}"
  36. Device  -> [X] -> Raw -> 21 -> Option = "SaXDualMonitorVendor" "${Vendor}"
  37. Device  -> [X] -> Raw -> 22 -> Option = "SaXDualMonitorModel" "${Model}"
  38.