<?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>Libre Things &#187; VLC</title>
	<atom:link href="http://positon.org/tag/vlc/feed" rel="self" type="application/rss+xml" />
	<link>http://positon.org</link>
	<description></description>
	<lastBuildDate>Tue, 23 Feb 2016 20:01:11 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.7.1</generator>
	<item>
		<title>Clictap: how to convert your mouse into a remote control</title>
		<link>http://positon.org/clictap-how-to-convert-your-mouse-into-a-remote-control</link>
		<comments>http://positon.org/clictap-how-to-convert-your-mouse-into-a-remote-control#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[Here is a small C program I wrote some years ago: Clictap. It&#8217;s very convenient and I&#8217;m still using it to watch my movies. It makes use of Xlib and Xtest libraries to replace your mouse buttons by keyboard keys. I made a small Debian package a few days ago: clictap_0.6-1_i386.deb soon included in the [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Here is a small C program I wrote some years ago: <a href="http://clictap.positon.org">Clictap</a>. It&#8217;s very convenient and I&#8217;m still using it to watch my movies.</p>
<p>It makes use of <a href="http://packages.debian.org/lenny/libx11-6">Xlib</a> and <a href="http://packages.debian.org/lenny/libxtst6">Xtest</a> libraries to replace your mouse buttons by keyboard keys.</p>
<p>I made a small Debian package a few days ago:</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>soon included in the official repositories ?</p>
<p>Configuration file example including profiles for <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> and <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://positon.org/clictap-how-to-convert-your-mouse-into-a-remote-control/feed</wfw:commentRss>
		<slash:comments></slash:comments>
		</item>
		<item>
		<title>(Français) Ouvrir des sous-titres dans VLC</title>
		<link>http://positon.org/ouvrir-des-sous-titres-dans-vlc</link>
		<comments>http://positon.org/ouvrir-des-sous-titres-dans-vlc#comments</comments>
		<pubDate>Fri, 18 Jul 2008 20:36:00 +0000</pubDate>
		<dc:creator><![CDATA[dooblem]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[VLC]]></category>

		<guid isPermaLink="false">http://positon.org:81/?p=31</guid>
		<description><![CDATA[Sorry, this entry is only available in Français.]]></description>
				<content:encoded><![CDATA[<p>Sorry, this entry is only available in <a href="http://fr.positon.org/tag/vlc/feed">Français</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://positon.org/ouvrir-des-sous-titres-dans-vlc/feed</wfw:commentRss>
		<slash:comments></slash:comments>
		</item>
	</channel>
</rss>
