<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet title="XSL formatting" type="text/xsl" href="http://www.jpfox.fr/?feed/rss2/xslt" ?><rss version="2.0"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:content="http://purl.org/rss/1.0/modules/content/"
  xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>Le blog de jp.fox... - Gestion dual screen enfin simple grâce à ARandR  - Commentaires</title>
  <link>http://www.jpfox.fr/?</link>
  <atom:link href="http://www.jpfox.fr/?feed/rss2/comments/233" rel="self" type="application/rss+xml"/>
  <description>un informaticien à la campagne</description>
  <language>fr</language>
  <pubDate>Sat, 04 Sep 2010 22:29:21 +0200</pubDate>
  <copyright>Creative Commons BY Jean-Pierre Morfin</copyright>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Dotclear</generator>
  
    
    
    <item>
    <title>Gestion dual screen enfin simple grâce à ARandR - jp.fox</title>
    <link>http://www.jpfox.fr/?post/2009-04-24/Gestion-dual-screen-enfin-simple-gr%C3%A2ce-%C3%A0-ARandR#c1466</link>
    <guid isPermaLink="false">urn:md5:4b7229707fb98c8768fe9817f86b33ad</guid>
    <pubDate>Tue, 05 May 2009 21:43:29 +0200</pubDate>
    <dc:creator>jp.fox</dc:creator>
    
    <description>&lt;p&gt;@Fwix : pour ma part, j'utilise le xorg.conf proposé sur cette page : &lt;a href=&quot;http://wiki.archlinux.org/index.php/Installing_Arch_Linux_on_the_Asus_EEE_PC#Xorg&quot; title=&quot;http://wiki.archlinux.org/index.php/Installing_Arch_Linux_on_the_Asus_EEE_PC#Xorg&quot; rel=&quot;nofollow&quot;&gt;http://wiki.archlinux.org/index.php...&lt;/a&gt; avec arandr comme décrit sur mon blog&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Gestion dual screen enfin simple grâce à ARandR - Fwix</title>
    <link>http://www.jpfox.fr/?post/2009-04-24/Gestion-dual-screen-enfin-simple-gr%C3%A2ce-%C3%A0-ARandR#c1465</link>
    <guid isPermaLink="false">urn:md5:e1b087a1066bbdedfac9b3f1a3d96f1c</guid>
    <pubDate>Tue, 05 May 2009 21:21:42 +0200</pubDate>
    <dc:creator>Fwix</dc:creator>
    
    <description>&lt;p&gt;Salut, je cherche une piste pour l'utilisation de deux écrans en dual desktop sur eeepc via xrandr...&lt;/p&gt;


&lt;p&gt;Pour une Debian 5.0 sur eeepc 701, avec ecran externe limité à 1280x1024_60 (et non correctement détecté au démarrage), j'ai choisi la conf suivante :&lt;/p&gt;


&lt;p&gt;Section &quot;Device&quot;&lt;/p&gt;

&lt;pre&gt;       Identifier      &quot;Configured Video Device&quot;
       Option      &quot;xinerama&quot;   &quot;off&quot;
       Option &quot;Monitor-LVDS&quot; &quot;EEE PC screen&quot;
       Option &quot;Monitor-VGA&quot; &quot;External screen&quot;
       Option &quot;MetaModes&quot; &quot;800x480-1280x1024 640x400-720x400&quot;        
       #&quot;MetaModes&quot; &quot;max_écran_1-max_écran_2 min_écran_1-min_écran_2&quot;&lt;/pre&gt;

&lt;p&gt;EndSection&lt;/p&gt;


&lt;p&gt;Section &quot;Monitor&quot;&lt;/p&gt;

&lt;pre&gt;       Identifier &quot;EEE PC screen&quot;&lt;/pre&gt;

&lt;p&gt;EndSection&lt;/p&gt;


&lt;p&gt;Section &quot;Monitor&quot;&lt;/p&gt;

&lt;pre&gt;       Identifier &quot;External screen&quot;
       Option &quot;LeftOf&quot; &quot;EEE PC screen&quot;
       Modeline &quot;1280x1024_60.00&quot;  108.88  1280 1360 1496 1712  1024 1025 1028 1060  -HSync +Vsync
       Option &quot;PreferredMode&quot; &quot;1280x1024_60.00&quot;&lt;/pre&gt;

&lt;p&gt;EndSection&lt;/p&gt;


&lt;p&gt;Section &quot;Screen&quot;&lt;/p&gt;

&lt;pre&gt;       Identifier      &quot;Default Screen&quot;
       Monitor         &quot;Configured Monitor&quot;
       SubSection &quot;Display&quot;
               Depth 24
               Virtual 2000 1424
               # i945 shipset : largeur max = hauteur max = 2048 px
               # largeur = 1280 + 720
               # hauteur = 1024 + 4O0
       EndSubSection&lt;/pre&gt;

&lt;p&gt;EndSection&lt;/p&gt;

&lt;pre&gt;&lt;/pre&gt;

&lt;p&gt;Ça marche nickel façon xinérama ; par contre comme j'utilise wmii, je souhaiterais plutot qu'être en mode xinerama me retrouver en dual desktop. D'où l'ajout de&lt;/p&gt;

&lt;pre&gt;       Section &quot;Device&quot;
               Option      &quot;xinerama&quot;   &quot;off&quot;
               ...&lt;/pre&gt;

