<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/rss-style.xsl" type="text/xsl"?>
<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>macbook &#8211; Terence Eden’s Blog</title>
	<atom:link href="https://shkspr.mobi/blog/tag/macbook/feed/" rel="self" type="application/rss+xml" />
	<link>https://shkspr.mobi/blog</link>
	<description>Regular nonsense about tech and its effects 🙃</description>
	<lastBuildDate>Thu, 27 Nov 2014 14:28:23 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://shkspr.mobi/blog/wp-content/uploads/2023/07/cropped-avatar-32x32.jpeg</url>
	<title>macbook &#8211; Terence Eden’s Blog</title>
	<link>https://shkspr.mobi/blog</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title><![CDATA[Setting Up Ubuntu To Be *Just* Right]]></title>
		<link>https://shkspr.mobi/blog/2014/11/setting-up-ubuntu-to-be-just-right/</link>
					<comments>https://shkspr.mobi/blog/2014/11/setting-up-ubuntu-to-be-just-right/#respond</comments>
				<dc:creator><![CDATA[@edent]]></dc:creator>
		<pubDate>Thu, 27 Nov 2014 14:28:23 +0000</pubDate>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[macbook]]></category>
		<category><![CDATA[NaBloPoMo]]></category>
		<category><![CDATA[ubuntu]]></category>
		<guid isPermaLink="false">https://shkspr.mobi/blog/?p=19917</guid>

					<description><![CDATA[Recently, I set up an older MacBookPro to run Ubuntu 14.04.  As ever, these are mostly notes to myself.  You don&#039;t need to do any of these things - it&#039;s just how I prefer my set up.  Turn Off Dash Amazon Search  No one wants their dash searches going off to Amazon. In the dash, search for privacy.   Use A Proper Desktop - MATE 1.8.1  As per the instructions:  sudo apt-add-repository…]]></description>
										<content:encoded><![CDATA[<p>Recently, <a href="https://shkspr.mobi/blog/2014/11/ubuntu-on-a-macbookpro-82-running-yosemite/">I set up an older MacBookPro to run Ubuntu 14.04</a>.  As ever, these are mostly notes to myself.  You don't <em>need</em> to do any of these things - it's just how I prefer my set up.</p>

<h2 id="turn-off-dash-amazon-search"><a href="https://shkspr.mobi/blog/2014/11/setting-up-ubuntu-to-be-just-right/#turn-off-dash-amazon-search">Turn Off Dash Amazon Search</a></h2>

<p>No one wants their dash searches going off to Amazon.
In the dash, search for privacy.
<img src="https://shkspr.mobi/blog/wp-content/uploads/2014/11/Dash-Privacy-fs8.png" alt="Dash Privacy-fs8" width="850" height="212" class="aligncenter size-full wp-image-19922"></p>

<h2 id="use-a-proper-desktop-mate-1-8-1"><a href="https://shkspr.mobi/blog/2014/11/setting-up-ubuntu-to-be-just-right/#use-a-proper-desktop-mate-1-8-1">Use A Proper Desktop - MATE 1.8.1</a></h2>

<p>As per <a href="http://community.linuxmint.com/tutorial/view/1298">the instructions</a>:</p>

<pre>sudo apt-add-repository ppa:ubuntu-mate-dev/ppa
sudo apt-add-repository ppa:ubuntu-mate-dev/trusty-mate
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install ubuntu-mate-core ubuntu-mate-desktop
</pre>

<p>Log out, on the login screen press the Ubuntu icon and choose "Mate Desktop".</p>

<h2 id="wobbly-windows"><a href="https://shkspr.mobi/blog/2014/11/setting-up-ubuntu-to-be-just-right/#wobbly-windows">Wobbly Windows</a></h2>

<p>Because they're <em>THE BEST THING EVER!</em></p>

<pre>sudo apt-get install compizconfig-settings-manager compiz-plugins compiz libdecoration0-dev</pre>

<p>Add the following to your start-up - or just run it in the terminal</p>

<pre>compiz --replace</pre>

<p>Run ccsm and turn on all the stuff you like!
<img src="https://shkspr.mobi/blog/wp-content/uploads/2014/11/Screenshot-from-2014-11-11-210100-fs8.png" alt="Screenshot from 2014-11-11 21:01:00-fs8" width="990" height="622" class="aligncenter size-full wp-image-19918">
You'll probably need the "Move" and "Window Decoration" plugins enabled.</p>

<h2 id="switcher"><a href="https://shkspr.mobi/blog/2014/11/setting-up-ubuntu-to-be-just-right/#switcher">Switcher</a></h2>

<p>Activate the Slide Switcher in ccsm. You'll also <a href="https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/757197">need the "Text" plugin activated</a> in order to see window titles.</p>

<h2 id="moving-the-min-max-close-buttons-to-the-right-correct-side"><a href="https://shkspr.mobi/blog/2014/11/setting-up-ubuntu-to-be-just-right/#moving-the-min-max-close-buttons-to-the-right-correct-side">Moving the Min/Max/Close Buttons to the right / correct side</a></h2>

<p>In a terminal</p>

<pre>gsettings set org.gnome.desktop.wm.preferences button-layout "menu:minimize,maximize,close"</pre>

<h2 id="edit-the-gnome-panels"><a href="https://shkspr.mobi/blog/2014/11/setting-up-ubuntu-to-be-just-right/#edit-the-gnome-panels">Edit The Gnome Panels</a></h2>

<p>You need to hit CTRL+CMD or CRTL+Windows to access the edit menu if you're using Gnome. On Mate it's just a simple right click.
<img src="https://shkspr.mobi/blog/wp-content/uploads/2014/11/Edit-Panels-fs8.png" alt="Edit Panels-fs8" width="357" height="177" class="aligncenter size-full wp-image-19927"></p>

<h2 id="fix-skype-indicator"><a href="https://shkspr.mobi/blog/2014/11/setting-up-ubuntu-to-be-just-right/#fix-skype-indicator">Fix Skype Indicator</a></h2>

<p>If you install Skype directly (rather than from the Software Centre) you <a href="http://askubuntu.com/questions/151112/how-do-i-get-the-skype-status-icon-back-on-panel-tray">need to add a missing library</a>.</p>

<pre>sudo apt-get install sni-qt:i386</pre>

<h2 id="bigger-fonts"><a href="https://shkspr.mobi/blog/2014/11/setting-up-ubuntu-to-be-just-right/#bigger-fonts">Bigger Fonts</a></h2>

<p>Install the <a href="https://apps.ubuntu.com/cat/applications/unity-tweak-tool/">Unity Tweak Tool</a>.
Bits of it will work even if you're not actually running Unity.
<img src="https://shkspr.mobi/blog/wp-content/uploads/2014/11/fonts-fs8.png" alt="fonts-fs8" width="708" height="465" class="aligncenter size-full wp-image-19932"></p>

<h2 id="evolutent-vertical-mouse"><a href="https://shkspr.mobi/blog/2014/11/setting-up-ubuntu-to-be-just-right/#evolutent-vertical-mouse">Evolutent Vertical Mouse</a></h2>

<p>Luckily, <a href="https://shkspr.mobi/blog/2011/06/review-evoluent-vertical-mouse-4-and-how-to-make-it-work-in-ubuntu/">I've already written a guide</a>!</p>

<h2 id="ms-4000-keyboard"><a href="https://shkspr.mobi/blog/2014/11/setting-up-ubuntu-to-be-just-right/#ms-4000-keyboard">MS 4000 Keyboard</a></h2>

<p>My old guide is wrong. Follow <a href="https://askubuntu.com/questions/471802/make-the-zoom-slider-of-microsoft-natural-ergonomic-keyboard-4000-and-7000-scrol/473823#473823">this guide from AskUbuntu</a>.</p>

<pre>sudo nano /etc/udev/hwdb.d/61-keyboard-local.hwdb</pre>

<p>Add these lines:</p>

<pre>keyboard:usb:v045Ep00DB*
 KEYBOARD_KEY_0c022d=pageup
 KEYBOARD_KEY_0c022e=pagedown
</pre>

<p>Recompile the hwdb that udev uses:</p>

<pre>sudo udevadm hwdb --update</pre>

<p>Reboot.  It should work anywhere that pgup/pgdn works.</p>

<h1 id="apps"><a href="https://shkspr.mobi/blog/2014/11/setting-up-ubuntu-to-be-just-right/#apps">Apps</a></h1>

<h2 id="pngquant"><a href="https://shkspr.mobi/blog/2014/11/setting-up-ubuntu-to-be-just-right/#pngquant">pngquant</a></h2>

<p>The best way to reduce filesize on the command line.</p>

<pre>sudo apt-get install pngquant</pre>

<h2 id="single-window-gimp"><a href="https://shkspr.mobi/blog/2014/11/setting-up-ubuntu-to-be-just-right/#single-window-gimp">Single Window GiMP</a></h2>

<p>I'm not a PhotoShopSnob - GiMP is fine for me. But I prefer the Single Window mode.</p>

<pre>sudo apt-get install gimp</pre>

<img src="https://shkspr.mobi/blog/wp-content/uploads/2014/11/gimp-single-window-fs8.png" alt="gimp single window-fs8" width="967" height="237" class="aligncenter size-full wp-image-19921">

<h2 id="balsamiq"><a href="https://shkspr.mobi/blog/2014/11/setting-up-ubuntu-to-be-just-right/#balsamiq">Balsamiq</a></h2>

<p>As per these <a href="http://www.ipreferjim.com/2014/04/install-balsamiq-ubuntu-14-04/">Air Installation instructions</a>:
Install the dependencies:</p>

<pre>sudo apt-get install gtk2-engines:i386 libart-2.0-2:i386 libcairo2:i386 libcanberra-gtk0:i386 libdatrie1:i386 libgail-common:i386 libgconf2-4:i386 libgtk2.0-0:i386 liblua5.1-0:i386 libpango1.0-0:i386 libpixman-1-0:i386 libqt4-network:i386 libqt4-test:i386 libqtcore4:i386 libthai0:i386 libbonobo2-0:i386 libglade2-0:i386 libgnomecanvas2-0:i386 libidl0:i386 liborbit2:i386 libwmf0.2-7:i386 gtk2-engines-murrine:i386 libxml2:i386 libxslt1.1:i386 libxt6:i386 lib32nss-mdns libnspr4-0d:i386 libnss3-1d:i386 gnome-keyring gdebi gdebi-core</pre>

<p>Fix <a href="http://www.leniwiec.org/en/2014/04/25/how-to-install-adobe-air-on-64bit-ubuntu-14-04lts/">the missing keyring</a></p>

<pre>sudo ln -s /usr/lib/x86_64-linux-gnu/libgnome-keyring.so.0 /usr/lib/libgnome-keyring.so.0
sudo ln -s /usr/lib/x86_64-linux-gnu/libgnome-keyring.so.0.2.0 /usr/lib/libgnome-keyring.so.0</pre>

<p><a href="http://airdownload.adobe.com/air/lin/download/2.6/AdobeAIRInstaller.bin">Download the latest (and last) Adobe Air</a>.</p>

<pre>chmod +x AdobeAIRInstaller.bin
./AdobeAIRInstaller.bin</pre>

<p>Finally, grab the <a href="https://balsamiq.com/download/#dlin">64 bit Balsamiq installer</a>.</p>

<h2 id="record-skype-calls"><a href="https://shkspr.mobi/blog/2014/11/setting-up-ubuntu-to-be-just-right/#record-skype-calls">Record Skype Calls</a></h2>

<p>It's as easy as <a href="http://atdot.ch/scr/download/">installing Skype Call Record 0.1 for Ubuntu</a>.</p>

<h2 id="sublime-text-2"><a href="https://shkspr.mobi/blog/2014/11/setting-up-ubuntu-to-be-just-right/#sublime-text-2">Sublime Text 2</a></h2>

<pre>sudo add-apt-repository ppa:webupd8team/sublime-text-2
sudo apt-get update
sudo apt-get install sublime-text
</pre>
<img src="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/info/okgo.php?ID=19917&HTTP_REFERER=RSS" alt="" width="1" height="1" loading="eager">]]></content:encoded>
					
					<wfw:commentRss>https://shkspr.mobi/blog/2014/11/setting-up-ubuntu-to-be-just-right/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
