<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>http://www.modiford.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Glyn</id>
	<title>Modiford - User contributions [en-gb]</title>
	<link rel="self" type="application/atom+xml" href="http://www.modiford.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Glyn"/>
	<link rel="alternate" type="text/html" href="http://www.modiford.com/index.php/Special:Contributions/Glyn"/>
	<updated>2026-05-18T11:27:06Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.42.3</generator>
	<entry>
		<id>http://www.modiford.com/index.php?title=Ubuntu_18.04_GNOME_like_Unity_(with_Microsoft_Windows_Keyboard_Shortcuts)&amp;diff=64</id>
		<title>Ubuntu 18.04 GNOME like Unity (with Microsoft Windows Keyboard Shortcuts)</title>
		<link rel="alternate" type="text/html" href="http://www.modiford.com/index.php?title=Ubuntu_18.04_GNOME_like_Unity_(with_Microsoft_Windows_Keyboard_Shortcuts)&amp;diff=64"/>
		<updated>2021-03-18T22:04:27Z</updated>

		<summary type="html">&lt;p&gt;Glyn: Glyn moved page Ubuntu 18.04 Gnome like Unity (with Microsoft Windows Keyboard Shortcuts) to Ubuntu 18.04 GNOME like Unity (with Microsoft Windows Keyboard Shortcuts) without leaving a redirect: GNOME not Gnome&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Some tweaks I learned about to make Ubuntu 18.04 Gnome behave more like Unity did, for those with &#039;muscle memory&#039;.&lt;br /&gt;
