<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Trucs Libres &#187; Xorg</title>
	<atom:link href="http://fr.positon.org/tag/xorg/feed" rel="self" type="application/rss+xml" />
	<link>http://fr.positon.org</link>
	<description></description>
	<lastBuildDate>Tue, 23 Feb 2016 20:01:11 +0000</lastBuildDate>
	<language>fr-FR</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.7.1</generator>
	<item>
		<title>Clictap, ou comment transformer votre souris en télécommande</title>
		<link>http://fr.positon.org/clictap-ou-comment-transformer-votre-souris-en-telecommande</link>
		<comments>http://fr.positon.org/clictap-ou-comment-transformer-votre-souris-en-telecommande#comments</comments>
		<pubDate>Tue, 09 Mar 2010 21:11:00 +0000</pubDate>
		<dc:creator><![CDATA[dooblem]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Clictap]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[mplayer]]></category>
		<category><![CDATA[VLC]]></category>
		<category><![CDATA[Xorg]]></category>

		<guid isPermaLink="false">http://positon.org:81/?p=88</guid>
		<description><![CDATA[Voici un petit programme en C que j&#8217;ai écrit il y a maintenant quelques années, mais qui est bien pratique et que j&#8217;utilise encore pour regarder mes films : Clictap. Le programme utilise les bibliothèques Xlib et Xtest pour remplacer vos boutons de souris par des touches clavier. J&#8217;en ai créé un petit paquet Debian [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Voici un petit programme en C que j&#8217;ai écrit il y a maintenant quelques années, mais qui est bien pratique et que j&#8217;utilise encore pour regarder mes films : <a href="http://clictap.positon.org">Clictap</a>.</p>
<p>Le programme utilise les bibliothèques <a href="http://packages.debian.org/lenny/libx11-6">Xlib</a> et <a href="http://packages.debian.org/lenny/libxtst6">Xtest</a> pour remplacer vos boutons de souris par des touches clavier.</p>
<p>J&#8217;en ai créé un petit paquet Debian il y a quelques jours :</p>
<p><a href="http://clictap.positon.org/pages/download/_fichiers/clictap_0.6-1_i386.deb">clictap_0.6-1_i386.deb</a></p>
<p>bientôt une inclusion dans les dépots officiels ?</p>
<p>Exemple de fichier de configuration contenant des profils pour <a href="http://projects.gnome.org/totem/">totem</a>, <a href="http://www.xmms.org/">xmms</a>, <a href="http://projects.gnome.org/rhythmbox/">rhythmbox</a> et <a href="http://www.mplayerhq.hu">mplayer</a> :</p>
<pre>
# ClicTap configuration file
# You can copy this example to ~/.clictap.conf

# When this key is pressed, Clictap will ungrab your mouse and quit
# Examples :
# quit_key q
# quit_key ctrl+q
quit_key q

# Profile used by default
default_profile mplayer

# List of profiles
# For each profile, a set of buttons to keys translations is given,
# each translation on a separate line.
# For a translation, the first field is the set of buttons,
# the second is the set of keys.
# Buttons are specified by their numbers.
# Keys are specified by their KeySym (Key Symbols).
# To know the button numbers and KeySyms, use the xev program to test X events.
# Example :
#
# profile foo
# 	1   a
# 	2   b+c
# 	3+1 space
# 	3+2 Control_L+d

profile totem
	1 b
	2 p
	3 n
	4 Up
	5 Down

profile xmms
	1 w
	2 c
	3 b
	4 Up
	5 Down

profile rhythmbox
	1 Alt_L+Left
	2 Control_L+space
	3 Alt_L+Right
	4 Control_L+Up
	5 Control_L+Down

profile mplayer
	1 Left
	2 space
	3 Right
	4 asterisk
	5 KP_Divide

profile mplayersub
	1 x
	2 space
	3 z
	4 asterisk
	5 KP_Divide

profile test
	1 XF86AudioLowerVolume
	2 space
	3 z
	4 asterisk
	5 KP_Divide
</pre>
]]></content:encoded>
			<wfw:commentRss>http://fr.positon.org/clictap-ou-comment-transformer-votre-souris-en-telecommande/feed</wfw:commentRss>
		<slash:comments></slash:comments>
		</item>
		<item>
		<title>Double écran avec Xrandr sous Gnome</title>
		<link>http://fr.positon.org/double-ecran-avec-xrandr-sous-gnome</link>
		<comments>http://fr.positon.org/double-ecran-avec-xrandr-sous-gnome#comments</comments>
		<pubDate>Fri, 23 Oct 2009 13:32:00 +0000</pubDate>
		<dc:creator><![CDATA[dooblem]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[dual screen]]></category>
		<category><![CDATA[Gnome]]></category>
		<category><![CDATA[Xorg]]></category>
		<category><![CDATA[xrandr]]></category>

		<guid isPermaLink="false">http://positon.org:81/?p=67</guid>
		<description><![CDATA[Voici comment j&#8217;ai configuré mon double écran sous ma Debian unstable. Xrandr Par défaut, la carte graphique affiche la même chose sur les deux écrans. On lance d&#8217;abord la commande xrandr pour afficher les différentes sorties vidéo. Ensuite, on lance la commande magique : xrandr --output DVI-1 --left-of DVI-0 Notes : Si xrandr affiche une [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Voici comment j&#8217;ai configuré mon double écran sous ma Debian unstable.</p>
<h2>Xrandr</h2>
<p>Par défaut, la carte graphique affiche la même chose sur les deux écrans.</p>
<p>On lance d&#8217;abord la commande <code>xrandr</code> pour afficher les différentes sorties vidéo.</p>
<p>Ensuite, on lance la commande magique :</p>
<pre>
xrandr --output DVI-1 --left-of DVI-0
</pre>
<p>Notes :</p>
<ul>
<li>Si <code>xrandr</code> affiche une erreur, ajouter le paramètre <code>Virtual</code> au fichier <code>/etc/X11/xorg.conf</code> et relancer X (voir ci-dessous).</li>
<li>Essayez <code>--right-of</code> si c&#8217;est inversé !</li>
</ul>
<h2>Paramétrage Xorg</h2>
<p>Et pour que les modifications soient permanentes, on modifie <code>/etc/X11/xorg.conf</code> :</p>
<pre>
Section &quot;Device&quot;
        Identifier      &quot;ATI Technologies Inc RV380 [Radeon X600 (PCIE)]&quot;
        Driver          &quot;ati&quot;
 
        Option          &quot;Monitor-DVI-0&quot; &quot;Screen 1&quot;
        Option          &quot;Monitor-DVI-1&quot; &quot;Screen 2&quot;
EndSection

Section &quot;Monitor&quot;
        Identifier      &quot;Screen 1&quot;
EndSection
Section &quot;Monitor&quot;
        Identifier      &quot;Screen 2&quot;
        Option          &quot;RightOf&quot; &quot;Screen 1&quot;
EndSection

Section &quot;Screen&quot;
        Identifier      &quot;Default Screen&quot;
        Device          &quot;ATI Technologies Inc RV380 [Radeon X600 (PCIE)]&quot;
        Monitor         &quot;DELL 1704FPT&quot;
        DefaultDepth    24
        SubSection &quot;Display&quot;
                Depth           24
                Modes           &quot;1280x1024&quot; &quot;1152x864&quot; &quot;1024x768&quot; &quot;800x600&quot; &quot;720x400&quot; &quot;640x480&quot;
                Virtual         2560 1280
        EndSubSection
EndSection
</pre>
<ul>
<li>Dans la section &#8220;Device&#8221;, on liste les différents écrans au format &#8220;Moniteur-NomDeSortie&#8221;.</li>
<li>On place ensuite une section par écran, en positionnant le deuxième écran par rapport au premier.</li>
<li>La sous-section &#8220;Screen &gt; Display&#8221; doit contenir le paramètre &#8220;Virtual&#8221; avec une surface en pixels assez grande pour accueillir les deux résolutions.</li>
</ul>
<p>Note : vous pouvez aussi essayer le programme graphique <a href="http://packages.debian.org/sid/grandr">grandr</a>.</p>
<h2>Panneaux Gnome</h2>
<p>Sous Gnome, vous avez maintenant deux écrans : un principal et un secondaire.</p>
<p>Si vous voulez que vos panneaux soient sur l&#8217;autre écran, il vous suffit de les déplacer (clique droit sur le panneau &gt; Propriétés, décocher Étendre, déplacer le panneau, puis remettre Étendre).</p>
<p>Je vous conseille aussi d&#8217;ajouter une nouvelle barre avec une nouvelle liste de fenêtres sur votre écran secondaire.</p>
<h2>Références :</h2>
<ul>
<li><a href="http://wiki.debian.org/XStrikeForce/HowToRandR12" title="http://wiki.debian.org/XStrikeForce/HowToRandR12">http://wiki.debian.org/XStrikeForce/HowToRandR12</a></li>
<li><a href="http://doc.ubuntu-fr.org/xrandr" title="http://doc.ubuntu-fr.org/xrandr">http://doc.ubuntu-fr.org/xrandr</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://fr.positon.org/double-ecran-avec-xrandr-sous-gnome/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
