[mythtv-commits] Ticket #4738: using wrong desktop for determine size for Dual-Head (no xinerama) config

MythTV mythtv at cvs.mythtv.org
Mon Feb 25 18:10:02 UTC 2008


#4738: using wrong desktop for determine size for Dual-Head (no xinerama) config
-----------------------------------------------+----------------------------
 Reporter:  Markus Schulz <msc at antzsystem.de>  |        Owner:  nigel   
     Type:  defect                             |       Status:  accepted
 Priority:  major                              |    Milestone:  0.21    
Component:  mythtv                             |      Version:  head    
 Severity:  medium                             |   Resolution:          
  Mlocked:  0                                  |  
-----------------------------------------------+----------------------------

Comment(by danielk):

 On X11 GetNumberOfXineramaScreens() should return 0 if the Xinerama
 extension is not available, and 1,2,3,etc.. if it is.. If the function
 returns 0 or 1 we should be trust the screen sizes (pixels and mm) and
 aspect ratios (pixel and physical) returned by the X11 server.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/4738#comment:5>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list