Discussion:
Workspaces on 18.04 LTS
Ian Bruntlett
2018-05-06 20:05:54 UTC
Permalink
Hi,

In 16.04 I had a 2x2 matrix of 4 workspaces and it was really useful.

In 18.04 I now have a 3x1 matrix of 3 workspaces and it isn't as good. Is
there a way to adjust this to behave like 16.04?

Oh, and I'm going to file a bug report re: 18.04's handling of my HP
LaserJet printer.

Thanks!


Ian
--
-- ACCU - Professionalism in programming - http://www.accu.org
-- My writing - https://sites.google.com/site/ianbruntlett/
-- Free Software page -
https://sites.google.com/site/ianbruntlett/home/free-software
Paul Smith
2018-05-06 20:14:05 UTC
Permalink
Post by Ian Bruntlett
In 16.04 I had a 2x2 matrix of 4 workspaces and it was really useful.
In 18.04 I now have a 3x1 matrix of 3 workspaces and it isn't as
good. Is there a way to adjust this to behave like 16.04?
If what you're concerned about is the total number of workspaces, you
can make as many as you like. By default GNOME will always create one
more workspace than you're using. It starts with 2 and if you put
something on the second one it will create third empty one; if you put
something on the third it creates a fourth empty one, etc. If a
workspace goes empty then it will be removed (and other workspaces
moved up to fill in).

You can instead request a certain number always exist: in order to do
this you need to install GNOME Tweak Tool:

sudo apt install gnome-tweak-tool

then run it (for example bring up the HUD and type "tweak" to search
for it).

At the bottom is a section for "Workspaces" and you can select "Static
Workspaces" and select the number.


If what you're concerned about is the layout, then I'm not aware of any
way to change the current linear layout back to rectangular. Perhaps
there's a GNOME Extension which will do it but I don't know.
--
ubuntu-users mailing list
ubuntu-***@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/lis
C de-Avillez
2018-05-06 20:44:48 UTC
Permalink
On Sun, 06 May 2018 16:14:05 -0400
Paul Smith <***@mad-scientist.net> wrote:

<snip/>
Post by Paul Smith
If what you're concerned about is the layout, then I'm not aware of
any way to change the current linear layout back to rectangular.
Perhaps there's a GNOME Extension which will do it but I don't know.
WorkspaceGrid [1] will do that. There may be other extensions, but this
is the one I use.

Cheers,

..C..

[1] https://extensions.gnome.org/extension/484/workspace-grid/
J
2018-05-06 22:32:49 UTC
Permalink
Post by C de-Avillez
On Sun, 06 May 2018 16:14:05 -0400
<snip/>
Post by Paul Smith
If what you're concerned about is the layout, then I'm not aware of
any way to change the current linear layout back to rectangular.
Perhaps there's a GNOME Extension which will do it but I don't know.
WorkspaceGrid [1] will do that. There may be other extensions, but this
is the one I use.
I installed Unity and now my Bionic install looks and feels exactly like my
Xenial and Trust installs did and I have a usable workflow once more.

Just saying.
Post by C de-Avillez
Cheers,
..C..
[1] https://extensions.gnome.org/extension/484/workspace-grid/
--
ubuntu-users mailing list
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
Ian Bruntlett
2018-05-07 08:09:24 UTC
Permalink
Hi Paul and C,

Thank you for the tips.

BW,


Ian
--
-- ACCU - Professionalism in programming - http://www.accu.org
-- My writing - https://sites.google.com/site/ianbruntlett/
-- Free Software page -
https://sites.google.com/site/ianbruntlett/home/free-software
Loading...