Results 1 to 3 of 3

Thread: gnome issues

  1. #1
    Join Date
    Oct 2013
    Beans
    11

    gnome issues

    IMG_20131009_202256.jpg


    A picture is worth a thousand words.

    I don't seem to have a directory for:
    /org/gnome/gnome-panel/layout/


    Our even a /org directory

  2. #2
    Join Date
    Feb 2010
    Location
    Obscurial Springs
    Beans
    15,210
    Distro
    Ubuntu Budgie Development Release

    Re: gnome issues

    Some more information may help . What version of Gnome and Ubuntu ? Is it the Gnome Shell ?
    "Our intention creates our reality. "

    Ubuntu Documentation Search: Popular Pages
    Ubuntu: Security Basics
    Ubuntu: Flavors

  3. #3
    Join Date
    Apr 2012
    Beans
    7,256

    Re: gnome issues

    If you're asking about what I *think* you're asking about, then the answer is that they are not directories - they're schema paths in the dconf database. You should be able to list the values using

    Code:
    gsettings list-recursively org.gnome.gnome-panel
    or (if dconf is installed)

    Code:
    dconf dump /org/gnome/gnome-panel/
    But I agree - more info if you want a better answer

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
  •