&lt;p&gt;Hélas, je suis toujours en mode xinerama donc avec perte d'une partie de la colonne occupée par le eeePC.&lt;/p&gt;


&lt;p&gt;@ suivre...&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Gestion dual screen enfin simple grâce à ARandR - jp.fox</title>
    <link>http://www.jpfox.fr/?post/2009-04-24/Gestion-dual-screen-enfin-simple-gr%C3%A2ce-%C3%A0-ARandR#c1457</link>
    <guid isPermaLink="false">urn:md5:4715e8227278b2631e0bb212e4e7232c</guid>
    <pubDate>Fri, 24 Apr 2009 13:34:39 +0200</pubDate>
    <dc:creator>jp.fox</dc:creator>
    
    <description>&lt;p&gt;Je confirme. Sur mon eeePC (avec une carte intel), dès que je dépasse 2048 dans la ligne Virtual, glxgears passe de 87 FPS à 51 FPS.&lt;/p&gt;


&lt;p&gt;Il est donc préférable de ne pas dépasser les 2048 pixels.&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Gestion dual screen enfin simple grâce à ARandR - jp.fox</title>
    <link>http://www.jpfox.fr/?post/2009-04-24/Gestion-dual-screen-enfin-simple-gr%C3%A2ce-%C3%A0-ARandR#c1456</link>
    <guid isPermaLink="false">urn:md5:96adf9836444939bef21f84acf8ba524</guid>
    <pubDate>Fri, 24 Apr 2009 12:21:03 +0200</pubDate>
    <dc:creator>jp.fox</dc:creator>
    
    <description>&lt;p&gt;@David : Trouvé sur &lt;a href=&quot;http://www.thinkwiki.org/wiki/Xorg_RandR_1.2&quot; title=&quot;http://www.thinkwiki.org/wiki/Xorg_RandR_1.2&quot; rel=&quot;nofollow&quot;&gt;http://www.thinkwiki.org/wiki/Xorg_...&lt;/a&gt; :&lt;/p&gt;


&lt;p&gt;&quot;Note that the maximum supported size of the virtual desktop for the Intel 945GM series of chipset with 3D acceleration enabled, is 2048x2048. The virtual screen can be larger but DRI will be disabled. This may matter if you like games and compiz desktop effects, or if you want Google Earth to display in better than geological time. Obviously the larger the virtual desktop, the more graphics memory is used. So for good performance with a shared graphics system such as Intel the Virtual should be no larger than necessary.&quot;&lt;/p&gt;

&lt;pre&gt;&lt;/pre&gt;

&lt;p&gt;En bref, un Virtual supérieur à 2048 désactive la 3D (et donc Compiz) sur certaines cartes video.&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Gestion dual screen enfin simple grâce à ARandR - David</title>
    <link>http://www.jpfox.fr/?post/2009-04-24/Gestion-dual-screen-enfin-simple-gr%C3%A2ce-%C3%A0-ARandR#c1455</link>
    <guid isPermaLink="false">urn:md5:117317888ce86e376515d41d99ca514c</guid>
    <pubDate>Fri, 24 Apr 2009 11:58:21 +0200</pubDate>
    <dc:creator>David</dc:creator>
    
    <description>&lt;p&gt;Pour l'instant j'étais un accro d'un &quot;script&quot; basé sur xrandr &lt;img src=&quot;/themes/default/smilies/wink.png&quot; alt=&quot;;)&quot; class=&quot;smiley&quot; /&gt;&lt;/p&gt;


&lt;p&gt;Question : j'ai lu quelque part qu'il pouvait y avoir des déperditions de performance dans certains cas (je ne me souviens plus du détail malheureusement) si une des deux dimensions de l'espace virtuel dépasse 2048. J'avais pris mes &quot;précautions&quot; en décrétant que les écrans seraient virtuellement l'un en dessous de l'autre. Quelqu'un a des précisions sur ce genre de bizarreries?&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Gestion dual screen enfin simple grâce à ARandR - jp.fox</title>
    <link>http://www.jpfox.fr/?post/2009-04-24/Gestion-dual-screen-enfin-simple-gr%C3%A2ce-%C3%A0-ARandR#c1454</link>
    <guid isPermaLink="false">urn:md5:306955060bafd2a275bfa3624e8c5d98</guid>
    <pubDate>Fri, 24 Apr 2009 11:46:15 +0200</pubDate>
    <dc:creator>jp.fox</dc:creator>
    
    <description>&lt;p&gt;On trouve aussi d'autres utilitaires qui utilisent xrandr :&lt;br /&gt;
- grandr  : appli gtk du style ARandR&lt;br /&gt;
- gnome-randr-applet : applet gnome qui permet de switcher rapidement de résolution&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Gestion dual screen enfin simple grâce à ARandR - fred</title>
    <link>http://www.jpfox.fr/?post/2009-04-24/Gestion-dual-screen-enfin-simple-gr%C3%A2ce-%C3%A0-ARandR#c1453</link>
    <guid isPermaLink="false">urn:md5:c70157318b08c29860dd31e345133019</guid>
    <pubDate>Fri, 24 Apr 2009 11:26:27 +0200</pubDate>
    <dc:creator>fred</dc:creator>
    
    <description>&lt;p&gt;merci&lt;br /&gt;
confronté aux même soucis (variables selon écrans utilisés, parfois, c'est facile)&lt;br /&gt;
je regarde cette solution à l'occase.&lt;/p&gt;</description>
  </item>
      
</channel>
</rss>