<?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>Andy Rathbone&#039;s Blog &#187; wordpad</title>
	<atom:link href="http://www.andyrathbone.com/tag/wordpad/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.andyrathbone.com</link>
	<description>Writer of the &#34;Windows For Dummies&#34; series, Andy Rathbone answers a different reader&#039;s question each week.</description>
	<lastBuildDate>Wed, 01 Feb 2012 06:55:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>Keyboard shortcuts in Windows 7&#8242;s WordPad</title>
		<link>http://www.andyrathbone.com/2010/01/20/keyboard-shortcuts-in-windows-7s-wordpad/</link>
		<comments>http://www.andyrathbone.com/2010/01/20/keyboard-shortcuts-in-windows-7s-wordpad/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 13:00:32 +0000</pubDate>
		<dc:creator>Andy Rathbone</dc:creator>
				<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[keyboard shortcuts]]></category>
		<category><![CDATA[shortcut key]]></category>
		<category><![CDATA[wordpad]]></category>

		<guid isPermaLink="false">http://www.andyrathbone.com/?p=1084</guid>
		<description><![CDATA[Most people begin computing by poking their way through menus, picking and choosing tasks as they stumble across them. When you&#8217;ve worked with a program for awhile, you might prefer learning a few keyboard shortcuts: quick key combinations that perform tasks faster than you can click a menu. Windows 7 offers zillions of keyboard shortcuts; [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.andyrathbone.com/2010/01/20/keyboard-shortcuts-in-windows-7s-wordpad/"><img class="alignleft size-full wp-image-1094" title="Keyboard Shortcuts (Thanks to John A Ward for the photo, posted at http://www.flickr.com/photos/spadgy/313251851/)" src="http://www.andyrathbone.com/wp-content/uploads/2010/01/keyboard.png" alt="Keyboard Shortcuts" width="200" height="140" /></a>Most people begin computing by poking their way through menus, picking and choosing tasks as they stumble across them.</p>
<p>When you&#8217;ve worked with a program for awhile, you might prefer learning a few keyboard shortcuts: quick key combinations that perform tasks faster than you can click a menu. Windows 7 offers zillions of keyboard shortcuts; some are new, some have been around since the first version of Windows.</p>
<p>These keyboard shortcuts all work in Windows 7&#8242;s WordPad program:<span id="more-1084"></span></p>
<table cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td>Ctrl+N</td>
<td>Create a new document</td>
</tr>
<tr>
<td>Ctrl+O</td>
<td>Open an existing document</td>
</tr>
<tr>
<td>Ctrl+S</td>
<td>Save changes to a document</td>
</tr>
<tr>
<td>F12</td>
<td>Save the document as a new file</td>
</tr>
<tr>
<td>Ctrl+P</td>
<td>Print a document</td>
</tr>
<tr>
<td>Alt+F4</td>
<td>Close WordPad</td>
</tr>
<tr>
<td>Ctrl+Z</td>
<td>Undo a change</td>
</tr>
<tr>
<td>Ctrl+Y</td>
<td>Redo a change</td>
</tr>
<tr>
<td>Ctrl+A</td>
<td>Select the entire document</td>
</tr>
<tr>
<td>Ctrl+X</td>
<td>Cut a selection</td>
</tr>
<tr>
<td>Ctrl+C</td>
<td>Copy a selection to the Clipboard</td>
</tr>
<tr>
<td>Ctrl+V</td>
<td>Paste a selection from the Clipboard</td>
</tr>
<tr>
<td>Ctrl+B</td>
<td>Make <strong>selected text bold</strong></td>
</tr>
<tr>
<td>Ctrl+I</td>
<td>Italicize <em>selected text</em></td>
</tr>
<tr>
<td>Ctrl+U</td>
<td>Underline <span style="text-decoration: underline;">selected text</span></td>
</tr>
<tr>
<td>Ctrl+=</td>
<td>Make selected text <sub>subscript</sub></td>
</tr>
<tr>
<td>Ctrl+Shift+=</td>
<td>Make selected text <sup>superscript</sup></td>
</tr>
<tr>
<td>Ctrl+L</td>
<td>Align text left</td>
</tr>
<tr>
<td>Ctrl+E</td>
<td style="text-align: center;">Align text center</td>
</tr>
<tr>
<td>Ctrl+R</td>
<td style="text-align: right;">Align text right</td>
</tr>
<tr>
<td>Ctrl+J</td>
<td>Justify text</td>
</tr>
<tr>
<td>Ctrl+1</td>
<td>Set single line spacing</td>
</tr>
<tr>
<td>Ctrl+2</td>
<td>Set double line spacing</td>
</tr>
<tr>
<td>Ctrl+5</td>
<td>Set line spacing to 1.5</td>
</tr>
<tr>
<td>Ctrl+Shift+&gt;</td>
<td>Increase the font size</td>
</tr>
<tr>
<td>Ctrl+Shift+&lt;</td>
<td>Decrease the font size</td>
</tr>
<tr>
<td>Ctrl+Shift+A</td>
<td>Change characters to ALL CAPITALS</td>
</tr>
<tr>
<td>Ctrl+Shift+L</td>
<td>Change the bullet style</td>
</tr>
<tr>
<td>Ctrl+D</td>
<td>Insert a Microsoft Paint drawing</td>
</tr>
<tr>
<td>Ctrl+F</td>
<td>Find text in a document</td>
</tr>
<tr>
<td>F3</td>
<td>Find the next instance of that text</td>
</tr>
<tr>
<td>Ctrl+H</td>
<td>Replace text in a document</td>
</tr>
<tr>
<td>Ctrl+Left Arrow</td>
<td>Move the cursor one word to the left</td>
</tr>
<tr>
<td>Ctrl+Right Arrow</td>
<td>Move the cursor one word to the right</td>
</tr>
<tr>
<td>Ctrl+Up Arrow</td>
<td>Move the cursor to the line above</td>
</tr>
<tr>
<td>Ctrl+Down Arrow</td>
<td>Move the cursor to the line below</td>
</tr>
<tr>
<td>Ctrl+Home</td>
<td>Move to the beginning of the document</td>
</tr>
<tr>
<td>Ctrl+End</td>
<td>Move to the end of the document</td>
</tr>
<tr>
<td>Ctrl+Page Up</td>
<td>Move up one page</td>
</tr>
<tr>
<td>Ctrl+Page Down</td>
<td>Move down one page</td>
</tr>
<tr>
<td>Ctrl+Delete</td>
<td>Delete the next word</td>
</tr>
<tr>
<td>F10</td>
<td>Display keytips</td>
</tr>
<tr>
<td>Shift+F10</td>
<td>Show the current shortcut menu</td>
</tr>
<tr>
<td>F1</td>
<td>Open WordPad Help</td>
</tr>
</tbody>
</table>
<p><a href="http://www.andyrathbone.com/2010/03/10/favorite-windows-key-shortcuts/">Windows 7 offers many other keyboard shortcuts</a>; many of them work in Windows Vista and Windows XP, as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andyrathbone.com/2010/01/20/keyboard-shortcuts-in-windows-7s-wordpad/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Changing line spacing in Windows 7&#8242;s WordPad</title>
		<link>http://www.andyrathbone.com/2009/11/12/changing-line-spacing-in-windows-7s-wordpad/</link>
		<comments>http://www.andyrathbone.com/2009/11/12/changing-line-spacing-in-windows-7s-wordpad/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 18:03:58 +0000</pubDate>
		<dc:creator>Andy Rathbone</dc:creator>
				<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[changing line spacing in wordpad]]></category>
		<category><![CDATA[line spacing]]></category>
		<category><![CDATA[wordpad]]></category>

		<guid isPermaLink="false">http://www.andyrathbone.com/?p=850</guid>
		<description><![CDATA[Q: I am having trouble with WordPad in Windows 7. It&#8217;s set up to give me two lines between sentences. How can I change it to give me one line between sentences? A: With Windows 7, Microsoft changed the menus in both Paint and WordPad. Instead of the familiar pull-down menus along the program&#8217;s top, [...]]]></description>
			<content:encoded><![CDATA[<p><strong><img class="alignleft size-full wp-image-851" title="Changing line spacing in WordPad" src="http://www.andyrathbone.com/wp-content/uploads/2009/11/linespacing.png" alt="Changing line spacing in WordPad" width="318" height="189" />Q:</strong><em> I am having trouble with WordPad in Windows 7.</em></p>
<p><em>It&#8217;s set up to give me two lines between sentences. How can I change it to give me </em><em>one line between sentences?</em></p>
<p><strong>A:</strong> With Windows 7, Microsoft changed the menus in both Paint and WordPad. Instead of the familiar pull-down menus along the program&#8217;s top, the programs now sport a large button-filled bar known as a &#8220;ribbon menu.&#8221; Some people love the new menus, others hate them. But love &#8216;em or hate &#8216;em, they require some figuring out before you can get some work done.<span id="more-850"></span></p>
<p>To change the line spacing in WordPad, look for the &#8220;line-spacing&#8221; button on the menu bar. (The mouse pointer aims for it in the screenshot below.)</p>
<p><img class="size-full wp-image-854 alignnone" title="Choose your line spacing from the pop-up menu." src="http://www.andyrathbone.com/wp-content/uploads/2009/11/linespacing2.png" alt="Choose your line spacing from the pop-up menu." width="251" height="164" /></p>
<p>When you click the button, a menu appears (left), letting you change the line spacing to meet your needs.</p>
<p><strong>Tip: </strong>To see the purpose of any menu button, rest your mouse pointer over it. A box appears, offering an explanation of what that button accomplishes.</p>
<p><em>Update: </em>But what, you may ask, if you want to remove that blank line that WordPad places between paragraphs? To do that, choose the last option from the line-spacing menu: &#8220;Add 10pt space after paragraphs.&#8221; That removes the checkmark, telling WordPad to stop placing the extra space between paragraphs.</p>
<p><strong>Tip:</strong> To stop WordPad from adding in its blank line after your current paragraph, hold down the Shift key while pressing Enter. WordPad starts the next paragraph immediately after the first, without adding an extra line. That trick comes in handy when creating tables or charts, for example.</p>
<p>One more tip: To change your spacing without bothering with the menus, use some of <a href="http://www.andyrathbone.com/2010/01/20/keyboard-shortcuts-in-windows-7s-wordpad/">WordPad&#8217;s many keyboard shortcuts</a>:</p>
<p>Ctrl+1     Set single line spacing<br />
Ctrl+2     Set double line spacing<br />
Ctrl+5     Set line spacing to 1.5</p>
<p><em><strong>Update: </strong></em>If you&#8217;re tired of using WordPad&#8217;s built-in workaround tools, the HoldKey website offers a <a href="http://www.holdkey.eu/wordpadfix.php">small registry tweak program that fixes the line-spacing problem</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andyrathbone.com/2009/11/12/changing-line-spacing-in-windows-7s-wordpad/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>

