<?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>MakeUseOf &#187; tweaks</title>
	<atom:link href="http://www.makeuseof.com/tags/tweaks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.makeuseof.com</link>
	<description>Cool Websites, Software and Internet Tips</description>
	<lastBuildDate>Fri, 10 Feb 2012 15:30:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>3 Advanced Tips &amp; Tricks For Using Windows Explorer</title>
		<link>http://www.makeuseof.com/tag/3-advanced-tips-tricks-windows-explorer/</link>
		<comments>http://www.makeuseof.com/tag/3-advanced-tips-tricks-windows-explorer/#comments</comments>
		<pubDate>Wed, 08 Feb 2012 23:31:07 +0000</pubDate>
		<dc:creator>Tina Sieber</dc:creator>
				<category><![CDATA[Cool Windows Apps & Tricks]]></category>
		<category><![CDATA[tweaks]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[windows explorer]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=98834</guid>
		<description><![CDATA[Windows Explorer is the default Windows file manager. Last week I introduced you to 3 easy ways to improve Windows 7 Explorer by tweaking features and using it to its full potential. In this article, I will show you a small hack and share some tips to get the most out of Windows Explorer.]]></description>
			<content:encoded><![CDATA[<p><img class="align-right" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/Windows-7-Logo-blue-background.png?323f2c" alt="tips for windows explorer" />Windows Explorer is the default Windows file manager. Last week I introduced you to <a href="http://www.makeuseof.com/tag/3-easy-ways-improve-windows-7-explorer/">3 easy ways to improve Windows 7 Explorer</a> by tweaking features and using it to its full potential. In this article, I will show you a small hack and share some tips to get the most out of Windows Explorer.</p>
<h2>Change Default Folder (Option 1)</h2>
<p>In Windows 7, the default location when opening Windows Explorer is the Libraries folder. Here is a simple trick to set a custom location:</p>
<ol>
<li>Right-click on your desktop and select &gt; <em>New</em> &gt; <em>Shortcut</em>.</li>
<li>Under <em>Type the location of the item</em> enter: explorer.exe /root,path</li>
<li>Then click <em>Next</em>, enter a name for your shortcut, and click <em>Finish</em>.</li>
</ol>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/Create-Shortcut.png?323f2c" alt="tips for windows explorer" border="0" /></p>
<p>Note that you need to give the full path to the desired folder. If you wish to point to <em>Computer</em>, paste the following location: <em>explorer.exe /root,::{20D04FE0-3AEA-1069-A2D8-08002B30309D}</em></p>
<p>Once you have a working shortcut, you can pin it to your taskbar, move it to the QuickLaunch bar or use it from your desktop.</p>
<h2>Change Default Folder (Option 2)</h2>
<p>To simply change the default Windows Explorer startup folder anywhere, do this:</p>
<ol>
<li>Right-click a folder or the Windows Explorer icon in the taskbar to bring up the jump-list.</li>
<li>In the jump-list, right-click on <em>Windows Explorer</em> and select <em>Properties</em>.</li>
<li>In the <em>Shortcut</em> tab change the <em>Target</em> to the desired location, as per the list below.</li>
</ol>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/Windows-Explorer-Properties.png?323f2c" alt="windows explorer tips" border="0" /></p>
<p>Alternatively, you can also change the properties of any other shortcut you are using to open Windows Explorer.</p>
<p>Potential locations:</p>
<ul>
<li>Documents folder: <em>%SystemRoot%\explorer.exe /n,::{450D8FBA-AD25-11D0-98A8-0800361B1103}</em></li>
<li>Computer: <em>%SystemRoot%\explorer.exe /E,::{20D04FE0-3AEA-1069-A2D8-08002B30309D}</em></li>
<li>Recycle Bin: <em>%SystemRoot%\explorer.exe /E,::{645FF040-5081-101B-9F08-00AA002F954E}</em></li>
<li>Default (Libraries): <em>%windir%\explorer.exe</em></li>
</ul>
<p>For information on how to find out the GUID (Globally Unique Identifiers) for your desired location, check out the following article on How-To Geek: <a title="Enable the Secret How-To Geek Mode in Windows 7" href="http://www.howtogeek.com/howto/8711/stupid-geek-tricks-enable-the-secret-how-to-geek-mode-in-windows/">Enable the Secret &#8220;How-To Geek&#8221; Mode in Windows 7</a></p>
<h2>Navigate Windows Explorer With Keyboard Shortcuts</h2>
<p>Nothing is more easy and geeky than nifty little keyboard shortcuts. Here are some relevant key combinations to navigate through the Windows Explorer folder structure:</p>
<ul>
<li>[Windows] + [E] = launch Windows Explorer</li>
<li>[ALT] + [RIGHT] = go forward</li>
<li>[ALT] + [LEFT] = go back</li>
<li>[ENTER] = open selected folder</li>
<li>[ALT] + [UP] = move to parent directory</li>
<li>[ALT] + [TAB] or [F6] = move between focus areas</li>
<li>[ALT] + [D] = focus on address bar and select current path</li>
<li>[F4] = open address bar drop-down menu</li>
<li>[F3] = focus on search bar and drop down search filter options</li>
<li>[ALT] + [P] = open preview pane</li>
<li>[ALT] + [ENTER] = view properties of selected file</li>
<li>[F2] = change file name of selected file</li>
<li>[F10] = jump to file menu</li>
<li>[F11] = switch to full screen mode and back</li>
<li>[CTRL] + mousewheel = change icon size (works almost everywhere, useful in browser)</li>
</ul>
<h2>Gently Terminate &amp; Restart Windows Explorer</h2>
<p>When an application hangs and won&#8217;t let you close it, or when Windows Explorer crashes, or to see the effects of editing a current user registry entry, what do you typically do? You either log off and back in or you reboot? However, closing and restarting Windows Explorer has the same effect and is much faster.</p>
<p>Here is a safe way to terminate and then restart Windows Explorer in Windows Vista and Windows 7:</p>
<ol>
<li>Go to <em>Start</em>.</li>
<li>Click <em>[CTRL] + [SHIFT]</em> while you right-click an empty space of the Start menu.</li>
<li>Select <em>Exit Explorer</em> from the menu that appears.</li>
</ol>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/Windows-Start-Menu-Exit-Explorer-Menu.png?323f2c" alt="windows explorer tips" border="0" /></p>
<p>This procedure will gently terminate Windows Explorer, meaning all your folders will close, your desktop will be empty, and the taskbar will be gone. Your system, however, is still running.</p>
<p>To bring Windows Explorer back, do the following:</p>
<ol>
<li>Use the keyboard combination <em>[CTRL] + [SHIFT] + [ESC]</em> to launch the <em>Task Manager</em>.</li>
<li>Go to &gt; <em>File</em> &gt; <em>New Task (Run&#8230;)</em></li>
<li>Type <em>explorer.exe</em> in the Create New Task text field and click <em>OK</em>.</li>
</ol>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/Run-Windows-Explorer-from-Task-Manager.png?323f2c" alt="tips for windows explorer" border="0" /></p>
<p>Et voilà, Windows Explorer is back and fresh as rebooted.</p>
<p>Do you know of any other tips and tricks everyone should know about? Please share with us in the comments!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/3-advanced-tips-tricks-windows-explorer/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>5 Distracting Desktop Notifications &amp; How To Turn Them Off [Windows]</title>
		<link>http://www.makeuseof.com/tag/5-distracting-desktop-notifications-turn-windows/</link>
		<comments>http://www.makeuseof.com/tag/5-distracting-desktop-notifications-turn-windows/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 17:01:39 +0000</pubDate>
		<dc:creator>Tina Sieber</dc:creator>
				<category><![CDATA[Cool Windows Apps & Tricks]]></category>
		<category><![CDATA[annoyances]]></category>
		<category><![CDATA[desktop enhancements]]></category>
		<category><![CDATA[notifications]]></category>
		<category><![CDATA[tweaks]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=98746</guid>
		<description><![CDATA[When you are working on a computer, it takes a fair bit of will power to resist the attempt to multitask. But even if you manage to restrain yourself, many programs manage to throw in distracting notifications that will divert your attention. Especially after setting up a new computer or re-installing, it can be a pain to track down the common offenders and turn off annoying focus killers.]]></description>
			<content:encoded><![CDATA[<p><img class="align-right" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/Idea-Bulb.png?323f2c" alt="turn off desktop notifications" border="0" />When you are working on a computer, it takes a fair bit of will power to <a title="3 Ways To Stop Multitasking &amp; Stay Focused To Be More Efficient &amp; Productive [Windows]" href="http://www.makeuseof.com/tag/stop-multitasking-stay-focused-efficient-productive-windows/">resist the attempt to multitask</a>. But even if you manage to restrain yourself, many programs manage to throw in distracting notifications that will divert your attention. Especially after setting up a new computer or re-installing, it can be a pain to track down the common offenders and turn off annoying focus killers.</p>
<p>In this article I will list the most common programs, what type of notifications they put out, and how you can disable them.</p>
<h2>Windows System Tray / Notification Area</h2>
<p>Generally, you can individually turn off desktop notifications for any programs or services represented in the Windows system tray. Right-click the task-bar and select <em>Properties</em>. Under <em>Notification area</em> click the <em>Customize&#8230;</em> button. This will open the respective Control Panel window with a list of icons for any program or service that was ever registered in the notification area.</p>
<p>To turn off the notifications for a specific item, find it in the list, and select <em>Hide icon and notifications</em> from the drop-down menu to its right.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/Turn-Off-Windows-System-Tray-Notifications.png?323f2c" alt="turn off desktop notifications" border="0" /></p>
<h2>Skype</h2>
<p>As far as I&#8217;m concerned, Skype is one of the biggest offenders when it comes to annoying notifications. Whenever someone comes online or goes offline, a little message pops up to share the event with you. Haven&#8217;t we all seen this obtrusive little notification jump on top of full screen videos or public presentations?</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/Skype-User-Online-Notification.png?323f2c" alt="disable desktop notifications" border="0" /></p>
<p>To manage your Skype notifications, click through to &gt; <em>Tools</em> &gt; <em>Options&#8230;</em> and switch to the <em>Notifications</em> side tab. Under <em>Notification settings</em> you will find a list of Windows tray notifications which you can check or uncheck.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/Turn-Off-Skype-Notifications.png?323f2c" alt="disable desktop notifications" border="0" /></p>
<p>While you are at it, you can also jump to the <em>Alerts &amp; messages</em> section and turn off the unwelcome <em>Help and Skype tips</em> as well as <em>Promotions</em>.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/Turn-Off-Skype-Help-and-Tips-and-Promotions.png?323f2c" alt="disable desktop notifications" border="0" /></p>
<h2>Thunderbird</h2>
<p>Thunderbird is a great desktop email client, but when it comes to notifications, there is room for improvement. It has been a long time since I started from scratch with it, but as far as I remember, the default setting is to show a system tray alert and play a sound.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/Thunderbird-Email-Notification.png?323f2c" alt="turn off desktop notifications" border="0" /></p>
<p>To stop this impertinence, go to &gt; <em>Tools</em> &gt; <em>Options&#8230;</em> In the <em>General</em> tab under <em>When new message arrives</em> you can uncheck the boxes to <em>Show an alert</em> and <em>Play a sound</em>. If you were a fan of incoming email notifications, you could also customize them to include the subject and sender or play a favorite sound. But seriously, who wants that?</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/Thunderbird-Turn-Off-New-Message-Notification.png?323f2c" alt="turn off desktop notifications" border="0" /></p>
<h2>Google Talk</h2>
<p>When I recently re-installed my computer, I suddenly received all these new email messages and had no idea where they came from, especially since they were turned off in Thunderbird. Finally it dawned on me, that the source was Google Talk.</p>
<p>As with the previous programs, you can easily turn these notifications off if you know where to find them. Click <em>Settings</em> in the top right of Google Talk, then navigate to the <em>Notifications</em> tab and uncheck <em>Show notification</em> for <em>New email</em>.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/Google-Talk-Notifications.png?323f2c" alt="turn off desktop notifications" border="0" /></p>
<h2>Windows Balloon Tips</h2>
<p>Windows is set up to deal with DAUs (dumbest assumable users). Consequently, it likes to pop up messages about things the average user either doesn&#8217;t care about or already knows. These unhelpful notifications are called balloon tips.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/Windows-7-Balloon-Tip.png?323f2c" alt="windows 7 balloon tip" border="0" /></p>
<p>To disable balloon tips, go to the <em>Start</em> menu and search for <em>Group Policy</em>. Open the result <em>Edit group policy</em>, then navigate to &gt; <em>User Configuration</em> &gt; <em>Administrative Tasks</em> &gt; <em>Start Menu and Taskbar</em>. In the list find the entry <em>Turn off all balloon notifications</em> and double-click it.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/Windows-7-Edit-Group-Policy.png?323f2c" alt="edit group policy in windows 7" border="0" /></p>
<p>&#8220;<em>If you enable this settings, no notification balloons will be shown to the user.</em>&#8221; Hence, to <span style="text-decoration: underline;">disable the balloon notifications</span>, you have to select <em>Enabled</em> for this setting. To enable the balloon tips, select <em>Disabled</em> or set it to <em>Not Configured</em>.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/Turn-Off-Windows-7-Balloon-Notifications.png?323f2c" alt="turn off desktop notifications" border="0" /></p>
<p>You can also disable or enable balloon tips with a <a title="Disable All Notification Balloons in Windows 7 or Vista" href="http://www.howtogeek.com/howto/windows-vista/disable-all-notification-balloons-in-windows-vista/">registry hack</a>. A registry fix for either enabling or disabling the tips, which will save you messing around with the registry itself, is available from <a title="Windows 7 - Notifications - Enable or Disable Message Balloons" href="http://www.sevenforums.com/tutorials/11442-notifications-enable-disable-message-balloons.html">SevenForums</a>.</p>
<p>Do you frequently have to write essays or do you enjoy undisturbed creative writing? Check out OmmWriter, which I have reviewed here &#8211; <a title="Meet Your Writing Deadlines In A Distraction-Free Writing Environment With OmmWriter" href="http://www.makeuseof.com/tag/meet-writing-deadlines-distraction-free-writing-environment-ommwriter/">Meet Your Writing Deadlines In A Distraction-Free Writing Environment With OmmWriter</a>.</p>
<p>What do you find most distracting when you work on your computer and are there any notifications you have struggled to get rid of?</p>
<p><small>Image credits: <a href="http://www.shutterstock.com/pic.mhtml?id=80496937" rel="nofollow">Kitch Bain</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/5-distracting-desktop-notifications-turn-windows/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Enjoy Apple&#8217;s Launchpad On Your Windows Machine With WinLaunch</title>
		<link>http://www.makeuseof.com/tag/enjoy-apples-launchpad-windows-machine-winlaunch/</link>
		<comments>http://www.makeuseof.com/tag/enjoy-apples-launchpad-windows-machine-winlaunch/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 20:00:03 +0000</pubDate>
		<dc:creator>Yaara Lancet</dc:creator>
				<category><![CDATA[Cool Windows Apps & Tricks]]></category>
		<category><![CDATA[application launchers]]></category>
		<category><![CDATA[desktop enhancements]]></category>
		<category><![CDATA[launchers]]></category>
		<category><![CDATA[tweaks]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=98628</guid>
		<description><![CDATA[I have a confession to make. I haven’t used a Mac since the 90s. It’s true. Growing up in an Apple-crazed home, I had a mouse connected to my computer when all my friends still used DOS. But those days are long gone, and for the past 15 years I’ve barely touched an Apple machine [...]]]></description>
			<content:encoded><![CDATA[<p><img class="align-right" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/EEE.png?323f2c" alt="apple launchpad" />I have a confession to make. I haven’t used a Mac since the 90s. It’s true. Growing up in an Apple-crazed home, I had a mouse connected to my computer when all my friends still used DOS. But those days are long gone, and for the past 15 years I’ve barely touched an Apple machine that wasn’t an iPhone, iPod or iPad.</p>
<p>Despite this, I have heard about Launchpad. Launchpad is a Mac OSX feature which makes launching applications easier and (of course) more stylish. I know it’s pretty darn easy to launch applications on my iPad, and I’ve been searching for something similar for my Windows machine.</p>
<p>If you’re also looking to tweak your Windows’ look and feel and make it somewhat more Mac-ish, you’re going to love WinLaunch.</p>
<h2>Getting Started With WinLaunch</h2>
<p>WinLaunch is an application launcher for Windows XP, Vista and 7, which aims to look like Apple’s Launchpad. To start, <a href="http://mrc0rrupted.deviantart.com/art/WinLaunch-0-4-Mac-OSX-Lion-Launchpad-for-windows-277763668?">download WinLaunch</a>, open the zip file and extract the suitable folder for your operating system (x86 or x64). When you’re done, launch WinLaunch.exe.</p>
<p>As you will see, nothing much happens. The first time you run it, you’ll get a “heads up” window telling you about known issues with WinLaunch, which is still in beta. After that, there’s nothing. To start WinLaunch for the first time, hit Shift+Tab.</p>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/winlaunch.png?323f2c" alt="apple launchpad" width="511" height="374"/></p>
<p>The screen will blur and this message will appear. WinLaunch doesn’t crawl your system for your applications; you need to add those manually. Hit ‘F’ and start dragging in applications.</p>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/winlaunch-5.png?323f2c" alt="launchpad for apple" width="588" height="468" border="0" /></p>
<p>As basics go, this is pretty much it. You can drag as many applications as you want, and when the screen is full, WinLaunch will create more pages. You can flip through these pages by left clicking your mouse and sliding it on the screen, much like you would with a touch screen.</p>
<p>Now let’s see how what else you can do with WinLaunch.</p>
<h2>Creating Folders And Renaming</h2>
<p>WinLaunch allows you to create folders in a way that’s very similar to what you get on Apple’s machines. After dragging in your applications, click on an app with your mouse and drag it over another application. This will create a folder, which you can continue to add to.</p>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/winlaunch-8.png?323f2c" alt="launchpad for apple" width="346" height="251" border="0" /></p>
<p>If you want to rename the folder (“New Folder” is not very informative), or if you want to rename an app, click on the plus sign on the bottom left corner, and then click the “<em>Rename</em>” button at the bottom of the screen, and then click on the icon you want to rename.</p>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/winlaunch-6.png?323f2c" alt="launchpad for apple" width="267" height="160" border="0" /></p>
<p>This way, you can easily rename folders to more descriptive titles, and also change any name if you don’t like the one its been given by WinLaunch.</p>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/winlaunch-7.png?323f2c" alt="apple launchpad tutorial" width="498" height="285"/></p>
<p>You can open a folder by clicking on it, and then launch any application in the folder by clicking on the icon.</p>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/winlaunch-11.png?323f2c" alt="" width="590" height="263"/></p>
<h2>Playing With The Settings</h2>
<p>WinLaunch is rather configurable, and you tweak many things to suit your needs and desires. To access the settings, click on the “<em>Settings</em>” button at the bottom of the screen.</p>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/winlaunch-1.png?323f2c" alt="apple launchpad tutorial" width="268" height="197"/></p>
<p>In the settings, you can enable and disable hotkeys and HotCorners. With these you can decide how WinLaunch will be activated. What you set here will be the only way to activate the program, so remember these settings. I found the a hot corner worked very well for me, and you can use it to both enable and disable the app. If you choose the “Show desktop when activated” option, WinLaunch will not be maximized; otherwise, it will be launched on the entire screen.</p>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/winlanuch-2.png?323f2c" alt="apple launchpad tutorial" width="542" height="348"/></p>
<p>Among other things, you can also change the icons’ size and text size, and all the colors. It’s a bit hard to understand which color is which at first, but playing around with it makes everything clearer. There are some ready-made themes to choose from, and you can even upload photos for the launcher’s background if you wish.</p>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/winlaunch-3.png?323f2c" alt="" width="503" height="370"/></p>
<p>There are more things you can tweak, such as adjusting WinLaunch for multiple monitors (choosing which one it will appear on). Playing with the colors is the best part, though, and as you can see from the above screenshots, you can create lots of different styles and backgrounds. It can look like this:</p>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/winlaunch-9.png?323f2c" alt="" width="449" height="306"/></p>
<p>And even like this (or better, if you actually have talent).</p>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/winluanch-12.png?323f2c" alt="apple launchpad" width="442" height="301"/></p>
<p>The options are pretty much endless. One downside of WinLaunch is that it’s a bit heavy on the RAM. On my computer, it was using up to 50MB of RAM, just when lying in the background. That’s a bit steep, but the developer does intend to fix this issue. Other than that, WinLaunch runs very smoothly, especially considering it’s still in beta, and toggling it on and off to launch applications quickly becomes a second nature. So if you’re on the hunt for better ways to launch your Windows apps, <a href="http://mrc0rrupted.deviantart.com/art/WinLaunch-0-4-Mac-OSX-Lion-Launchpad-for-windows-277763668?">give it a try</a>!</p>
<p>Know of more Launchpad emulators, or other original ways to launch apps in Windows 7? Share in the comments!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/enjoy-apples-launchpad-windows-machine-winlaunch/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>6 Useful about:config Tweaks You Should Know for Firefox 8+</title>
		<link>http://www.makeuseof.com/tag/6-aboutconfig-tweaks-firefox-8/</link>
		<comments>http://www.makeuseof.com/tag/6-aboutconfig-tweaks-firefox-8/#comments</comments>
		<pubDate>Tue, 24 Jan 2012 21:31:06 +0000</pubDate>
		<dc:creator>Joel Lee</dc:creator>
				<category><![CDATA[Browser Tips & Tricks]]></category>
		<category><![CDATA[Home Feature]]></category>
		<category><![CDATA[browsing]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[firefox tips]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[tweaks]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=96750</guid>
		<description><![CDATA[Are you browsing this article in Firefox? If not, go ahead and fire up the browser and take a look at all the options you can change. It’s pretty easy to customize Firefox, right? Especially with the abundance of extensions and add-ons that are available throughout the web. But did you know about about:config? Did you know that you can further customize your browser by manually editing individual settings?]]></description>
			<content:encoded><![CDATA[<p><img class="align-right" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/Useful-About-Config-Tweaks-Intro.jpg?323f2c" alt="about:config" />Are you browsing this article in <a href="http://www.makeuseof.com/tag/turn-firefox-8-awesome-browser-5-addons/">Firefox</a>? If not, go ahead and fire up the browser and take a look at all the options you can change. It’s pretty easy to customize Firefox, right? Especially with the abundance of extensions and <a href="http://www.makeuseof.com/tag/firefox-addon-management-5-firefox-addons-guy-installs-lot-addons/">add-ons</a> that are available throughout the web. But did you know about <em>about:config</em>? Did you know that you can further customize your browser by manually editing individual settings? If you didn&#8217;t, then you might find this article to be helpful.</p>
<p>A while ago, <a href="http://www.mozilla.org/">Mozilla</a> implemented a feature called <em>about:config</em> into its applications. This feature allows you to edit every single one of Firefox’s internal settings manually, yes, even settings that can’t be accessed through the normal Options panel. Gaining access to these program settings is actually quite simple. All you have to do is go to the URL bar in Firefox and type….you guessed it, <em>about:config</em>! Then just start typing which setting you want to tweak and it will appear on the screen.</p>
<p>Keep in mind that it is possible to break Firefox if you grow too adventurous and fiddle around with parameters that you shouldn’t be fiddling with. MakeUseOf is not responsible for any damage you may cause to your browser or computer by exploring the following tweaks.</p>
<h2>browser.ctrlTab.previews</h2>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/about-config-1.png?323f2c" alt="about:config" width="590" height="133" /></p>
<p>Normally, when you use Ctrl + Tab to navigate through your current tabs, Firefox will just switch from tab to tab, rendering the page with each tap. If you set this setting to <strong>true</strong>, you’ll instead be shown a row of thumbnails that you can tap through. By default, this setting is set to <strong>false</strong>.</p>
<h2>browser.taskbar.previews.max</h2>
<p>In Windows 7, when you hover over the Firefox taskbar icon, you’re presented with a popup that shows a thumbnail preview of all the tabs you have open. If you like to have a lot of open tabs, this list can get pretty big and wieldy. Set it to <strong>1</strong> to minimize its intrusion, or whatever value you prefer. By default, this setting is set to <strong>20</strong>.</p>
<h2>browser.tabs.closeButtons</h2>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/about-config-4.png?323f2c" alt="firefox about:config" width="590" height="48" /></p>
<p>Do you hate having an X (the close tab button) on every single open tab in Firefox? Then tweak this setting to your pleasure. Setting it to <strong>0</strong> will only show the X on the currently active tab. Setting it to <strong>2</strong> will not display the X on any tabs at all. Setting it to <strong>3</strong> will remove the X from all of the tabs and create a singular X at the end of the tabs list.</p>
<p>By default, this setting is set to <strong>1</strong>.</p>
<h2>browser.tabs.closeWindowWithLastTab</h2>
<p>In a fresh-out-of-the-box Firefox browser, closing the last remaining tab will result in the entire browser closing. Some of you may not like this. Luckily, all you have to do is change this setting to <strong>false</strong> and you’ll be able to have an open browser without having any open tabs. By default, this setting is set to <strong>true</strong>.</p>
<h2>browser.urlbar.trimURLs</h2>
<p>This tweak is a small one, but some of you may desperately be wanting it. Have you noticed that sometimes the URL bar will truncate the <em>http://</em> portion? If you want Firefox to stop doing that, then simply change this setting to <strong>false</strong>. By default, this setting is set to <strong>true</strong>.</p>
<h2>browser.allTabs.previews</h2>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/about-config-2.png?323f2c" alt="about:config" width="468" height="121" /></p>
<p>At the end of the tabs list, there’s a small button you can click to show a list of all the currently open tabs. With this setting, you can flip it to <strong>true</strong> and transform the tab list into a tab grid. You’ll see a grid of thumbnails that show all of the tabs you have open. This is very useful for quickly exiting out of multiple tabs.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/about-config-3.png?323f2c" alt="firefox about:config" width="590" height="127" /></p>
<p>This is probably one of the more unknown tweaks out there, but it’s a most useful one. By default, this setting is set to <strong>false</strong>.</p>
<p>Do you know of any other awesome Firefox about:config tweaks that people would find useful? Share them with us in the comments!</p>
<p><small>Image Credit: <a href="http://www.shutterstock.com/pic.mhtml?id=74503714" rel="nofollow">Shutterstock</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/6-aboutconfig-tweaks-firefox-8/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Give Your Applications A Speed Boost with Process Prioritizer [Windows]</title>
		<link>http://www.makeuseof.com/tag/give-applications-speed-boost-process-prioritizer-windows/</link>
		<comments>http://www.makeuseof.com/tag/give-applications-speed-boost-process-prioritizer-windows/#comments</comments>
		<pubDate>Thu, 01 Dec 2011 17:01:42 +0000</pubDate>
		<dc:creator>Danny Stieben</dc:creator>
				<category><![CDATA[Cool Windows Apps & Tricks]]></category>
		<category><![CDATA[speedup]]></category>
		<category><![CDATA[system tools]]></category>
		<category><![CDATA[tweaks]]></category>
		<category><![CDATA[windows processes]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=92998</guid>
		<description><![CDATA[Today's computers have hardware that do some pretty astounding work. This is especially true when comparing today's hardware with the hardware from 5+ years back. However, today's workloads have also been increased alongside the power increase of hardware. In that respect, people have been trying to find ways to make applications run more efficiently on their machines in order to get maximum performance.]]></description>
			<content:encoded><![CDATA[<p><img class="align-right" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/11/car_speedometer_fast.jpg?323f2c" alt="setting process priority" />Today&#8217;s computers have hardware that do some pretty astounding work. This is especially true when comparing today&#8217;s hardware with the hardware from 5+ years back. However, today&#8217;s workloads have also been increased alongside the power increase of hardware. In that respect, people have been trying to find ways to make applications run more efficiently on their machines in order to get maximum performance.</p>
<p>However, there&#8217;s one technique that is rarely used. In fact, it&#8217;s much different from the common advice to close applications you don&#8217;t need. So what is this secret technique?</p>
<h2>What Is Process Prioritization?</h2>
<p>Process prioritization has existed in <a href="http://www.makeuseof.com/service/windows">Windows</a> for quite a while now, but it hasn&#8217;t really been used by most people because it&#8217;s hidden in a pretty technical corner of your computer. Whenever a process, or running application, has an assigned priority, the system will try its best to allocate its resources (which will be primarily the amount of <a href="http://www.makeuseof.com/tags/cpu/">CPU</a> power) to fit the process&#8217;s needs based on its priority. So theoretically, the higher the priority, the faster the application should run.</p>
<h2>How To Do It</h2>
<p>There are two ways in order to do this. First, you can change the priority of processes through the task manager (Ctrl + Alt + Del) by right clicking on each process and changing the priority. However these changes disappear once the process ends, and it takes time to apply those priorities to multiple processes. You also can&#8217;t create &#8220;rules&#8221; for new processes. Here&#8217;s where a nifty little program comes in.</p>
<h2>About Process Prioritizer</h2>
<p>Process Prioritizer makes managing process priorities easier than with just the Task Manager. With Process Prioritizer, you can essentially create rules for Windows to follow for any processes that you choose. You can even choose to change the priority of system processes if you run the program as an administrator, but only do it if you&#8217;re 500% sure what you&#8217;re doing. However, you&#8217;ll need to install it first in order to make changes.</p>
<h2>Installation</h2>
<p>For installation, you&#8217;ll need to go to <a href="http://www.officeworldsolutions.com/freeware.html">this site</a>, scroll to the very bottom, and hit the last download link. Go through the setup wizard as normal, and you should now have an entry in your start menu. Go ahead and click on it, and a tray icon should now appear. Right click on it and select Open to start the configuration.</p>
<h2>The Program</h2>
<p>As you can see, the window isn&#8217;t exactly stylish, but for a fairly administrative task you can&#8217;t really ask for much in that department. There are a couple of tabs for configuration, and each tab only has a certain option.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/11/process_prioritizer_operation_tab.jpg?323f2c" alt="setting process priority" width="580" height="440" /></p>
<p>The &#8220;<em>Operation</em>&#8221; tab allows you to choose how it should update the process priorities. I would recommend leaving it at the default setting as it&#8217;s the fastest without using up a lot of CPU power.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/11/process_prioritizer_normal_tab.jpg?323f2c" alt="" width="580" height="434" /></p>
<p>The next four tabs simply allow you to enter in the names of processes for each level of priority. Real-time is the highest, and Idle is the lowest. Note that putting in process names in the Normal tab won&#8217;t do anything unless the operating system launches that process at a different priority by default, which I wouldn&#8217;t recommend touching.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/11/process_prioritizer_current_processes_tab.jpg?323f2c" alt="setting process priority" width="580" height="449" /></p>
<p>Also, when entering processes, don&#8217;t forget to add &#8220;<em>.exe</em>&#8221; to the end. So for example, you can add &#8220;<em>chrome.exe</em>&#8221; to change the priority of <a href="http://www.makeuseof.com/tags/google-chrome/">Google Chrome</a>. You can find out the name of the process you&#8217;re looking for in the task manager or in the tab labeled &#8220;<em>Current Processes</em>&#8220;. In that tab, you can confirm that the targeted process has changed priorities.</p>
<h2>Conclusion</h2>
<p>Like I mentioned above, the positive effects are theoretical. There isn&#8217;t a guarantee that it&#8217;ll bring much, but it&#8217;s always worth a try. Through personal experience I&#8217;ve seen that processes that don&#8217;t have a graphical part to it (like a GUI) have the most benefit from it. Chrome sometimes benefits from it, being faster one time and it feels like it&#8217;s stumbling over itself another time. It&#8217;s always best to try it out as you might get some much appreciated speed.</p>
<p>What&#8217;s your favorite way of speeding up your system? What has worked, and what hasn&#8217;t worked that you thought might have? Let us know in the comments!</p>
<p><small>Image Credit: <a href="http://www.shutterstock.com/pic-55441261.html" rel="nofollow">Shutterstock</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/give-applications-speed-boost-process-prioritizer-windows/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>4 Simple Tools For Tweaking Ubuntu&#8217;s Look &amp; Feel [Linux]</title>
		<link>http://www.makeuseof.com/tag/4-simple-tools-tweaking-ubuntus-feel/</link>
		<comments>http://www.makeuseof.com/tag/4-simple-tools-tweaking-ubuntus-feel/#comments</comments>
		<pubDate>Wed, 16 Nov 2011 16:01:56 +0000</pubDate>
		<dc:creator>Justin Pot</dc:creator>
				<category><![CDATA[Cool Linux Apps & Tips]]></category>
		<category><![CDATA[customize]]></category>
		<category><![CDATA[Gnome]]></category>
		<category><![CDATA[personal settings]]></category>
		<category><![CDATA[tweaks]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=90412</guid>
		<description><![CDATA[Do you like Ubuntu, but wish it behaved differently? Don't worry, there are a variety of ways to tweak Ubuntu to your liking. It's been a key criticism since the launch of Unity, that Ubuntu is now impossible to configure. Ubuntu 11.10, the latest version of Ubuntu, is a mixed bag on this front. Some things, like automated backup, are easier to configure than ever before.]]></description>
			<content:encoded><![CDATA[<p><img class="align-right" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/04/ubuntu-logo-g.png?323f2c" alt="change how ubuntu looks" />Do you like Ubuntu, but wish it behaved differently? Don&#8217;t worry, there are a variety of ways to change how Ubuntu looks to your liking.</p>
<p>It&#8217;s been a key criticism since the launch of Unity, that <a href="http://www.makeuseof.com/tags/ubuntu/">Ubuntu</a> is now impossible to configure. <a href="http://www.makeuseof.com/tag/ubuntu-1110-oneiric-ocelot-default-programs-linux/">Ubuntu 11.10, the latest version of Ubuntu</a>, is a mixed bag on this front. Some things, like automated backup, are easier to configure than ever before. Other things, like screensavers, are seemingly completely missing.</p>
<p>Let&#8217;s take a look at some tools that give the power back to you, the user. Then let&#8217;s have a conversation about other tools for the job in the comments below.</p>
<h2>Gnome Tweak</h2>
<p>Designed to make Gnome 3 and its Gnome Shell easier to customize, Gnome Tweak gives access to many Ubuntu/Unity tweaks as well.</p>
<p>Those wanting to change Ubuntu&#8217;s look will be particularly interested, because Gnome Tweak Tool gives you back the ability to change icon themes and more. Why this disappeared in Gnome 3 I&#8217;m not sure, but at least with Gnome Tweak we can do this again.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/10/gnometweak.png?323f2c" alt="change how ubuntu looks" width="580" height="242" /></p>
<p><a href="http://www.makeuseof.com/tag/configure-gnome-3-desktop-gnome-tweak-tool/">Read more about Gnome Tweak</a> or <a href="apt:gnome-tweak-tool">click here to install Gnome Tweak</a>.</p>
<p>Looking for some worthwhile themes? <a href="http://www.makeuseof.com/tag/bisigi-brilliant-collection-gnome-themes-linux/">Check out Bisigi</a>.</p>
<h2>Compiz Configuration</h2>
<p>Do you want a finer level of control over how Ubuntu behaves? If you&#8217;re using the Unity 3D interface, you&#8217;re actually using Compiz. In fact, the Unity &#8220;desktop&#8221; is really just a Compiz plugin. This means the CompizConfig Settings Manager can give you a great deal of power over the Unity Desktop and its behavior.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/10/compizsetting-unity.png?323f2c" alt="change ubuntu appearance" width="580" height="233" /></p>
<p>Want to know more? <a href="http://www.makeuseof.com/tag/change-settings-ubuntu-unity-compizconfig-settings-manager/">Read more about configuring Unity with the CompizConfig Settings Manager</a> or <a href="compizconfig-settings-manager">simply click here to install CompizConfig Settings Manager</a>. You&#8217;ll find a wide variety of configuration options:</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/10/compizsettings.png?323f2c" alt="change ubuntu appearance" width="580" height="215" /></p>
<h2>xScreenSaver</h2>
<p>Most people probably didn&#8217;t notice this, because most people don&#8217;t really use screensavers anymore. If you&#8217;re a screensaver addict though, you almost certainly cried after installing Ubuntu 11.10, which pretty much completely removed all screensavers in favor of a blank screen.</p>
<p>Don&#8217;t worry: <a href="http://www.liberiangeek.net/2011/10/enable-screensavers-in-ubuntu-11-10-oneiric-ocelot/">Liberian Geek found out how to re-add screensavers to Ubuntu 11.10</a>. The process consists of the following commands:</p>
<pre>sudo apt-get remove gnome-screensaver
sudo apt-get install xscreensaver xscreensaver-gl-extra xscreensaver-data-extra</pre>
<p>Once you do that, you need to add this program to your startup, in the main Ubuntu settings menu:</p>
<pre>xscreensaver -nosplash</pre>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/10/xscreensaver.jpeg?323f2c" alt="change ubuntu appearance" width="500" height="321" /></p>
<p>This should give you access, once again, to your screensaver of choice. Need more precise instructions? <a href="http://www.liberiangeek.net/2011/10/enable-screensavers-in-ubuntu-11-10-oneiric-ocelot/">Read Liberian Geek&#8217;s article on xScreenSaver</a>.</p>
<h2>Ubuntu Tweak</h2>
<p>It is perhaps the single most famous Ubuntu configuration tool, and certainly the one with the most Ubuntu-specific customizations. If you want to make changes to Ubuntu, I highly recommend you check out Ubuntu Tweak.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/08/tweak-compiz.png" alt="change how ubuntu looks" width="580" height="330" /></p>
<p>Highlights include quick access to programs not found in the repositories, a package cleaner, theming access and the ability to change default programs for various filetypes. <a href="www.makeuseof.com/tag/change-hardtofind-ubuntu-settings-easily-ubuntu-tweak-linux/">Read more about Ubuntu Tweak</a> or <a href="http://ubuntu-tweak.com/">Visit the project&#8217;s websites for download information</a>.</p>
<h2>Conclusion</h2>
<p>There you have it &#8211; 4 tools for customizing Ubuntu. If one of these don&#8217;t work of you, of course, you could always test one of <a href="http://www.makeuseof.com/tag/versions-ubuntu-technology-explained/">Ubuntu&#8217;s many versions</a> in order to replace Unity entirely.</p>
<p>Those of you unwilling to take that leap, however, should join in the comments below. I&#8217;d love to discuss other tricks for tweaking Ubuntu, so let me know what you think of.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/4-simple-tools-tweaking-ubuntus-feel/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Tweak Windows 7 And Learn More About Your Computer With EnhanceMySe7en</title>
		<link>http://www.makeuseof.com/tag/tweak-windows-7-learn-computer-enhancemyse7en/</link>
		<comments>http://www.makeuseof.com/tag/tweak-windows-7-learn-computer-enhancemyse7en/#comments</comments>
		<pubDate>Thu, 20 Oct 2011 22:30:14 +0000</pubDate>
		<dc:creator>Erez Zukerman</dc:creator>
				<category><![CDATA[Cool Windows Apps & Tricks]]></category>
		<category><![CDATA[diagnostic]]></category>
		<category><![CDATA[pc maintenance]]></category>
		<category><![CDATA[system tools]]></category>
		<category><![CDATA[troubleshoot]]></category>
		<category><![CDATA[tweaks]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=89099</guid>
		<description><![CDATA[I’m one of those people who like to have their computers “just so”. Before Windows 7 came along, I was an avid Litestep user for years. Windows 7 offers a beautiful interface that is actually usable (a great improvement), but still, there are plenty of things that could be changed and customized. EnhanceMySe7ven is a free app for tweaking these settings, and it also provides lots of system information.]]></description>
			<content:encoded><![CDATA[<p><img class="align-right" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/10/image103.png?323f2c" alt="tweak windows 7"/></p>
<p>I’m one of those people who like to have their computers “just so”. Before Windows 7 came along, I was an avid <a href="http://www.makeuseof.com/answers/windows-shell-replacement-recommend/">Litestep</a> user for years. Windows 7 offers a beautiful interface that is actually usable (a great improvement), but still, there are plenty of things that could be changed and customized.</p>
<p><a href="http://www.seriousbit.com/tweak_windows_7/">EnhanceMySe7ven</a> is a free app (optional Pro version available) for tweaking these settings, and it also provides lots of system information. The name is a tad too lame (at least for this writer), but the application itself feels solid and well thought-out.</p>
<p>Let’s look at the main UI layout:</p>
<p>&nbsp;</p>
<p><img class="aligncenter" style="border: 0pt none;"src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/10/image104.png?323f2c" alt="tweak windows 7" width="580" height="403"/></p>
<p>So, as you can see, the interface is Ribbon-based, and is chock-full of system information. The information within each section is sensibly laid out; even though there’s a ton of data on the screen at any one time, it doesn’t feel crammed or cluttered. Here’s what the mainboard and memory info page looks like:</p>
<p><img class="aligncenter" style="border: 0pt none;"src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/10/image105.png?323f2c" alt="customize windows 7" width="580" height="350"/></p>
<p>This is just the Information tab on the Ribbon. Other tabs include Tools, Most Used Tweaks, System, Optimizations, and Customizations. Sounds promising! Let’s move on to <em>Tools</em>. The first tab on Tools is called <em>Processes</em>, and it shows a listing of all currently running processes in a tree-like structure, somewhat similar to <a href="http://www.makeuseof.com/tag/3-tools-to-manage-processes-better-windows/">Process Explorer</a>.</p>
<p><img class="aligncenter" style="border: 0pt none;"src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/10/image106.png?323f2c" alt="customize windows 7" width="580" height="350"/></p>
<p>The other tools are pretty much what you’d expect; note that you can’t use the Disk Cleaner tool in the free version, but free applications such as <a href="http://www.makeuseof.com/tag/top-5-freeware-registry-cleaners-that-improve-pc-performance/">CCleaner</a> can help you clean your disk without forking out anything for a commercial product. Now let’s take a look at the <em>Most Used Tweaks</em> tab:</p>
<p><img class="aligncenter" style="border: 0pt none;"src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/10/image107.png?323f2c" alt="customize windows 7" width="580" height="350"/></p>
<p>This tab offers three tweaking categories. The <em>Performance</em> category lets you do things like disable the print spool service (in case you don’t have a printer and never print to PDFs), disable Automatic Folder View discovery (to make folders open faster in Explorer), etc. One perplexing thing is that the designers opted for long lists of radio buttons rather than listboxes in certain cases:</p>
<p><img class="aligncenter" style="border: 0pt none;"src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/10/image108.png?323f2c" alt="modify windows 7" width="580" height="350"/></p>
<p>You could easily just have two listboxes where there are now twenty different radio buttons (I counted!). Other than this minor quibble, the Performance category is sensible. It won’t make your system into a beast, but speeding up menu animations can make things feel faster. Also, if you’re using Firefox, you may want to increase “Waiting time to kill non-responding applications” (if you know what I mean…).</p>
<p>Next, let’s look at what the <em>System</em> tab offers:</p>
<p><img class="aligncenter" style="border: 0pt none;"src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/10/image109.png?323f2c" alt="modify windows 7" width="580" height="350"/></p>
<p>The Security panel lets us configure the Windows firewall, IE password options, Windows Update options, and even (surprisingly), Outlook Express options. Some of the options are handy, such as Enable Popup Blocker for IE. Others are potentially dangerous, such as Disable System Restore.</p>
<p>One interesting area is the Hide Control Panel Applets panel:</p>
<p><img class="aligncenter" style="border: 0pt none;"src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/10/image110.png?323f2c" alt="modify windows 7" width="580" height="350"/></p>
<p>Again, this is a double-edged sword. It can be handy to hide the Windows Firewall control panel applets if you have people messing about with firewall settings for example. On the other hand, it can also be really annoying (quite a mean prank to play on someone, to hide an important control panel applet).</p>
<p>Last but not least, let’s take a moment to look at the <em>Customizations</em> tab and the panels it offers:</p>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/10/image111.png?323f2c" alt="tweak windows 7" width="580" height="350"/></p>
<p>The “Common customizations” section is one of the handiest ones in the app. For example, you can use it to hide Pictures or Documents if you don’t use those.</p>
<h2>Final Thoughts</h2>
<p>EnhanceMySe7ven is not revolutionary by any stretch of the imagination, but it <em>is</em> potentially handy. It’s a nice roundup of lots of tweaks and customizations, and if you’re the go-to “computer guy” for your friends and colleagues, you might do well to have it on your USB stick. Pro-only options are sprinkled throughout the app, but at least they’re sectioned off as entire panels, rather than individual options within accessible panels.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/tweak-windows-7-learn-computer-enhancemyse7en/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Tweak &amp; Customize The Color In Windows 7&#8242;s Aero Glass With These 5 Tools</title>
		<link>http://www.makeuseof.com/tag/tweak-customize-color-windows-7s-aero-glass-5-tools/</link>
		<comments>http://www.makeuseof.com/tag/tweak-customize-color-windows-7s-aero-glass-5-tools/#comments</comments>
		<pubDate>Fri, 30 Sep 2011 00:31:28 +0000</pubDate>
		<dc:creator>Yaara Lancet</dc:creator>
				<category><![CDATA[Cool Windows Apps & Tricks]]></category>
		<category><![CDATA[customize]]></category>
		<category><![CDATA[desktop enhancements]]></category>
		<category><![CDATA[tweaks]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[windows hacks]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=87496</guid>
		<description><![CDATA[One of my favorite features in Windows 7 is Aero Glass. There’s something really appealing about the whole Aero look, and I love changing the look and feel of my system by changing Aero colors. But Windows 7 only offers 14 pre-set Aero colors, and if I need a change I have to go to my display options and do it manually. So Aero colors are a lovely thing, but let’s admit it, they’re a bit limited.]]></description>
			<content:encoded><![CDATA[<p><img class="align-right" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/09/image104.png?323f2c" alt="aero glass color" />One of my favorite features in <a href="http://www.makeuseof.com/tags/windows-7/">Windows 7</a> is Aero Glass. There’s something really appealing about the whole Aero look, and I love changing the look and feel of my system by changing Aero colors.</p>
<p>But Windows 7 only offers 14 pre-set Aero colors, and if I need a change I have to go to my display options and do it manually. So Aero colors are a lovely thing, but let’s admit it, they’re a bit limited. So I’ve rounded up some cool tools that will enliven your Aero colors experience, be it custom colors, colors that match wallpapers, or even the weather.</p>
<h2><a href="http://hb860.deviantart.com/art/AeroTuner-183456299">AeroTuner</a></h2>
<p>AeroTuner is a portable app that helps you do one thing: customize Aero color. If you’re tired of those same old default options (and let’s face it, only 3-4 of them are really usable), use AeroTuner to create your very own Aero color.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/09/2011-09-20-20h02_46.png?323f2c" alt="aero glass color" width="451" height="451" border="0" /></p>
<p>With this little application you can choose your main color and glow color, and then start playing with color balance, blur balance and Aero stripes. You can pretty much create any look you want, and within seconds, your system will have a unique look no one else can match!</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/09/2011-09-20-20h03_46.png?323f2c" alt="aero glass color cycling" width="449" height="436" border="0" /></p>
<p>If you change your mind, simply click <em>restore</em> and your previous colors will return. You can also find your previous colors in the <em>Personalize</em> area when you right-click the desktop area.</p>
<h2><a href="http://aura.codeplex.com/">Aura</a></h2>
<p>Windows 8 is going to have a new feature that will change Aero Glass color according to wallpaper. But what if you don’t want to wait? Try Aura.</p>
<p>This small and portable tool can change Aero color according to either wallpaper color or active window icon color. If you’re using IE 9 (which I’m not), it should also change color according to active tabs.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/09/2011-09-20-20h23_43.png?323f2c" alt="aero glass color cycling" width="522" height="479" border="0" /></p>
<p>What Aura essentially does is turn the task bar transparent, so it reflects the wallpaper, and the windows themselves get a color that matches the wallpaper or the active window. I’m not sure how the algorithm works, but it seems to be giving out greys a fair number of the times. Nevertheless, the general feeling is rather pleasant.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/09/2011-09-20-20h46_59.png?323f2c" alt="aero glass color cycling" width="525" height="323" border="0" /></p>
<h2><a href="http://www.carthagosoft.net/AeroBlend.php">AeroBlend</a></h2>
<p>AeroBlend is very similar to Aura, but in my opinion seems to work a little better. This might be due to the algorithm that it uses to calculate the colors. It is also an actual installation, and not a portable app.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/09/2011-09-20-20h40_27.png?323f2c" alt="aero glass customization" width="370" height="202" border="0" /></p>
<p>As in Aura, you can choose whether it should change colors according to wallpaper, icon or content (not only IE9!), and you can control the color intensity right there from the settings window. You can also choose to check the mysterious option “<em>Fade colos”.</em></p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/09/2011-09-20-20h36_44.png?323f2c" alt="aero glass customization" width="550" height="450" border="0" /></p>
<p>I’m assuming “<em>Fade colos</em>” is fade colors, and some testing seem to show that this is in fact the case. When you uncheck it, the change in color is immediate. The difference, however, is almost unnoticeable.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/09/2011-09-20-20h38_50.png?323f2c" alt="aero glass customization" width="486" height="290" border="0" /></p>
<p>As you can see, AeroBlend creates a pretty good match to wallpaper color, and the entire work environment becomes much more lively. Fun!</p>
<h2><a href="http://spikex.net/2010/04/aeroweather-weather-based-aero-color/">AeroWeather</a></h2>
<p>One of the coolest tools I’ve found on my quest to boost my Aero color is AeroWeather. This nifty little tool changes Aero color according to either temperature or weather conditions.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/09/2011-09-20-21h06_50.png?323f2c" alt="2011-09-20 21h06_50" width="341" height="431" border="0" /></p>
<p>To start, you’ll need to set up your location (zip code works in US only) and choose whether the colors should change according to temperature or conditions. If you choose temperature, you can decide the range according to which you’d like the color to change. When the temperature is close to the lower end, your desktop will look bluish-purplish:</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/09/2011-09-20-21h05_34.png?323f2c" alt="2011-09-20 21h05_34" width="431" height="309" border="0" /></p>
<p>When it’s close to the higher end, it will turn reddish:</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/09/2011-09-20-21h05_06.png?323f2c" alt="2011-09-20 21h05_06" width="463" height="310" border="0" /></p>
<p>There are all sorts of other colors in the middle.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/09/2011-09-20-21h06_06.png?323f2c" alt="2011-09-20 21h06_06" width="459" height="312" border="0" /></p>
<p>AeroWeather can also dim your Aero color at night, which is a really cool feature. If you can’t see a real change, try increasing color intensity in Windows’ Personalize –&gt; Window color.</p>
<h2><a href="http://winaero.com/comment.php?comment.news.13">AeroRainbow</a></h2>
<p>AeroRainbow is another fun application – this time, an Aero color randomizer. This little app comes from the same developers as AeroTuner, but does something a bit different. The main feature is a constantly changing Aero color, either randomly or according to a list you can build yourself.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/09/2011-09-20-21h22_30.png?323f2c" alt="2011-09-20 21h22_30" width="579" height="402" border="0" /></p>
<p>You can decide how often the change occurs, but the slowest setting is one change per minute, which is still a bit fast for my tastes. You can also use AeroRainbow to change your colors according to wallpaper, active window or active window icon, and choose whether this will be according to <em>dominate color</em> or <em>average color</em>.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/09/2011-09-20-21h24_41.png?323f2c" alt="aero glass color" width="450" height="471" border="0" /></p>
<p>If you create a nice color list, you can have a truly fetching desktop that never gets boring!</p>
<h2>Bottom Line</h2>
<p>Aero color tweakers, if you use them right, can help you create a system that is both fun and aesthetic. Just trying these tools out made me a happier person. Go ahead, indulge yourself and start playing with colors. It’s the easiest way to change your work environment so your eyes never get bored.</p>
<p>Do you know of some more interesting color customization tools for Aero? Let us know in the comments!</p>
<p><small>Image credit: <a href="http://www.shutterstock.com/cat.mhtml?lang=en&amp;search_source=search_form&amp;version=llv1&amp;anyorall=all&amp;safesearch=1&amp;searchterm=colors&amp;search_group=&amp;orient=&amp;search_cat=&amp;searchtermx=&amp;photographer_name=&amp;people_gender=&amp;people_age=&amp;people_ethnicity=&amp;people_number=&amp;commercial_ok=&amp;color=&amp;show_color_wheel=1#id=63322462&amp;src=a0b49696413198094731f8db8705a1d9-2-68" rel="nofollow">Shutterstock</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/tweak-customize-color-windows-7s-aero-glass-5-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Avoid A Speeding Ticket With A Jailbroken iPhone Speedometer [Cydia Tweak]</title>
		<link>http://www.makeuseof.com/tag/avoid-speeding-ticket-jailbroken-iphone-speedometer-cydia-tweak/</link>
		<comments>http://www.makeuseof.com/tag/avoid-speeding-ticket-jailbroken-iphone-speedometer-cydia-tweak/#comments</comments>
		<pubDate>Thu, 01 Sep 2011 00:31:13 +0000</pubDate>
		<dc:creator>Dave LeClair</dc:creator>
				<category><![CDATA[Mobile Tips]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[iPhone Apps]]></category>
		<category><![CDATA[jailbreak]]></category>
		<category><![CDATA[mobile hacks]]></category>
		<category><![CDATA[tweaks]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=84849</guid>
		<description><![CDATA[I think we can all agree that the Google Maps application on the iPhone is a little weak. It lacks a lot of basic functionality and one of the features that comes standard on most navigation units which is a speedometer. Fortunately, this isn't a lost cause, because through the magic of jailbreaking, you can use your iPhone to tell you how fast you are going, in the maps app, and out of it.]]></description>
			<content:encoded><![CDATA[<p><img class="align-right" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/08/speed300300.jpg?323f2c" alt="iphone speedometer" />If you are one of the many people (like myself) who are accustomed to adding functionality to their iPhone through jailbreaking, then I have a couple of interesting finds for you. I think we can all agree that the Google Maps application on the iPhone is a little weak. It lacks a lot of basic functionality and one of the features that comes standard on most navigation units which is a speedometer. Fortunately, this isn&#8217;t a lost cause, because through the magic of jailbreaking, you can use your iPhone to tell you how fast you are going, in the maps app, and out of it.</p>
<p>You may be wondering why you would need your iPhone to know how fast you are going when your car has a speedometer built right in. Well, what if you are riding on a train and you want to know how fast it is moving? Or how about a bus? Maybe you are in the third row of a friends giant Lincoln Navigator and you want to yell at them for driving like an old lady, but you need to make sure it isn&#8217;t just your imagination, and that he or she is, in fact, actually driving slowly.</p>
<p>Whatever your reason for needing to know your speed, I&#8217;m going to show you two cool Cydia tweaks that allow you to quickly and easily add a speedometer to your iPhone.</p>
<h2>Installing The Apps</h2>
<p>Both of the apps I am going to recommend today are available in the base Cydia repositories, so installing them is nice and easy. The first app is called &#8220;Speed for Maps.&#8221; Simply search for that in Cydia, install the package and you&#8217;ll be ready to go. The second one is called &#8220;Speedometer,&#8221; search for that in Cydia, download, and be impressed.</p>
<h2>Speed For Maps</h2>
<p>Speed for Maps is a very basic Cydia tweak that does one thing and does it well. It overlays a little speedometer in the base iPhone maps app. It drops it on the bottom right corner of the screen, so it will not intrude with the view of where you are going.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/08/photo-51.png?323f2c" alt="iphone speedometer" width="320" height="480" /></p>
<p>It is a very cool little tweak that works exactly as advertised. Simply install it in Cydia, respring your iPhone and open up the maps app. There is virtually no setup involved and you will be ready to use the app immediately. This is a small, highly functional tweak that adds something to the iPhone that should be there by default.</p>
<p>The speed was very accurate as long as I was moving quickly. I had a hard time getting it to pick up my movement while walking, but in the car it had no problem.</p>
<h2>Speedometer</h2>
<p>Speedometer is a standalone app that does not integrate with Maps. It simply launches and tells you exactly how fast you are moving. It offers two different display themes in the free version, and offers two more premium themes if you would like to pay. The free version also features a small ad on the bottom of the app.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/08/speedo.png?323f2c" alt="iphone speedometer app review" width="480" height="320" /></p>
<p>The cool thing about this app is that it features social network integration. You can simply click the Twitter or Facebook button and the app will post how fast you are moving at that time. It will also share your highest speed with your friends. It might be a great way to get busted if you have some police officers on your friends list.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/08/speedoshare.png?323f2c" alt="iphone speedometer" width="480" height="320" /></p>
<p>While this iPhone speedometer app is designed as more of a &#8220;for fun&#8221; app, it is still cool if you just want to quickly find out how fast you are moving and share it with your friends.</p>
<p>The speed accuracy on this worked the same as the first one. It was almost dead on to the speed that my car showed.</p>
<h2>Conclusion</h2>
<p>Both of these apps are cool if you want to know how fast you are traveling and you do not have access to a car&#8217;s speedometer. Speed for Maps is more of a functional app that adds a function to an already existing iPhone service. Speedometer, while still functional, is more of a novelty in that it just shows you your speed, and allows you to share with your friends. Either way, they both get the job done, it just depends on exactly what kind of functionality you are looking for.</p>
<p>Have you tried these iPhone speedometer apps? Did you set a land speed record? Let us know in the comments.</p>
<p><small>Image Credit: <a href="http://www.flickr.com/photos/govert1970/3941412635/" rel="nofollow">Michiel2005</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/avoid-speeding-ticket-jailbroken-iphone-speedometer-cydia-tweak/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Change Hard-to-Find Ubuntu Settings Easily With Ubuntu Tweak [Linux]</title>
		<link>http://www.makeuseof.com/tag/change-hardtofind-ubuntu-settings-easily-ubuntu-tweak-linux/</link>
		<comments>http://www.makeuseof.com/tag/change-hardtofind-ubuntu-settings-easily-ubuntu-tweak-linux/#comments</comments>
		<pubDate>Wed, 10 Aug 2011 16:31:11 +0000</pubDate>
		<dc:creator>Justin Pot</dc:creator>
				<category><![CDATA[Cool Linux Apps & Tips]]></category>
		<category><![CDATA[system tools]]></category>
		<category><![CDATA[tweaks]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=82886</guid>
		<description><![CDATA[Tweak the way Ubuntu behaves, easily. Whether you want to stop Ubuntu from locking your screen or change your 3D desktop settings, Ubuntu Tweak is the easy way to access the Ubuntu settings that are otherwise buried in hard-to-reach places. We profiled Ubuntu Tweak back in 2008, but a lot has changed since then.]]></description>
			<content:encoded><![CDATA[<p><firstimage="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/08/tweak-icon.png"><img class="align-right" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/08/tweak-icon.png?323f2c" alt="ubuntu settings utility" />Tweak the way Ubuntu behaves, easily. Whether you want to stop Ubuntu from locking your screen or change your 3D desktop settings, <a href="http://ubuntu-tweak.com">Ubuntu Tweak</a> is the easy way to access the Ubuntu settings that are otherwise buried in hard-to-reach places. We <a href="http://www.makeuseof.com/tag/tweak-ubuntu-the-easy-way/">profiled Ubuntu Tweak back in 2008</a>, but a lot has changed since then. Ubuntu is over three years older, and even sports a new user interface now called <a href="http://www.makeuseof.com/tag/ubuntu-1104-unity-big-leap-linux/">Unity</a>.</p>
<p>Ubuntu Tweak has changed too. Not only is there a great application manager embedded into the program but there are a lot of new tweaks to explore and use. If you wish Ubuntu gave you more control over your system I highly recommend you check out this app. There&#8217;s too many individual switches here to highlight, but let&#8217;s take a look at some of the biggest features.</p>
<h2>Application Management</h2>
<p>You know, and perhaps love, the <a href="http://www.makeuseof.com/tag/5-tips-tricks-ubuntu-software-center-linux/">Ubuntu Software Center</a> by now. Ubuntu Tweak also aims to make installing software a bit easier.</p>
<p>So what&#8217;s the difference with Ubuntu Tweak&#8217;s software center? Well, only popular software titles are listed. Browse and you&#8217;ll quickly find that there is no filler here:</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/08/tweak-apps.png?323f2c" alt="ubuntu settings utility" width="580" height="262" /></p>
<p>Check any software you want to install; uncheck anything you want to uninstall. Then click the &#8220;<em>Apply</em>&#8221; button at the bottom-right to make the changes happen.</p>
<p>Then check out the &#8220;<em>Package Cleaner</em>&#8220;. Various buttons to the right of this interface let you scan your computer for excess files. You can then delete these files by clicking &#8220;<em>Cleanup</em>&#8220;, though you may need to click &#8220;<em>Unlock</em>&#8221; before you can do so.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/08/tweak-cleanup.png?323f2c" alt="ubuntu system settings" width="580" height="178" /></p>
<p>This is similar to <a href="http://www.makeuseof.com/tag/bleachbit-utility-clean-linux-system/">BleachBit, a CCleaner alternative for Linux</a>.</p>
<p>It&#8217;s also possible to run updates from within Ubuntu Tweak, and to turn off the default Ubuntu update manager from running automatically (some find this annoying).</p>
<h2>Various Tweaks</h2>
<p>You&#8217;ll find today, as was true in 2008, a variety of tweaking options. For example, do you miss having a recycling bin or computer icon on your desktop? There&#8217;s a panel for that:</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/08/tweak-icons.png?323f2c" alt="ubuntu system settings" width="580" height="193" /></p>
<p>You can not only re-add icons but also name them whatever you want. You can even have the entire home folder on your desktop, if you want.</p>
<p>Do you want to change how the login screen looks? There&#8217;s a panel for that too:</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/08/tweak-login.png?323f2c" alt="ubuntu system settings" width="580" height="240" /></p>
<p>Do you want to change what programs open certain file types by default?</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/08/tweak-filetype.png?323f2c" alt="ubuntu desktop settings" width="580" height="198" /></p>
<p>You get the idea: there&#8217;s a lot this application can do, so explore to find it all out.</p>
<h2>3D Desktop Settings</h2>
<p>Want to change how your desktop&#8217;s 3D settings work? Click the &#8216;<em>Compiz Settings</em>&#8221; button and you&#8217;ll have a few options:</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/08/tweak-compiz.png?323f2c" alt="ubuntu settings utility" width="580" height="330" /></p>
<p>Mac users will recognize the &#8220;<em>Corners</em>&#8221; functionality. Play with it to learn how it works.</p>
<p>There is, unfortunately, very little Unity-specific elements to this. I&#8217;m sure this will grow with time, however.</p>
<h2>Get Ubuntu Tweak</h2>
<p>Installing Ubuntu Tweak is simple. Just head to <a href="http://ubuntu-tweak.com/">the Ubuntu Tweak home page</a> and click the &#8220;<em>Download Now!</em>&#8221; button. You&#8217;ll have a .deb file; open it and the Ubuntu Software Center will take care of the installation process for you.</p>
<p>Do you like having easy access to these settings? Let us know in the comments below, and feel free to share any other <a href="http://www.makeuseof.com/tags/ubuntu/">Ubuntu</a> tips and tricks.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/change-hardtofind-ubuntu-settings-easily-ubuntu-tweak-linux/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached (Requested URI is rejected)
Database Caching 1/31 queries in 0.054 seconds using apc
Object Caching 692/755 objects using disk: basic
Content Delivery Network via main.makeuseoflimited.netdna-cdn.com

Served from: www.makeuseof.com @ 2012-02-10 15:39:42 -->
