How to add more workspaces in Lubuntu?

Solution 1:

Yes, you can add more workspaces!

Follow this steps:

  1. Click on the "Lubuntu" icon in the bottom of the screen;
  2. Set Preferences>>Openbox Configuration Manager
  3. On the new window opened, click on "Desktop" option;
  4. On the field labeled "Number of desktops" you can choose how many workspaces do you need.
  5. After all, just close the window.

Good luck, man!

Solution 2:

I use this command:

wmctrl -n 4

it means: Make 4 desktops. Read man page for more info. It is quite useful program.

Solution 3:

Add ppa:geod/ppa-geod to your Software sources then:

sudo apt-get install indicator-workspaces

Start managing workspaces from indicator-workspaces