<?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>ISSUX.com &#124; Desarrollo web, frameworks, wordpress, linux y más. &#187; vlc</title>
	<atom:link href="http://www.issux.com/tag/vlc/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.issux.com</link>
	<description></description>
	<lastBuildDate>Sat, 28 Aug 2010 23:10:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>VLC en jaunty: vídeo y controles en una única ventana</title>
		<link>http://www.issux.com/2009/05/04/vlc-en-jaunty-video-y-controles-en-una-unica-ventana/</link>
		<comments>http://www.issux.com/2009/05/04/vlc-en-jaunty-video-y-controles-en-una-unica-ventana/#comments</comments>
		<pubDate>Mon, 04 May 2009 07:26:21 +0000</pubDate>
		<dc:creator>issux</dc:creator>
				<category><![CDATA[SSOO]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[vlc]]></category>

		<guid isPermaLink="false">http://www.issux.com/?p=333</guid>
		<description><![CDATA[Como hacer que el vlc muestre los controles y el video en una única ventana.]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.issux.com/wp-content/uploads/2009/05/vlc2.jpg" alt="vlc" title="vlc2" width="150" height="150" class="size-full wp-image-338" style="float:left"/><br />
Con la actualización de ubuntu hardy a jaunty, he observado que el vlc se comporta de forma curiosa: cada vez que quiero ver un vídeo, abre una ventana para los controles, y otra para el vídeo. La verdad es que era mucho mas cómodo antes, cuando integraba vídeo y controles, asi que vamos a cambiarlo.<br />
<span id="more-333"></span><br />
Si queremos que nos muestre todo (controles y vídeo) en una única ventana, podemos hacer lo siguiente:</p>
<ul>
<li>Añadimos al /etc/apt/sources.list o mediante synaptic, los repositorios de <a href="https://launchpad.net/~medigeek/+archive/ppa">Launchpad</a>:
<pre class="brush: bash;">
deb http://ppa.launchpad.net/medigeek/ppa/ubuntu jaunty main
deb-src http://ppa.launchpad.net/medigeek/ppa/ubuntu jaunty main</pre>
</li>
<li>Abrimos una consola y añadimos las claves del respositorio:
<pre class="brush: bash;">
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com B5140445</pre>
</li>
<li>Por ultimo, actualizamos los respositorios:
<pre class="brush: bash;">sudo apt-get update
sudo apt-get upgrade</pre>
</li>
<p>Con este ultimo paso nos actualizara el vlc y ya tendremos resuelto el problema.</ul>
<h3  class="related_post_title">Contenidos Relacionados</h3><ul class="related_post"><li><a href="http://www.issux.com/2010/06/19/ubuntu-10-04-notificaciones-descolocadas/" title="Ubuntu 10.04: notificaciones descolocadas">Ubuntu 10.04: notificaciones descolocadas</a></li><li><a href="http://www.issux.com/2009/09/30/screen-multiplexando-terminales/" title="Screen: multiplexando terminales">Screen: multiplexando terminales</a></li><li><a href="http://www.issux.com/2009/09/01/aumentar-la-seguridad-en-el-servicio-ssh-ii/" title="Aumentar la seguridad en el servicio ssh II">Aumentar la seguridad en el servicio ssh II</a></li><li><a href="http://www.issux.com/2009/08/30/aumentar-la-seguridad-en-el-servicio-ssh/" title="Aumentar la seguridad en el servicio ssh">Aumentar la seguridad en el servicio ssh</a></li><li><a href="http://www.issux.com/2009/08/01/servidor-ftp-en-linux-proftpd/" title="Servidor ftp en linux: proftpd">Servidor ftp en linux: proftpd</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.issux.com/2009/05/04/vlc-en-jaunty-video-y-controles-en-una-unica-ventana/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
