<?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>Help Desk Geek - Help Desk Tips For IT Pros</title> <atom:link href="http://helpdeskgeek.com/feed/" rel="self" type="application/rss+xml" /><link>http://helpdeskgeek.com</link> <description>Help Desk Geek is a blog for Discussions about help desk tips and how-to computer tips</description> <lastBuildDate>Sun, 20 May 2012 11:01:23 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <item><title>Restore Window Dodge Functionality To Unity in Ubuntu 12.04</title><link>http://helpdeskgeek.com/linux-tips/restore-window-dodge-functionality-to-unity-in-ubuntu-12-04/</link> <comments>http://helpdeskgeek.com/linux-tips/restore-window-dodge-functionality-to-unity-in-ubuntu-12-04/#comments</comments> <pubDate>Sun, 20 May 2012 11:01:23 +0000</pubDate> <dc:creator>Eric Fleming</dc:creator> <category><![CDATA[Linux Tips]]></category> <category><![CDATA[ubuntu]]></category> <category><![CDATA[unity]]></category><guid
isPermaLink="false">http://helpdeskgeek.com/?p=27001</guid> <description><![CDATA[Since the introduction of Ubuntu&#8217;s new Unity interface, one of its features has been the &#8220;Dodge Windows&#8221; functionality. What this means is that if a program window were to be moved so that it would have been on top of the Unity dock, the dock would &#8220;dodge&#8221; out of the way as much as necessary, [...]]]></description> <content:encoded><![CDATA[<p>Since the introduction of Ubuntu&#8217;s new Unity interface, one of its features has been the &#8220;Dodge Windows&#8221; functionality. What this means is that if a program window were to be moved so that it would have been on top of the Unity dock, the dock would &#8220;dodge&#8221; out of the way as much as necessary, up to and including completely hiding itself.</p><p>So, you could take a window that wasn&#8217;t covering the dock&#8230;</p><p
style="text-align: center;"><img
src="http://s.helpdeskgeek.com/wp-content/pictures/2012/05/00Before_Window_Dodge.jpg" alt="Before Window Dodge" width="277" height="177" /></p><p>&#8230; and move it so that it would have covered the dock, only the dock would &#8220;dodge&#8221; out of the way.</p><p
style="text-align: center;"><img
src="http://s.helpdeskgeek.com/wp-content/pictures/2012/05/01Window_Dodge.jpg" alt="Window Dodge" width="277" height="177" /></p><p>In Ubuntu 12.04, however, this feature was removed. It wasn&#8217;t just that the feature was turned off, but that the code was removed from Unity, so anyone wanting the feature returned was out of luck. In Ubuntu 12.04, should a window move into the Unity&#8217;s dock&#8217;s &#8220;space&#8221; the window will simply slide behind the dock.</p><p
style="text-align: center;"><img
src="http://s.helpdeskgeek.com/wp-content/pictures/2012/05/02No_Window_Dodge.jpg" alt="No Window Dodge" width="277" height="177" /></p><p>How to get the feature back? As mentioned, the code was removed from Unity, so there&#8217;s no setting to tweak, even when using a third-party tweaking tool, but thanks to a patched version of Unity, now available via a personal package archive (PPA), Ubuntu users can soon have their &#8220;window dodge&#8221; feature back. Here&#8217;s how to get it.</p><p>First, open up the Terminal.</p><p
style="text-align: center;"><img
src="http://s.helpdeskgeek.com/wp-content/pictures/2012/05/03Open_Terminal.jpg" alt="Open Terminal" width="277" height="247" /></p><p>Now type <strong>sudo apt-add-repository ppa:ikarosdev/unity-revamped</strong> to add the PPA to your list of software sources.</p><p
style="text-align: center;"><img
src="http://s.helpdeskgeek.com/wp-content/pictures/2012/05/04Add_PPA.jpg" alt="Add PPA" width="505" height="53" /></p><p>Now type <strong>sudo apt-get update</strong> to update those software lists, which will make the new, patched Unity available for upgrading.</p><p
style="text-align: center;"><img
src="http://s.helpdeskgeek.com/wp-content/pictures/2012/05/05Update_Software_Lists.jpg" alt="Update Software Lists" width="210" height="51" /></p><p>Finally, type <strong>sudo apt-get upgrade</strong> to upgrade your currently installed Unity to the patched Unity with &#8220;window dodge&#8221; feature included.</p><p
style="text-align: center;"><img
src="http://s.helpdeskgeek.com/wp-content/pictures/2012/05/06Upgrade_Software.jpg" alt="Upgrade Software" width="217" height="51" /></p><p>Once you&#8217;ve done this, you&#8217;ll need to install one more program (if you haven&#8217;t already installed it), which will allow us to enable the &#8220;window dodge&#8221; feature (even after installing the patched version of Unity, &#8220;window dodge&#8221; is still turned off by default). We&#8217;ll be installing the CompizConfig Settings Manager (CCSM), so type <strong>sudo apt-get install compizconfig-settings-manager</strong> to do this.</p><p
style="text-align: center;"><img
src="http://s.helpdeskgeek.com/wp-content/pictures/2012/05/07Install_CCSM.jpg" alt="Install CCSM" width="482" height="53" /></p><p>Now, after the upgrade to the patched Unity and installation of CCSM is finished, go ahead and log out of your current session, then immediately log back in.</p><p
style="text-align: center;"><img
src="http://s.helpdeskgeek.com/wp-content/pictures/2012/05/08Log_Out.jpg" alt="Log Out" width="296" height="275" /></p><p>We&#8217;ll now need to open up CCSM, which we can do by typing <strong>ccsm</strong> into the Dash.</p><p
style="text-align: center;"><img
src="http://s.helpdeskgeek.com/wp-content/pictures/2012/05/09Open_CCSM.jpg" alt="Open CCSM" width="277" height="262" /></p><p>Scroll down to the &#8220;Ubuntu Unity Plugin&#8221; (found in the Desktop section), and open it.</p><p
style="text-align: center;"><img
src="http://s.helpdeskgeek.com/wp-content/pictures/2012/05/10Open_Unity_Settings.jpg" alt="Open Unity Settings" width="434" height="212" /></p><p>The setting we want is in the first tab, and you can see it below. We want either &#8220;Dodge Window&#8221; or &#8220;Dodge Active Window&#8221;.</p><p
style="text-align: center;"><img
src="http://s.helpdeskgeek.com/wp-content/pictures/2012/05/11Window_Dodge_Setting.jpg" alt="Window Dodge Setting" width="436" height="189" /></p><p>If we choose &#8220;Dodge Window&#8221; then any window that would have covered the Unity Dock will cause the &#8220;dodge&#8221; behavior, while chooseing &#8220;Dodge Active Window&#8221; will cause the Dock to dodge only when the foremost window would be covering it. Once you have made your decision close the Settings Manager and try to move a window on top of the dock. It should now &#8220;dodge&#8221; out of the way, just as we wanted.</p><p
style="text-align: center;"><img
src="http://s.helpdeskgeek.com/wp-content/pictures/2012/05/12Window_Dodge.jpg" alt="Window Dodge" width="277" height="177" /></p><p>And that&#8217;s it. One last note about this: as we are using a patched version of Unity, it is possible that whenever Unity is upgraded by Ubuntu, you will lose the &#8220;window dodge&#8221; feature, at least until the new version of the patched Unity is available. Other than that, the patched version of Unity is identical except for this patch, and one to allow minimizing by clicking on the dock icon, so there should be no problems associated with using it.</p><p>Thanks for reading, check out <a
href="http://helpdeskgeek.com">Help Desk Geek - Help Desk Tips For IT Pros</a> for more WordPress news!</p>]]></content:encoded> <wfw:commentRss>http://helpdeskgeek.com/linux-tips/restore-window-dodge-functionality-to-unity-in-ubuntu-12-04/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Use Thunderbird To Backup Your Webmail Email Account</title><link>http://helpdeskgeek.com/how-to/use-thunderbird-to-backup-your-webmail-email-account/</link> <comments>http://helpdeskgeek.com/how-to/use-thunderbird-to-backup-your-webmail-email-account/#comments</comments> <pubDate>Sat, 19 May 2012 11:51:35 +0000</pubDate> <dc:creator>Eric Fleming</dc:creator> <category><![CDATA[How-To]]></category> <category><![CDATA[email]]></category> <category><![CDATA[Gmail]]></category> <category><![CDATA[Thunderbird]]></category><guid
isPermaLink="false">http://helpdeskgeek.com/?p=26769</guid> <description><![CDATA[With the popularity of webmail such as Gmail, a lot of us are using our Web browser as our main email &#8220;client,&#8221; instead of a Desktop application such as Apple&#8217;s Mail.app, Outlook or Evolution. This means that if our Internet goes out, we have no way to look at our email; forget about checking for [...]]]></description> <content:encoded><![CDATA[<p>With the popularity of webmail such as Gmail, a lot of us are using our Web browser as our main email &#8220;client,&#8221; instead of a Desktop application such as Apple&#8217;s Mail.app, Outlook or Evolution. This means that if our Internet goes out, we have no way to look at our email; forget about checking for new messages, we can&#8217;t even read old ones! In this article, we&#8217;ll show how you can use Thunderbird to archive your webmail (in this case Gmail), so even if your Internet connection goes down, you can at least read old messages.</p><p>The first step is to download and install Thunderbird. You can head over to the <a
href="http://www.mozilla.org/en-US/thunderbird/">Thunderbird home page</a> and download the installer (simplest for Mac or Windows), while Linux users will likely want to install Thunderbird via their distro&#8217;s software repositories.</p><p
style="text-align: center;"><img
src="http://s.helpdeskgeek.com/wp-content/pictures/2012/04/01Thunderbird_Home_Page.jpg" alt="Thunderbird Home Page" width="580" height="334" /></p><p>Now we&#8217;ll need to ensure that Gmail is configured to allow POP3 access. So click <a
href="https://mail.google.com/mail/#settings/fwdandpop">this link</a> (make sure you&#8217;re logged into your Gmail account) to view the POP/IMAP settings.</p><p
style="text-align: center;"><img
src="http://s.helpdeskgeek.com/wp-content/pictures/2012/04/02Turn_On_POP3.jpg" alt="Turn On POP3" width="580" height="150" /></p><p>As you can see above, we&#8217;ve turned on POP3 access, which will allow us to use our Gmail account with a Desktop client, in this case Thunderbird. Also, note that under option 2 (under POP Download), we have chosen to &#8220;keep Gmail&#8217;s copy in the Inbox&#8221; when messages are accessed with POP. If we use this option, then nothing we do with Thunderbird (such as accidentally marking a message as &#8220;read&#8221;), should affect anything we see in the Gmail Web interface.</p><p><em>Note: we&#8217;ll be showing the POP3 configuration instructions in this article, but you can check out this link to see Google&#8217;s ideal <a
href="http://support.google.com/mail/bin/answer.py?hl=en&amp;ctx=mail&amp;answer=75726">configuration settings for IMAP</a> mail clients, if you were wanting to use Thunderbird as an everyday client. We chose POP3 as our backup method, as it will download all your emails, and not simply new emails as they arrive.</em></p><p>Next, launch Thunderbird by double-clicking its Dock icon or Desktop launcher, selecting its Start Menu entry, or&#8230; whatever.</p><p
style="text-align: center;"><img
src="http://s.helpdeskgeek.com/wp-content/pictures/2012/04/03Launch_Thunderbird.jpg" alt="Launch Thunderbird" width="290" height="247" /></p><p>Now we&#8217;ll enter in your account details, so go to the <strong>Edit</strong> menu and then <strong>Account Settings</strong> (menu names/locations may be slightly different on different operating systems).</p><p
style="text-align: center;"><img
src="http://s.helpdeskgeek.com/wp-content/pictures/2012/04/04Open_Account_Settings.jpg" alt="Open Account Settings" width="318" height="359" /></p><p>When the Account Settings window opens, choose <strong>Add Mail Account</strong> from the <strong>Account Actions</strong> menu.</p><p
style="text-align: center;"><img
src="http://s.helpdeskgeek.com/wp-content/pictures/2012/04/05Add_Mail_Account.jpg" alt="Add Mail Account" width="286" height="178" /></p><p>Now simply enter in your Gmail info. Thunderbird has a database of many different email providers, so should automatically fill in the correct server info. The only thing to think about at this point is whether or not to switch from the default server (IMAP), to the alternative (POP3, as we did).</p><p
style="text-align: center;"><img
src="http://s.helpdeskgeek.com/wp-content/pictures/2012/04/06Mail_Account_Setup.jpg" alt="Mail Account Setup" width="580" height="416" /></p><p>Now, before leaving the <strong>Account Settings</strong> window, click the <strong>Server Settings</strong> tab, then make sure to change the &#8220;Check for new messages&#8221; setting is reduced to 1 minutes (at least while we download your old emails), as well as checking the &#8220;Leave messages on server&#8221; option, while making sure the next two options (&#8220;For at most&#8221; and &#8220;Until I delete them&#8221;) are unchecked.</p><p
style="text-align: center;"><img
src="http://s.helpdeskgeek.com/wp-content/pictures/2012/04/07Thunderbird_Server_Settings.jpg" alt="Thunderbird Server Settings" width="580" height="278" /></p><p>Now move to the <strong>Junk Settings</strong> tab and uncheck the &#8220;Enable adaptive junk mail controls&#8221; option. As Gmail already has good spam filtering (and we&#8217;re only using Thunderbird to archive our Gmail account), this will ensure that every email is downloaded.</p><p
style="text-align: center;"><img
src="http://s.helpdeskgeek.com/wp-content/pictures/2012/04/08Turn_Off_Thunderbird_Junk_Filter.jpg" alt="Turn Off Thunderbird Junk Filter" width="391" height="155" /></p><p>Finally, click the <strong>Disk Space</strong> tab, and make sure the &#8220;Don&#8217;t delete any messages&#8221; radio button is selected. This way, no messages will be deleted, simply to conserve disk space. This should be the default option, but it doesn&#8217;t hurt to double-check.</p><p
style="text-align: center;"><img
src="http://s.helpdeskgeek.com/wp-content/pictures/2012/04/09Do_Not_Delete_Messages.jpg" alt="Do Not Delete Messages" width="401" height="271" /></p><p>At this point, you can go ahead and clock the entire <strong>Account Settings</strong> window and return to the main interface. If it hasn&#8217;t started archiving your Gmail messages, click the <strong>Get Mail</strong> button in the toolbar, and the process will begin.</p><p
style="text-align: center;"><img
src="http://s.helpdeskgeek.com/wp-content/pictures/2012/04/10Thunderbird_Downloading_Emails.jpg" alt="Thunderbird Downloading Emails" width="434" height="36" /></p><p>Depending on how many emails you have, this process could take quite a while, but when you&#8217;re finished, you should have a full backup of your POP3 server.</p><p>Thanks for reading, check out <a
href="http://helpdeskgeek.com">Help Desk Geek - Help Desk Tips For IT Pros</a> for more WordPress news!</p>]]></content:encoded> <wfw:commentRss>http://helpdeskgeek.com/how-to/use-thunderbird-to-backup-your-webmail-email-account/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Share Windows XP or 7 Printer with Mac</title><link>http://helpdeskgeek.com/how-to/share-windows-xp-or-7-printer-with-mac/</link> <comments>http://helpdeskgeek.com/how-to/share-windows-xp-or-7-printer-with-mac/#comments</comments> <pubDate>Fri, 18 May 2012 11:10:32 +0000</pubDate> <dc:creator>Aseem</dc:creator> <category><![CDATA[How-To]]></category><guid
isPermaLink="false">http://helpdeskgeek.com/?p=27310</guid> <description><![CDATA[So I have a few Macs and a few PCs in my house and it&#8217;s always fun trying to get everything to communicate with each other. Luckily, with OS X Snow Leopard/Lion and Windows XP/7, communication between the different platforms is pretty good. Earlier is used to be a royal pain to get the two [...]]]></description> <content:encoded><![CDATA[<p>So I have a few Macs and a few PCs in my house and it&#8217;s always fun trying to get everything to communicate with each other. Luckily, with OS X Snow Leopard/Lion and Windows XP/7, communication between the different platforms is pretty good. Earlier is used to be a royal pain to get the two to talk, but now file sharing and printer sharing is pretty straightforward.</p><p>For example, I have a printer attached to my Windows 7 computer in my home office and I wanted to be able to print to it from my MacBook Pro running Lion. I thought it was going to take a long time, but luckily it didn&#8217;t! In this post, I&#8217;ll walk you through the steps to share a printer from Windows XP or Windows 7 to your Mac.</p><p>Note that the part about adding the printer to your Mac is the same regardless of whether it&#8217;s from Windows XP or Windows 7. The only difference is the way your share the printer in XP and 7.</p><h3>Share Windows XP Printer</h3><p>The first thing that needs to be done is the share the printer. In Windows XP, you can do this by going to Control Panel and clicking on<strong> Printers and Faxes</strong>.</p><p><img
style="display: block; margin-left: auto; margin-right: auto;" src="http://s.helpdeskgeek.com/wp-content/pictures/2012/05/xp-printers-and-faxes.png" alt="Xp printers and faxes" width="302" height="235" border="0" /></p><p>Next, right-cick on the printer and choose <strong>Properties</strong>.</p><p><img
style="display: block; margin-left: auto; margin-right: auto;" src="http://s.helpdeskgeek.com/wp-content/pictures/2012/05/xp-properties.png" alt="Xp properties" width="338" height="262" border="0" /></p><p>Finally, click on the <strong>Sharing</strong> tab and choose <strong>Share this printer</strong>.</p><p><img
style="display: block; margin-left: auto; margin-right: auto;" src="http://s.helpdeskgeek.com/wp-content/pictures/2012/05/xp-share-printer.png" alt="Xp share printer" width="406" height="239" border="0" /></p><p>It&#8217;s probably a good idea to keep the name of the printer short (less than 8 characters) and also not to include any spaces or special characters. Just keep it to letters and numbers. Click OK and you&#8217;re done. Now skip down to the adding printer to your Mac section for the rest of the instructions.</p><h3>Share Windows 7 Printer</h3><p>In Windows 7, the process of sharing a printer is slightly different. First, go to Control Panel and click on <strong>Devices and Printers</strong>.</p><p><img
style="display: block; margin-left: auto; margin-right: auto;" src="http://s.helpdeskgeek.com/wp-content/pictures/2012/05/devices-and-printers.png" alt="Devices and printers" width="297" height="188" border="0" /></p><p>Next, right-click on the printer and choose <strong>Printer Properties</strong>. In XP, you had to choose just Properties.</p><p><img
style="display: block; margin-left: auto; margin-right: auto;" src="http://s.helpdeskgeek.com/wp-content/pictures/2012/05/Printer-properties.png" alt="Printer properties" width="286" height="310" border="0" /></p><p>Finally, go to the Sharing tab and check <strong>Share this printer</strong>. That&#8217;s it for the Windows part!</p><p><img
style="display: block; margin-left: auto; margin-right: auto;" src="http://s.helpdeskgeek.com/wp-content/pictures/2012/05/share-printer.png" alt="Share printer" width="466" height="295" border="0" /></p><h3>Add Windows Printer to OS X</h3><p>Now for the final part. In OS X, go to System Preferences and click on Print &amp; Scan.</p><p><img
style="display: block; margin-left: auto; margin-right: auto;" src="http://s.helpdeskgeek.com/wp-content/pictures/2012/05/print-and-scan.jpeg" alt="print and scan" width="318" height="184" border="0" /></p><p>Now click on the little + button at the bottom of the box that shows you the currently installed printers.</p><p><img
style="display: block; margin-left: auto; margin-right: auto;" src="http://s.helpdeskgeek.com/wp-content/pictures/2012/05/add-printer.jpeg" alt="add printer" width="226" height="394" border="0" /></p><p>Now you&#8217;ll get a pop up dialog that has a few options across the top. In our case, we want to click on <strong>Windows</strong>. This will automatically find all the Windows computers on your network! Sweet!</p><p><img
style="display: block; margin-left: auto; margin-right: auto;" src="http://s.helpdeskgeek.com/wp-content/pictures/2012/05/add-windows-printer.jpeg" alt="add windows printer" width="518" height="248" border="0" /></p><p>Click on the name of the computer with the shared printer and you&#8217;ll be asked to connect to it as a guest or registered user. In my experience, I was only able to connect as a registered user and only to Windows computers that had a username AND password. If you don&#8217;t have a password on your Windows user account, you won&#8217;t be able to connect and therefore won&#8217;t be able to see the shared printers. I can&#8217;t figure out a way to get it to work without having a password on the Windows account.</p><p><img
style="border-style: initial; border-color: initial; display: block; margin-left: auto; margin-right: auto; border-width: 0px;" src="http://s.helpdeskgeek.com/wp-content/pictures/2012/05/2012-05-17_19-01-42.jpeg" alt="2012 05 17 19 01 42" width="430" height="296" border="0" /></p><p>Now you&#8217;l see the last box on the right will have the name of the shared printer(s).</p><p><img
style="display: block; margin-left: auto; margin-right: auto;" src="http://s.helpdeskgeek.com/wp-content/pictures/2012/05/shared-printer.jpeg" alt="shared printer" width="520" height="246" border="0" /></p><p>Click on the printer and then at the bottom you have to choose how to print. You have an option for Generic Postscript or Generic PCL, but normally you&#8217;re going to want to choose<strong> Select Printer Software</strong>. By default, OS X has a lot of drivers for the most common printers.</p><p><img
style="display: block; margin-left: auto; margin-right: auto;" src="http://s.helpdeskgeek.com/wp-content/pictures/2012/05/printer-driver.jpeg" alt="printer driver" width="517" height="216" border="0" /></p><p>They even had my Lexmark 7600 printer in the list, meaning I didn&#8217;t have to worry about downloading the latest Mac driver for my printer and installing that.</p><p><img
style="display: block; margin-left: auto; margin-right: auto;" src="http://s.helpdeskgeek.com/wp-content/pictures/2012/05/printer-software.jpeg" alt="printer software" width="437" height="362" border="0" /></p><p>And that&#8217;s about it. The software will be installed and you should be able to print. If your printer is not in the list, then you had to choose Other in the drop down and then choose the driver manually. You&#8217;ll have to download the latest Mac driver for your printer in order to do that.</p><p>Having trouble connecting to the shared printer on your Windows machine? If so, post a comment here and tell us where your process failed. Enjoy!</p><div></div><p>Thanks for reading, check out <a
href="http://helpdeskgeek.com">Help Desk Geek - Help Desk Tips For IT Pros</a> for more WordPress news!</p>]]></content:encoded> <wfw:commentRss>http://helpdeskgeek.com/how-to/share-windows-xp-or-7-printer-with-mac/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Use More Than Four Workspaces In Ubuntu 12.04</title><link>http://helpdeskgeek.com/linux-tips/use-more-than-four-workspaces-in-ubuntu-12-04/</link> <comments>http://helpdeskgeek.com/linux-tips/use-more-than-four-workspaces-in-ubuntu-12-04/#comments</comments> <pubDate>Thu, 17 May 2012 11:46:56 +0000</pubDate> <dc:creator>Eric Fleming</dc:creator> <category><![CDATA[Linux Tips]]></category> <category><![CDATA[12.04]]></category> <category><![CDATA[ubuntu]]></category> <category><![CDATA[workspaces]]></category><guid
isPermaLink="false">http://helpdeskgeek.com/?p=27240</guid> <description><![CDATA[One advantage that Linux has had (for quite a few years), over both Windows and Mac OS X is the implementation of workspaces. With workspaces, it&#8217;s possible to keep windows from different applications on their own &#8220;space&#8221; but have quick access to everything with just a keyboard combination or click of the mouse button. This [...]]]></description> <content:encoded><![CDATA[<p>One advantage that Linux has had (for quite a few years), over both Windows and Mac OS X is the implementation of workspaces. With workspaces, it&#8217;s possible to keep windows from different applications on their own &#8220;space&#8221; but have quick access to everything with just a keyboard combination or click of the mouse button.</p><p>This is very useful for people who tend to keep a large number of applications running at once. This often leads to the user having a monitor which is very cluttered.</p><p
style="text-align: center;"><img
src="http://s.helpdeskgeek.com/wp-content/pictures/2012/05/01Cluttered_Workspace.jpg" alt="Cluttered Workspace" width="580" height="331" /></p><p>Now, a user can open an application then move it to a different workspace; this allows the user to keep different &#8220;jobs&#8221; separate (work-related programs on one workspace, social networking on another, while music and videos play on a third workspace). In Ubuntu, you can access your workspaces in two different ways. You can click the Workspaces icon in the Ubuntu dock to open up the Workspace view.</p><p
style="text-align: center;"><img
src="http://s.helpdeskgeek.com/wp-content/pictures/2012/05/02Click_Workspace_Icon_On_Dock.jpg" alt="Click Workspace Icon on Dock" width="83" height="64" /></p><p>You can also hit the <strong>Super-s</strong> keyboard combination. In either instance, you&#8217;ll now see the two-by-two grid mentioned above.</p><p
style="text-align: center;"><img
src="http://s.helpdeskgeek.com/wp-content/pictures/2012/05/03Workspaces_in_Use.jpg" alt="Workspaces in Use" width="580" height="331" /></p><p>Each &#8220;thumbnail&#8221; represents one workspace. Simply double-click the workspace you want to switch to, or if you want, you can drag windows or programs from one workspace to the next.</p><p>In versions of Ubuntu prior to 12.04 (and in Kubuntu, which uses KDE), it was possible to have as many workspaces as you wanted. However, with the release of Ubuntu 12.04, the user is now limited to only four (arranged in a two by two grid, as shown above). In reality, the feature for 4+ workspaces is still available, but the setting has been removed.</p><p>So, what if the user wants more workspaces? There are actually a number of ways to go about this. We&#8217;ll be using Ubuntu Tweak, but if you&#8217;re a fan of MyUnity or even the CompizConfig Settings Manager, you can go that route. To use Ubuntu Tweak, we&#8217;ll first need to install it; to do this we&#8217;ll use the Terminal.</p><p
style="text-align: center;"><img
src="http://s.helpdeskgeek.com/wp-content/pictures/2012/05/04Open_Terminal.jpg" alt="Open Terminal" width="267" height="247" /></p><p>Now type <strong>sudo apt-add-repository ppa:tualatrix/ppa</strong> to add the Ubuntu Tweak repository.</p><p
style="text-align: center;"><img
src="http://s.helpdeskgeek.com/wp-content/pictures/2012/05/05Add_PPA.jpg" alt="Add PPA" width="407" height="46" /></p><p>Now type <strong>sudo apt-get update</strong> to update your software lists. This will make your system &#8220;aware&#8221; of any potential updates, as well as software in the new personal package archive (PPA).</p><p
style="text-align: center;"><img
src="http://s.helpdeskgeek.com/wp-content/pictures/2012/05/06Update_Software_Lists.jpg" alt="Update Software Lists" width="207" height="47" /></p><p>Finally, you can install Ubuntu Tweak by typing <strong>sudo apt-get install ubuntu-tweak</strong>.</p><p
style="text-align: center;"><img
src="http://s.helpdeskgeek.com/wp-content/pictures/2012/05/07Install_Ubuntu_Tweak.jpg" alt="Install Ubuntu Tweak" width="332" height="48" /></p><p>Once Ubuntu Tweak is installed, go ahead and open it.</p><p
style="text-align: center;"><img
src="http://s.helpdeskgeek.com/wp-content/pictures/2012/05/08Open_Ubuntu_Tweak.jpg" alt="Open Ubuntu Tweak" width="267" height="247" /></p><p>After a bit, you will see the main Ubuntu Tweak overview window.</p><p
style="text-align: center;"><img
src="http://s.helpdeskgeek.com/wp-content/pictures/2012/05/09Ubuntu_Tweak_Window.jpg" alt="Ubuntu Tweak Window" width="580" height="385" /></p><p>Click the <strong>Tweaks</strong> tab to see all the available options.</p><p
style="text-align: center;"><img
src="http://s.helpdeskgeek.com/wp-content/pictures/2012/05/10Click_Tweaks_Tab.jpg" alt="Click Tweaks Tab" width="377" height="61" /></p><p>The workspace settings can be found, surprisingly enough, by clicking the <strong>Workspace</strong> option. Do that now.</p><p
style="text-align: center;"><img
src="http://s.helpdeskgeek.com/wp-content/pictures/2012/05/11Click_Workspace_Button.jpg" alt="Click Workspace Button" width="208" height="85" /></p><p>By default, as shown earlier, you have four workspaces, aligned in a two-by-two grid. That setting looks like this.</p><p
style="text-align: center;"><img
src="http://s.helpdeskgeek.com/wp-content/pictures/2012/05/12Default_Workspace_Settings.jpg" alt="Default Workspace Settings" width="428" height="93" /></p><p>To change it, simply move the slider. Below you&#8217;ll see that we&#8217;ve given ourselves four workspaces horizontally, and three vertically, for a total of twelve instead of four. The settings allow us to give ourselves as many as 16 in either direction.</p><p
style="text-align: center;"><img
src="http://s.helpdeskgeek.com/wp-content/pictures/2012/05/13New_Workspace_Settings.jpg" alt="New Workspace Settings" width="428" height="93" /></p><p>The changes take place immediately. You can go ahead and quit Ubuntu Tweak (or leave it open in case you want to change your setting immediately). In our case, hitting <strong>Super-s</strong> brings up the new workspaces&#8230; all twelve of them.</p><p
style="text-align: center;"><img
src="http://s.helpdeskgeek.com/wp-content/pictures/2012/05/14Four-By-Three_Workspaces.jpg" alt="Four-By-Three Workspaces" width="580" height="331" /></p><p>As you can see, some of the workspaces are brighter than others. Only those workspaces with active windows in them are bright. The rest are dim. You can &#8220;activate&#8221; a new workspace simply by dragging a window into it.</p><p>It&#8217;s that simple. While you probably don&#8217;t need 256 workspaces (16 horizontal and 16 vertical), they&#8217;re there if you want them. Still, if you just wanted to &#8220;up&#8221; your workspace number by a handful, now you can.</p><p>Thanks for reading, check out <a
href="http://helpdeskgeek.com">Help Desk Geek - Help Desk Tips For IT Pros</a> for more WordPress news!</p>]]></content:encoded> <wfw:commentRss>http://helpdeskgeek.com/linux-tips/use-more-than-four-workspaces-in-ubuntu-12-04/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Where to Find Character/Word Count in Word 2010</title><link>http://helpdeskgeek.com/office-tips/where-to-find-characterword-count-in-word-2010/</link> <comments>http://helpdeskgeek.com/office-tips/where-to-find-characterword-count-in-word-2010/#comments</comments> <pubDate>Wed, 16 May 2012 11:15:20 +0000</pubDate> <dc:creator>Aseem</dc:creator> <category><![CDATA[Office Tips]]></category><guid
isPermaLink="false">http://helpdeskgeek.com/?p=27276</guid> <description><![CDATA[It seems like every time Microsoft releases a new version of Office, they move everything around! You get used to seeing one thing under one menu and then next version of Office moves that option to another menu! Grrrr. I&#8217;ve upgraded to Office 2010 and one of the most common features I use is the [...]]]></description> <content:encoded><![CDATA[<p>It seems like every time Microsoft releases a new version of Office, they move everything around! You get used to seeing one thing under one menu and then next version of Office moves that option to another menu! Grrrr. I&#8217;ve upgraded to Office 2010 and one of the most common features I use is the Character/Word Count.</p><p>Of course, I could not immediately find it and had to go flipping through all the ribbons before I finally saw it! By default, in Word 2010, it&#8217;s located on the <strong>Review</strong> tab under the <strong>Proofing</strong> section.</p><p><img
style="display: block; margin-left: auto; margin-right: auto;" src="http://s.helpdeskgeek.com/wp-content/pictures/2012/05/word-count.jpeg" alt="word count" width="586" height="134" border="0" /></p><p>Clicking on that will give you not only the number of words, but also other stats like pages, characters with and without spaces, paragraphs and lines.</p><p><img
style="display: block; margin-left: auto; margin-right: auto;" src="http://s.helpdeskgeek.com/wp-content/pictures/2012/05/statistics-word.jpeg" alt="statistics word" width="251" height="215" border="0" /></p><p>I still find this quite annoying since I use it so often, so I wanted a quicker way to access this same info. Luckily in Word 2010, there is an option to add the word count to the status bar at the bottom. Just right-click on the status bar and you&#8217;ll see an option for Word Count.</p><p><img
style="display: block; margin-left: auto; margin-right: auto;" src="http://s.helpdeskgeek.com/wp-content/pictures/2012/05/word-2010-status-bar.jpeg" alt="word 2010 status bar" width="332" height="573" border="0" /></p><p>Once you select that, you&#8217;ll see the word count at the bottom left of the status bar:</p><p><img
style="display: block; margin-left: auto; margin-right: auto;" src="http://s.helpdeskgeek.com/wp-content/pictures/2012/05/word-count-status-bar.jpeg" alt="word count status bar" width="298" height="175" border="0" /></p><p>That&#8217;s pretty much it! If you want, you can also add Word Count to your quick access toolbar by right-clicking on the icon in the Review tab and choosing <strong>Add to Quick Access Toolbar</strong>.</p><p><img
style="display: block; margin-left: auto; margin-right: auto;" src="http://s.helpdeskgeek.com/wp-content/pictures/2012/05/add-to-quick-access.jpeg" alt="add to quick access" width="380" height="177" border="0" /></p><p>Now it&#8217;ll also show up at the very top, but this is really no different than it being in the status bar, it&#8217;s just a personal preference. You have both options.</p><p><img
style="display: block; margin-left: auto; margin-right: auto;" src="http://s.helpdeskgeek.com/wp-content/pictures/2012/05/toolbar.jpeg" alt="toolbar" width="222" height="100" border="0" /></p><p>As an extra bonus, I&#8217;ll just throw in a few more features that I used a lot but took a minute to find in Office 2010. For example, where is the Find &amp; Replace in Word 2010? On the home tab, at the very far right, click on <strong>Replace</strong>.</p><p><img
style="display: block; margin-left: auto; margin-right: auto;" src="http://s.helpdeskgeek.com/wp-content/pictures/2012/05/replace.jpeg" alt="replace" width="357" height="108" border="0" /></p><p>Where is spell check in Word 2010? Again, this is on the Review tab under Proofing.</p><p><img
style="display: block; margin-left: auto; margin-right: auto;" src="http://s.helpdeskgeek.com/wp-content/pictures/2012/05/spell-check.jpeg" alt="spell check" width="527" height="105" border="0" /></p><p>And finally where is the developer tab for those of us who need it? For that, you need to click on <strong>File</strong>, <strong>Options</strong> and then click on<strong> Customize Ribbon</strong>. Under <strong>Main Tabs</strong>, you need to check the box next to <strong>Developer Tab</strong>.</p><p><img
style="display: block; margin-left: auto; margin-right: auto;" src="http://s.helpdeskgeek.com/wp-content/pictures/2012/05/developer-tab.jpeg" alt="developer tab" width="600" height="349" border="0" /></p><p>This will allow you to open Visual Basic and record macros, etc. If you&#8217;re looking for something else in Word 2010, let us know in the comments and we&#8217;ll get back to you! Enjoy!</p><p>Thanks for reading, check out <a
href="http://helpdeskgeek.com">Help Desk Geek - Help Desk Tips For IT Pros</a> for more WordPress news!</p>]]></content:encoded> <wfw:commentRss>http://helpdeskgeek.com/office-tips/where-to-find-characterword-count-in-word-2010/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching using disk: basic
Object Caching 400/432 objects using disk: basic
Content Delivery Network via s.helpdeskgeek.com

Served from: helpdeskgeek.com @ 2012-05-21 00:12:49 -->