&lt;br /&gt;
= Prerequisites =&lt;br /&gt;
&lt;br /&gt;
The following requirements need to be installed first:&lt;br /&gt;
&lt;br /&gt;
# Open a Terminal window;&lt;br /&gt;
# Type:&lt;br /&gt;
## sudo apt install gnome-tweaks dconf-editor&lt;br /&gt;
# Accept installation of these and any dependencies;&lt;br /&gt;
&lt;br /&gt;
= Unity (Compiz) Spread Mode =&lt;br /&gt;
&lt;br /&gt;
Open Gnome Tweak Tool (called just &#039;Tweaks&#039; in the Application Launcher.&lt;br /&gt;
&lt;br /&gt;
# Navigate to &#039;&#039;&#039;&#039;Top Bar&#039;&#039;&#039;&#039;;&lt;br /&gt;
# Enable &#039;&#039;&#039;&#039;Activities Overview Hot Corner&#039;&#039;&#039;&#039;;&lt;br /&gt;
# Click on the tick-box icon on the lower edge of the window to apply.&lt;br /&gt;
&lt;br /&gt;
Moving the mouse and holding pushed into the upper-left corner will spread out all windows.&lt;br /&gt;
&lt;br /&gt;
= Unity Application Launcher top-left =&lt;br /&gt;
&lt;br /&gt;
Open DConf Editor (called &#039;dconf Editor&#039; in the Application Launcher).&lt;br /&gt;
&lt;br /&gt;
# Navigate to &#039;&#039;&#039;org / gnome / shell / extensions / dash-to-dock&#039;&#039;&#039;;&lt;br /&gt;
# Set value &#039;&#039;&#039;&#039;show-apps-at-top&#039;&#039;&#039;&#039; to &#039;&#039;&#039;&#039;On&#039;&#039;&#039;&#039;;&lt;br /&gt;
# Click on the tick-box icon on the lower edge of the window to apply.&lt;br /&gt;
&lt;br /&gt;
= Unity Windows controls left =&lt;br /&gt;
&lt;br /&gt;
Open DConf Editor.&lt;br /&gt;
&lt;br /&gt;
# Navigate to &#039;&#039;&#039;org / gnome / desktop / wm / preferences / button-layout&#039;&#039;&#039;;&lt;br /&gt;
# Click &#039;&#039;&#039;Use default value&#039;&#039;&#039; to &#039;&#039;&#039;Off&#039;&#039;&#039;;&lt;br /&gt;
# Change &#039;&#039;&#039;Custom value&#039;&#039;&#039; from &amp;quot;&#039;&#039;&#039;:minimize,maximize,close&#039;&#039;&#039;&amp;quot; to &amp;quot;&#039;&#039;&#039;close,minimize,maximize:&#039;&#039;&#039;&amp;quot; (note the &#039;&#039;&#039;:&#039;&#039;&#039; colon and how you can specify the ordering to suit);&lt;br /&gt;
# Click on the tick-box icon on the lower edge of the window to apply.&lt;br /&gt;
&lt;br /&gt;
= Task Switcher show all (ungroup) applications =&lt;br /&gt;
&lt;br /&gt;
By default the &#039;&#039;&#039;&amp;lt;Alt&amp;gt; + &amp;lt;Tab&amp;gt;&#039;&#039;&#039; Task Switcher function groups together similar application windows, such as Terminal sessions.  The following makes the Task Switcher show all open applications.&lt;br /&gt;
&lt;br /&gt;
Open DConf Editor.&lt;br /&gt;
&lt;br /&gt;
# Navigate to &#039;&#039;&#039;org / gnome / desktop / vm / keybindings / switch-applications&#039;&#039;&#039;&lt;br /&gt;
# Click &#039;&#039;&#039;Use default value&#039;&#039;&#039; to &#039;&#039;&#039;Off&#039;&#039;&#039;;&lt;br /&gt;
# Remove &#039;&#039;&#039;&#039;&amp;lt;Alt&amp;gt;Tab&#039;&#039;&#039;&#039; leaving just &#039;&#039;&#039;[&#039;&amp;lt;Super&amp;gt;Tab&#039;]&#039;&#039;&#039;;&lt;br /&gt;
# Click on the tick-box icon on the lower edge of the window to apply;&lt;br /&gt;
# Navigate to &#039;&#039;&#039;org / gnome / desktop / vm / keybindings / switch-applications-backward&#039;&#039;&#039;&lt;br /&gt;
# Click &#039;&#039;&#039;Use default value&#039;&#039;&#039; to &#039;&#039;&#039;Off&#039;&#039;&#039;;&lt;br /&gt;
# Remove &#039;&#039;&#039;&#039;&amp;lt;Shift&amp;gt;&amp;lt;Alt&amp;gt;Tab&#039;&#039;&#039;&#039; leaving just &#039;&#039;&#039;[&#039;&amp;lt;Shift&amp;gt;&amp;lt;Super&amp;gt;Tab&#039;]&#039;&#039;&#039;;&lt;br /&gt;
# Click on the tick-box icon on the lower edge of the window to apply;&lt;br /&gt;
# Navigate to &#039;&#039;&#039;org / gnome / desktop / vm / keybindings / switch-windows&#039;&#039;&#039;&lt;br /&gt;
# Click &#039;&#039;&#039;Use default value&#039;&#039;&#039; to &#039;&#039;&#039;Off&#039;&#039;&#039;;&lt;br /&gt;
# Insert &#039;&#039;&#039;[&#039;&amp;lt;Alt&amp;gt;Tab&#039;]&#039;&#039;&#039;;&lt;br /&gt;
# Click on the tick-box icon on the lower edge of the window to apply;&lt;br /&gt;
# Navigate to &#039;&#039;&#039;org / gnome / desktop / vm / keybindings / switch-windows-backward&#039;&#039;&#039;&lt;br /&gt;
# Click &#039;&#039;&#039;Use default value&#039;&#039;&#039; to &#039;&#039;&#039;Off&#039;&#039;&#039;;&lt;br /&gt;
# Insert &#039;&#039;&#039;[&#039;&amp;lt;Shift&amp;gt;&amp;lt;Alt&amp;gt;Tab&#039;]&#039;&#039;&#039;;&lt;br /&gt;
# Click on the tick-box icon on the lower edge of the window to apply;&lt;br /&gt;
&lt;br /&gt;
= Gnome with Windows Shortcuts =&lt;br /&gt;
&lt;br /&gt;
If, like me, you&#039;re accustomed to the Windows ways of &amp;lt;Windows Key&amp;gt; + &amp;lt;M&amp;gt; for minimize all to desktop you&#039;ll find it opens the Message Tray (center-top drop-down with Calendar and Activities) instead.  The actual key combination is set to &amp;lt;Super&amp;gt; + &amp;lt;D&amp;gt; (&#039;Super&#039; being the Linux term for &#039;Windows Key&#039;, because, reasons).&lt;br /&gt;
&lt;br /&gt;
== Message Tray ==&lt;br /&gt;
&lt;br /&gt;
The first thing that needs changing is the key binding presently assuming the &amp;lt;Super&amp;gt; + &amp;lt;M&amp;gt; combination.  Open DConf Editor (called &#039;dconf Editor&#039; in the Application Launcher).&lt;br /&gt;
&lt;br /&gt;
# Navigate to &#039;&#039;&#039;org / gnome / shell / keybindings / toggle-message-tray&#039;&#039;&#039;;&lt;br /&gt;
# Set &#039;&#039;&#039;&#039;Use default value&#039;&#039;&#039;&#039; to &#039;&#039;&#039;&#039;Off&#039;&#039;&#039;&#039;;&lt;br /&gt;
# Edit the &#039;&#039;&#039;&#039;Custom value&#039;&#039;&#039;&#039; box to contain just &#039;&#039;&#039;[&#039;&amp;lt;Super&amp;gt;t&#039;]&#039;&#039;&#039; (including the square brackets, per the original content);&lt;br /&gt;
# Click on the tick-box icon on the lower edge of the window to apply.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; The &amp;lt;Super&amp;gt; + &amp;lt;T&amp;gt; combination was selected partly because it still reflects the &#039;T&#039; of &#039;Message Tray&#039; (or &#039;Tasks&#039;) and because it appears unassigned to any other use.&lt;br /&gt;
&lt;br /&gt;
== Minimize All ==&lt;br /&gt;
&lt;br /&gt;
Still within DConf Editor and &amp;lt;Super&amp;gt; + &amp;lt;M&amp;gt; freed-up in the previous steps:&lt;br /&gt;
&lt;br /&gt;
# Navigate to &#039;&#039;&#039;org / gnome / desktop / wm / keybindings / show-desktop&#039;&#039;&#039;;&lt;br /&gt;
# Set &#039;&#039;&#039;&#039;Use default value&#039;&#039;&#039;&#039; to &#039;&#039;&#039;&#039;Off&#039;&#039;&#039;&#039;;&lt;br /&gt;
# Edit the &#039;&#039;&#039;&#039;Custom value&#039;&#039;&#039;&#039; box to contain just &#039;&#039;&#039;[&#039;&amp;lt;Super&amp;gt;m&#039;]&#039;&#039;&#039; (including the square brackets, per the original content);&lt;br /&gt;
# Click on the tick-box icon on the lower edge of the window to apply.&lt;br /&gt;
&lt;br /&gt;
== &#039;Start / Run&#039; ==&lt;br /&gt;
&lt;br /&gt;
Continuing the Windows-learned key behaviours, &amp;lt;Windows&amp;gt; + &amp;lt;R&amp;gt; for &#039;Start / Run&#039; is another memory muscle go-to combination.&lt;br /&gt;
&lt;br /&gt;
Once again, within DConf Editor:&lt;br /&gt;
&lt;br /&gt;
# Navigate to &#039;&#039;&#039;org / gnome / shell / keybindings / toggle-application-view&#039;&#039;&#039;;&lt;br /&gt;
# Set &#039;&#039;&#039;&#039;Use default value&#039;&#039;&#039;&#039; to &#039;&#039;&#039;&#039;Off&#039;&#039;&#039;&#039;;&lt;br /&gt;
# Edit the &#039;&#039;&#039;&#039;Custom value&#039;&#039;&#039;&#039; box to contain just &#039;&#039;&#039;[&#039;&amp;lt;Super&amp;gt;r&#039;]&#039;&#039;&#039; (including the square brackets, per the original content);&lt;br /&gt;
# Click on the tick-box icon on the lower edge of the window to apply.&lt;br /&gt;
&lt;br /&gt;
This will be the equivalent of clicking on the Application Launcher; however, you can start typing in commands and the text-box automatically gains focus.&lt;br /&gt;
&lt;br /&gt;
== File Explorer ==&lt;br /&gt;
&lt;br /&gt;
On Windows the File Explorer can be opened with the &amp;lt;Super&amp;gt; + &amp;lt;E&amp;gt; combination.&lt;br /&gt;
&lt;br /&gt;
This time, within Settings:&lt;br /&gt;
&lt;br /&gt;
# Navigate to &#039;&#039;&#039;Devices&#039;&#039;&#039;;&lt;br /&gt;
# Click on &#039;&#039;&#039;Keyboard&#039;&#039;&#039;;&lt;br /&gt;
# Scroll all the way down to a &#039;&#039;&#039;&amp;quot;+&amp;quot;&#039;&#039;&#039; (&#039;plus&#039;) sign and click on it;&lt;br /&gt;
# Fill in the following:&lt;br /&gt;
## &#039;&#039;&#039;Name:&#039;&#039;&#039; File Manager;&lt;br /&gt;
## &#039;&#039;&#039;Command:&#039;&#039;&#039; nautilus -w;&lt;br /&gt;
## &#039;&#039;&#039;Shortcut:&#039;&#039;&#039; (click &#039;&#039;&#039;Set Shortcut...&#039;&#039;&#039;) and press &amp;lt;Super&amp;gt; + &amp;lt;E&amp;gt;;&lt;br /&gt;
## Click &#039;&#039;&#039;Add&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Notes:&#039;&#039;&#039; &#039;Name&#039; can be anything you prefer; while &#039;nautilus&#039; is the default Gnome file manager, it can be substituted for your preferred alternative tool.  The use of the &#039;-w&#039; parameter causes Nautilus to open as a new window, mirroring the Windows behaviour.&lt;br /&gt;
&lt;br /&gt;
== Lock Screen ==&lt;br /&gt;
&lt;br /&gt;
Thankfully this one is already catered for, so nothing to do here!&lt;br /&gt;
&lt;br /&gt;
[[Category:Ubuntu 18.04 LTS]]&lt;/div&gt;</summary>
		<author><name>Glyn</name></author>
	</entry>
</feed>