Comment 4 for bug 1042326

Revision history for this message
Paul Ortyl (ortylp) wrote :

Workaround for me:

# call these commands at desktop start, (put it into ~/.config/autostart or use gnome-session-properties as GUI)
gsettings set org.gnome.desktop.wm.keybindings switch-to-workspace-left "['XF86Back']"
gsettings set org.gnome.desktop.wm.keybindings switch-to-workspace-right "['XF86Forward']"

To find out the right key you might use dconf-editor as GUI.