<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://forum.xfce.org/extern.php?action=feed&amp;tid=3879&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Xfce Forums / Cannot figure out how to set my DPI!!!]]></title>
		<link>http://forum.xfce.org/viewtopic.php?id=3879</link>
		<description><![CDATA[The most recent posts in Cannot figure out how to set my DPI!!!.]]></description>
		<lastBuildDate>Mon, 10 Mar 2008 00:05:31 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Cannot figure out how to set my DPI!!!]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=15458#p15458</link>
			<description><![CDATA[<p>Welp, after playing around with different monitor drivers it worked, so I suppose as the saying goes:</p><p>If it ain&#039;t broke, don&#039;t fix it.</p><p>Although, I still wish I could have fixed it manually..</p><p>I wound up just going to Applications -&gt; Settings -&gt; Screens and Graphics Then I set</p><p>Model: Monitor 1024 X 768</p><p>Resolution: 1024 X 768</p><p>at: 53hz</p><p>I still would like to set write my own monitor &quot;driver&quot; if anyone has tips on how to do so feel free to post it here, or pm me. Here are my monitor&#039;s stats:</p><p><a href="http://support.mpccorp.com/apps/specs.asp?ID=7654" rel="nofollow">http://support.mpccorp.com/apps/specs.asp?ID=7654</a></p><p>Automatic Recovery Time -- Off/Sleep Mode:&#160; &#160; &lt; 10 Seconds<br />CRT Dot Pitch:&#160; &#160; (Diagonal) 0.25 mm<br />CRT Size:&#160; &#160; 17in (16.0in Viewable)<br />CRT Technology:&#160; &#160; Invar Shadow Mask Flat Color CRT<br />Maximum Resolution:&#160; &#160; 1600 x 1200<br />Number of Display Colors:&#160; &#160; True Color - 16.7 million colors<br />Physical Dimensions (H x W x D):&#160; &#160; 402 x 410 x 420mm<br />Power Consumption -- Normal Operation:&#160; &#160; &lt; 120 Watts typical (Green LED)<br />Power Consumption -- Off/Sleep Mode:&#160; &#160; &lt; 5 Watts (Orange LED)<br />Scanning Frequency -- Horizontal:&#160; &#160; 30 - 98 kHz<br />Scanning Frequency -- Vertical:&#160; &#160; 50 - 160 Hz<br />Scanning Frequency: Maximum Pixel Clock:&#160; &#160; 202.5 MHz<br />Signal Connector Cable:&#160; &#160; Black Captive cable with DB-15 Type video connector (Blue - Pantone #661C)<br />Signal interface:&#160; &#160; Analog<br />Weight (Kg):&#160; &#160; 21.0 Kgs</p>]]></description>
			<author><![CDATA[dummy@example.com (rngetter)]]></author>
			<pubDate>Mon, 10 Mar 2008 00:05:31 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=15458#p15458</guid>
		</item>
		<item>
			<title><![CDATA[Re: Cannot figure out how to set my DPI!!!]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=15455#p15455</link>
			<description><![CDATA[<p>You can acquire knowledge about your DPI by actually measuring it.</p><p>DPI means Dot Per Inch. You can translate it as Pixel Per Inch for simplification.</p><p>Either your monitors papers say it or you measure the visible width and height with a ruler and apply a division (by 1024) to get the value.</p><p>Example:</p><p>My 19&quot; diagonal monitor has a horizontal width of 38cm=15&quot;, 1280 pixels horizontal = about 85 1/3 DPI.<br />Its actually readable on the weeny side with 75x75 set in the Xorg.conf.</p><p>Now 50 is far too low - suits a 22&quot; CRT with 1024x768 resolution.<br />Windows for example defaults to 96 DPI regardless.</p><p>I encourage you to play with Xubuntus &quot;Screens and Graphics&quot; setting and pick some laptop LCD there.</p><p>hth,</p><p>herd</p>]]></description>
			<author><![CDATA[dummy@example.com (herd)]]></author>
			<pubDate>Sun, 09 Mar 2008 11:13:28 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=15455#p15455</guid>
		</item>
		<item>
			<title><![CDATA[Cannot figure out how to set my DPI!!!]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=15454#p15454</link>
			<description><![CDATA[<p>Okay, so after a long (and I mean long) struggle, I have finally gotten my NVIDIA GeForce4 MX 440-SE to work with my Xubuntu install, I now am having a huge DPI issue. Which you can clearly see here:</p><p><a href="http://www.geocities.com/lookin4busstop/ihatethis.jpg" rel="nofollow">http://www.geocities.com/lookin4busstop/ihatethis.jpg</a></p><p>I found a guide for fixing fonts at this link:</p><p><a href="http://xubuntu.wordpress.com/2006/08/09/howto-fix-xfce-fonts/" rel="nofollow">http://xubuntu.wordpress.com/2006/08/09 … fce-fonts/</a></p><p>the following went fine, untill the third step where it directed me to follow directions at the following link:</p><p><a href="http://xubuntulinux.blogspot.com/2006/07/ubuntu-set-correct-dpi-for-x-server.html" rel="nofollow">http://xubuntulinux.blogspot.com/2006/0 … erver.html</a></p><p>The directions at the second link aren&#039;t as simple as its predecessor.</p><p>I&#039;m supposed to enter:</p><div class="codebox"><pre><code>xdpyinfo | grep resolution</code></pre></div><p>and</p><div class="codebox"><pre><code>xrdb -query</code></pre></div><p>to find out my current DPI value.</p><p>When I enter:</p><div class="codebox"><pre><code>xdpyinfo | grep resolution</code></pre></div><p>I get:</p><p>resolution:&#160; &#160; 50x50 dots per inch</p><p>When I enter:</p><div class="codebox"><pre><code>xrdb -query</code></pre></div><p>I get:</p><p>*customization: -color</p><p>Now, according to the directions I&#039;m supposd to edit directly /etc/X11/xorg.conf and under &quot;Monitor&quot; section add a line:</p><div class="codebox"><pre><code>DisplaySize XXX XXX (in my case it&#039;s 270 203) (that&#039;s what the guide says, not me whoscheesemine)</code></pre></div><p>Then it says:</p><p>XXX is calculated by using formula 25.4 * pixels (height or width) / DPI.</p><p>So, I guess I take 25.4 and multiply it by 50, okay well that gives me: 1270</p><p>Then I guess I&#039;m supposed to devide that by my DPI... isn&#039;t that what I&#039;m trying to figure out? I DON&#039;T KNOW MY DPI OR I&#039;D ALREADY HAVE IT SET!!!!! What am I supposed to do here?</p><p>I decided to add my /etc/X11/xorg.conf in case anyone was interested:</p><div class="codebox"><pre class="vscroll"><code># nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder3)  Tue Jan 22 19:53:46 PST 2008

# xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by failsafeDexconf, using
# values from the debconf database and some overrides to use vesa mode.
#
# You should use dexconf or another such tool for creating a &quot;real&quot; xorg.conf
# For example:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section &quot;ServerLayout&quot;
    Identifier     &quot;Default Layout&quot;
    Screen      0  &quot;Default Screen&quot; 0 0
    InputDevice    &quot;Generic Keyboard&quot;
    InputDevice    &quot;Configured Mouse&quot;
EndSection

Section &quot;Files&quot;
FontPath &quot;/usr/share/X11/fonts/100dpi/:unscaled&quot;
FontPath &quot;/usr/share/X11/fonts/100dpi&quot;
EndSection

Section &quot;Module&quot;
    Load           &quot;glx&quot;
    Load           &quot;v4l&quot;
EndSection

Section &quot;InputDevice&quot;
    Identifier     &quot;Generic Keyboard&quot;
    Driver         &quot;kbd&quot;
    Option         &quot;CoreKeyboard&quot;
    Option         &quot;XkbRules&quot; &quot;xorg&quot;
    Option         &quot;XkbModel&quot; &quot;pc105&quot;
    Option         &quot;XkbLayout&quot; &quot;us&quot;
EndSection

Section &quot;InputDevice&quot;
    Identifier     &quot;Configured Mouse&quot;
    Driver         &quot;mouse&quot;
    Option         &quot;CorePointer&quot;
    Option         &quot;Device&quot; &quot;/dev/input/mice&quot;
    Option         &quot;Protocol&quot; &quot;ImPS/2&quot;
    Option         &quot;ZAxisMapping&quot; &quot;4 5&quot;
    Option         &quot;Emulate3Buttons&quot; &quot;true&quot;
EndSection

Section &quot;Monitor&quot;
    Identifier     &quot;Failsafe Monitor&quot;
    VendorName     &quot;Plug &#039;n&#039; Play&quot;
    ModelName      &quot;Plug &#039;n&#039; Play&quot;
    Gamma           1
    ModeLine       &quot;640x480@60&quot; 25.2 640 656 752 800 480 490 492 525 -hsync -vsync
    ModeLine       &quot;640x480@72&quot; 31.5 640 664 704 832 480 489 491 520 -hsync -vsync
    ModeLine       &quot;640x480@75&quot; 31.5 640 656 720 840 480 481 484 500 -hsync -vsync
    ModeLine       &quot;640x480@85&quot; 36.0 640 696 752 832 480 481 484 509 -hsync -vsync
    ModeLine       &quot;800x600@56&quot; 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
    ModeLine       &quot;800x600@72&quot; 50.0 800 856 976 1040 600 637 643 666 +hsync +vsync
    ModeLine       &quot;800x600@75&quot; 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync
    ModeLine       &quot;800x600@85&quot; 56.3 800 832 896 1048 600 601 604 631 +hsync +vsync
    ModeLine       &quot;800x600@60&quot; 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
    ModeLine       &quot;832x624@75&quot; 57.3 832 864 928 1152 624 625 628 667 -hsync -vsync
    ModeLine       &quot;1024x768@85&quot; 94.5 1024 1072 1168 1376 768 769 772 808 +hsync +vsync
    ModeLine       &quot;1024x768@75&quot; 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
    ModeLine       &quot;1024x768@70&quot; 75.0 1024 1048 1184 1328 768 771 777 806 -hsync -vsync
    ModeLine       &quot;1024x768@60&quot; 65.0 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
    ModeLine       &quot;1024x768@43&quot; 44.9 1024 1032 1208 1264 768 768 776 817 +hsync +vsync interlace
    ModeLine       &quot;1152x864@75&quot; 108.0 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
    ModeLine       &quot;1280x1024@75&quot; 135.0 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
    ModeLine       &quot;1280x960@60&quot; 102.1 1280 1360 1496 1712 960 961 964 994 -hsync +vsync
    ModeLine       &quot;1280x960@85&quot; 148.5 1280 1344 1504 1728 960 961 964 1011 +hsync +vsync
    ModeLine       &quot;1280x1024@85&quot; 157.5 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync
    ModeLine       &quot;1280x1024@60&quot; 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
    ModeLine       &quot;1280x960@75&quot; 129.9 1280 1368 1504 1728 960 961 964 1002 -hsync +vsync
    ModeLine       &quot;1400x1050@60&quot; 122.6 1400 1488 1640 1880 1050 1051 1054 1087 -hsync +vsync
    ModeLine       &quot;1400x1050@75&quot; 155.8 1400 1496 1648 1896 1050 1051 1054 1096 -hsync +vsync
    ModeLine       &quot;1600x1200@65&quot; 175.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine       &quot;1600x1200@60&quot; 162.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine       &quot;1600x1200@75&quot; 202.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine       &quot;1600x1200@70&quot; 189.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine       &quot;1792x1344@60&quot; 204.8 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync
    ModeLine       &quot;1856x1392@60&quot; 218.3 1856 1952 2176 2528 1392 1393 1396 1439 -hsync +vsync
    ModeLine       &quot;1920x1440@60&quot; 234.0 1920 2048 2256 2600 1440 1441 1444 1500 -hsync +vsync
    ModeLine       &quot;2048x1536@60&quot; 266.9 2048 2200 2424 2800 1536 1537 1540 1589 -hsync +vsync
EndSection

Section &quot;Device&quot;
    Identifier     &quot;Failsafe Device&quot;
    Driver         &quot;nvidia&quot;
    VendorName     &quot;Intel&quot;
    BoardName      &quot;Intel 945&quot;
    Screen          0
EndSection

Section &quot;Screen&quot;
    Identifier     &quot;Default Screen&quot;
    Device         &quot;Failsafe Device&quot;
    Monitor        &quot;Failsafe Monitor&quot;
    DefaultDepth    24
    Option         &quot;AddARGBVisuals&quot; &quot;True&quot;
    Option         &quot;AddARGBGLXVisuals&quot; &quot;True&quot;
    Option         &quot;NoLogo&quot; &quot;True&quot;
    SubSection     &quot;Display&quot;
        Virtual     2048 1536
        Depth       24
        Modes      &quot;800x600@85&quot; &quot;800x600@60&quot; &quot;800x600@75&quot; &quot;832x624@75&quot; &quot;800x600@72&quot; &quot;1024x768@85&quot; &quot;800x600@56&quot; &quot;1024x768@75&quot; &quot;640x480@85&quot; &quot;1024x768@70&quot; &quot;640x480@75&quot; &quot;1024x768@60&quot; &quot;640x480@72&quot; &quot;1024x768@43&quot; &quot;640x480@60&quot; &quot;1152x864@75&quot; &quot;1280x1024@75&quot; &quot;1280x960@60&quot; &quot;1280x960@85&quot; &quot;1280x1024@85&quot; &quot;1280x1024@60&quot; &quot;1280x960@75&quot; &quot;1400x1050@60&quot; &quot;1400x1050@75&quot; &quot;1600x1200@65&quot; &quot;1600x1200@60&quot; &quot;1600x1200@75&quot; &quot;1600x1200@70&quot; &quot;1792x1344@60&quot; &quot;1856x1392@60&quot; &quot;1920x1440@60&quot; &quot;2048x1536@60&quot;
    EndSubSection
EndSection</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (rngetter)]]></author>
			<pubDate>Sun, 09 Mar 2008 04:59:57 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=15454#p15454</guid>
		</item>
	</channel>
</rss>
