Results 1 to 2 of 2

Thread: Cube? want 2 desktops back...

  1. #1
    Join Date
    May 2008
    Beans
    2

    Cube? want 2 desktops back...

    i typed:
    gconftool-2 --type int --set /apps/compiz/general/screen0/options/hsize 4

    gconftool-2 --type int --set /apps/compiz/general/screen0/options/number_of_desktops 1

    trying to get cube to work.. well I just want my 2 desktops back. How do I do that?

    thanks

  2. #2
    Join Date
    Oct 2006
    Location
    Cologne, Europe
    Beans
    2,570
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Cube? want 2 desktops back...

    First of all, use ccsm (sudo apt-get install compizconfig-settings-manager) to do such things. Gconf is way too laborious for that.

    But here's how to do it in Gconf anyway:
    Code:
    gconftool-2 -s -t int /apps/compiz/general/screen0/options/hsize 2

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •