<?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>where fly3rman is at home &#187; laptop</title>
	<atom:link href="http://www.flyerman.org/tag/laptop/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.flyerman.org</link>
	<description></description>
	<lastBuildDate>Mon, 23 Jan 2012 19:40:56 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Ubuntu Hardy, mien Laptop und Dual-Monitor</title>
		<link>http://www.flyerman.org/linux/ubuntu-hardy-mien-laptop-und-dual-monitor/</link>
		<comments>http://www.flyerman.org/linux/ubuntu-hardy-mien-laptop-und-dual-monitor/#comments</comments>
		<pubDate>Fri, 02 May 2008 22:35:39 +0000</pubDate>
		<dc:creator>fly3rman</dc:creator>
				<category><![CDATA[hp6910p]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[dual monitor]]></category>
		<category><![CDATA[laptop]]></category>
		<category><![CDATA[notebook]]></category>
		<category><![CDATA[vga ausgang]]></category>
		<category><![CDATA[xrandr]]></category>

		<guid isPermaLink="false">http://www.flyerman.org/?p=78</guid>
		<description><![CDATA[Ich habe heute meinen 22 Zoll Bildschirm rangepackt, funktioniert auch, aber er klont nur das Bild, und zwar sehe ich auf dem 22ger die volle Auflösung, und auf dem Laptop einen Ausschnitt davon (nämlich die 1280&#215;800 Pixel). Das gnome-display-properties konnte da auch nicht helfen. Manuell habe ich es dann halbwegs hibekommen: Zuerst die /etc/X11/xorg.conf bearbeiten: [...]]]></description>
			<content:encoded><![CDATA[<p>Ich habe heute meinen 22 Zoll Bildschirm rangepackt, funktioniert auch, aber er klont nur das Bild, und zwar sehe ich auf dem 22ger die volle Auflösung, und auf dem Laptop einen Ausschnitt davon (nämlich die 1280&#215;800 Pixel).<br />
Das gnome-display-properties konnte da auch nicht helfen.<br />
Manuell habe ich es dann halbwegs hibekommen:</p>
<p>Zuerst die<span style="color: #0000ff;"> /etc/X11/xorg.conf</span> bearbeiten:</p>
<blockquote><p><code>Section "Screen"<br />
Identifier "Default Screen"<br />
Monitor "Configured Monitor"<br />
Device "Configured Video Device"<br />
SubSection "Display"<br />
Virtual 3200 1200 <span style="color: #0000ff;">#Diese Zeile ist wichtig, man erhält sozusagen einen 3200x1200 grossen, virtuellen Bildschirm, auf dem man Monitor anordnen kann.</span><br />
EndSubSection<br />
EndSection</code><br />
Dann schaut man sich den Outpt von <span style="color: #0000ff;">xrandr</span> mal an:<br />
<code>fly3rman@flybook:~$ xrandr<br />
Screen 0: minimum 320 x 200, current 1280 x 800, maximum 3200 x 1200<br />
VGA connected (normal left inverted right x axis y axis)<br />
1680x1050      59.9 +   60.0<br />
1280x1024      76.0     75.0     69.8     59.9<br />
1152x864       74.8<br />
1024x768       75.1     70.1     60.0<br />
832x624        74.6<br />
800x600        75.0     60.3     56.2<br />
640x480        75.0     72.8     60.0<br />
720x400        70.1<br />
LVDS connected 1280x800+0+0 (normal left inverted right x axis y axis) 304mm x 190mm<br />
1280x800       60.0*+   60.0<br />
1280x768       60.0<br />
1024x768       60.0<br />
800x600        60.3<br />
640x480        59.9<br />
TMDS-1 disconnected (normal left inverted right x axis y axis)<br />
TV disconnected (normal left inverted right x axis y axis)</code><br />
LVDR ist dabei immer der Interne Laptop Bildschirm, VGA (oder DVI wenn man es hat) ist der Notebook Ausgang.</p></blockquote>
<p>und dann</p>
<blockquote><p><code>xrandr --output LVDS --auto --left-of VGA</code><br />
Zur Erklärung siehe: xrandr &#8211;help =)</p></blockquote>
<p>Es funktioniert dann. Allerdings ist die Bedienung mit der Maus auf dem kleineren Notebook Bildschirm schwierig, da die Maus nicht wie gewöhnt gegen die oberen Ränder des Bildschirms begrenzt ist, sondern darüber hinaus verschwindet.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.flyerman.org/linux/ubuntu-hardy-mien-laptop-und-dual-monitor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

