# 18.04 Workspace Switching Speed

**URL:** https://discourse.ubuntubudgie.org/t/18-04-workspace-switching-speed/452
**Category:** Budgie Desktop
**Created:** [May 15, 2018, 8:31am UTC](https://discourse.ubuntubudgie.org/t/18-04-workspace-switching-speed/452 "2018-05-15T08:31:59Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![Jack828](https://yyz1.discourse-cdn.com/flex035/user_avatar/discourse.ubuntubudgie.org/jack828/32/223_2.png) [@Jack828](https://discourse.ubuntubudgie.org/u/Jack828)
#### Post date: [May 15, 2018, 8:31am UTC](https://discourse.ubuntubudgie.org/t/18-04-workspace-switching-speed/452/1 "2018-05-15T08:31:59Z")

</div>

Hello 👋

Firstly, fantastic desktop! I love love love it.

I used to use 17.10, and workspaces became a standard part of my workflow. Since upgrading to 18.04, however, there has been a significant delay (200-300ms) _after_ using my keybindings to switch. Is this something that is customisable?

---

<div class="post-metadata">

### Author: ![vlijm](https://yyz1.discourse-cdn.com/flex035/user_avatar/discourse.ubuntubudgie.org/vlijm/32/34_2.png) [@vlijm](https://discourse.ubuntubudgie.org/u/vlijm)
#### Post date: [May 15, 2018, 8:48am UTC](https://discourse.ubuntubudgie.org/t/18-04-workspace-switching-speed/452/2 "2018-05-15T08:48:05Z")

</div>

On 18.04, both workspace change animations and, in combination with that, dynamic workspaces were added to the desktop. Mutter however limits the speed it can be done with, which causes your delay. If you think the disadvantage is bigger than the advantage of the workspace (position) feedback + dynamic workspaces, you can disable this by the command:

`gsettings set org.ubuntubudgie.visualspace show-visual false`

To enable again:

`gsettings set org.ubuntubudgie.visualspace show-visual true`

---

<div class="post-metadata">

### Author: ![Jack828](https://yyz1.discourse-cdn.com/flex035/user_avatar/discourse.ubuntubudgie.org/jack828/32/223_2.png) [@Jack828](https://discourse.ubuntubudgie.org/u/Jack828)
#### Post date: [May 15, 2018, 8:54am UTC](https://discourse.ubuntubudgie.org/t/18-04-workspace-switching-speed/452/3 "2018-05-15T08:54:16Z")

</div>

Thanks for those! Do they require relog/reboot to apply?

---

<div class="post-metadata">

### Author: ![vlijm](https://yyz1.discourse-cdn.com/flex035/user_avatar/discourse.ubuntubudgie.org/vlijm/32/34_2.png) [@vlijm](https://discourse.ubuntubudgie.org/u/vlijm)
#### Post date: [May 15, 2018, 8:54am UTC](https://discourse.ubuntubudgie.org/t/18-04-workspace-switching-speed/452/4 "2018-05-15T08:54:58Z")

</div>

No, just editing the dconf value will do the job.

---

<div class="post-metadata">

### Author: ![vlijm](https://yyz1.discourse-cdn.com/flex035/user_avatar/discourse.ubuntubudgie.org/vlijm/32/34_2.png) [@vlijm](https://discourse.ubuntubudgie.org/u/vlijm)
#### Post date: [May 15, 2018, 8:58am UTC](https://discourse.ubuntubudgie.org/t/18-04-workspace-switching-speed/452/5 "2018-05-15T08:58:32Z")

</div>

Maybe worth mentioning, you can also jump over multiple workspaces with the wmover applet. Once activated, press Ctrl+Alt+S and press the workspace to jump to. (Either the number key or the representing button)

---

<div class="post-metadata">

### Author: ![Jack828](https://yyz1.discourse-cdn.com/flex035/user_avatar/discourse.ubuntubudgie.org/jack828/32/223_2.png) [@Jack828](https://discourse.ubuntubudgie.org/u/Jack828)
#### Post date: [May 15, 2018, 9:24am UTC](https://discourse.ubuntubudgie.org/t/18-04-workspace-switching-speed/452/6 "2018-05-15T09:24:26Z")

</div>

I’ve applied those settings, but unfortunately it’s had no effect :sadparrot: I use SHIFT+CTRL+\<left/right\> to switch workspaces, if it makes any difference.

---

<div class="post-metadata">

### Author: ![vlijm](https://yyz1.discourse-cdn.com/flex035/user_avatar/discourse.ubuntubudgie.org/vlijm/32/34_2.png) [@vlijm](https://discourse.ubuntubudgie.org/u/vlijm)
#### Post date: [May 15, 2018, 9:31am UTC](https://discourse.ubuntubudgie.org/t/18-04-workspace-switching-speed/452/7 "2018-05-15T09:31:26Z")

</div>

Ah, wait, I forgot you are still redirected to the custom switcher.

- Open Settings \> Keyboard, remove the shortcuts: `Move to Workspace left` / `Move to Workspace right` in custom shortcuts.
- Run the commands: `gsettings reset org.gnome.desktop.wm.keybindings switch-to-workspace-right` and `gsettings reset org.gnome.desktop.wm.keybindings switch-to-workspace-left`.

Keep in mind that you need to disable these values again, and add the original (Budgie) commands if you need or want to revert.

The Budgie commands, replacing these commands:

`/usr/share/budgie-desktop/visualspace/visualspace prev`

and

`/usr/share/budgie-desktop/visualspace/visualspace next`

---

<div class="post-metadata">

### Author: ![Jack828](https://yyz1.discourse-cdn.com/flex035/user_avatar/discourse.ubuntubudgie.org/jack828/32/223_2.png) [@Jack828](https://discourse.ubuntubudgie.org/u/Jack828)
#### Post date: [May 15, 2018, 10:22am UTC](https://discourse.ubuntubudgie.org/t/18-04-workspace-switching-speed/452/8 "2018-05-15T10:22:02Z")

</div>

Thank you _very_ much vlijm! That has resolved my issue!

10/10 support would have another issue again

---

<div class="post-metadata">

### Author: ![SGLMaster](https://avatars.discourse-cdn.com/v4/letter/s/e79b87/32.png) [@SGLMaster](https://discourse.ubuntubudgie.org/u/SGLMaster)
#### Post date: [October 21, 2019, 4:43pm UTC](https://discourse.ubuntubudgie.org/t/18-04-workspace-switching-speed/452/9 "2019-10-21T16:43:30Z")

</div>

This saved my work life. That feature was slowing down my machine significatively. Thanks!
