Results 1 to 5 of 5

Thread: Ubuntu Web Remix editing desktop popup menu

  1. #1
    Join Date
    Sep 2020
    Beans
    4

    Question Ubuntu Web Remix editing desktop popup menu

    Hey all I am new to the Linux world!


    I am running the new Ubuntu Web Remix build. Mostly mimics Chrome OS.


    I am trying to find the file(s) that would allow me to remove some popup-menu settings from when I right-click the desktop and choose something from the menu.


    The same can also be said for the taskbar (launch bar?) right-click menu:



    As an example with the 1st image above. I would like to remove the "Display Settings" text from that popup menu. The 2nd image I would like to remove Files and Settings from the menu.


    Some information on my build:

    It would be great if someone could let me know where to find these .js, .xml or .css file(s) that enable this feature.


    Thanks!
    Last edited by wildmanonfiber; December 24th, 2020 at 04:59 PM.

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

    Re: Ubuntu Web Remix editing desktop popup menu

    The output of the following command maybe helpful . The dconf editor could be useful if not installed , but this is a new distro as you already know.

    Code:
    echo $XDG_CURRENT_DESKTOP
    "Our intention creates our reality. "

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

  3. #3
    Join Date
    Sep 2020
    Beans
    4

    Re: Ubuntu Web Remix editing desktop popup menu

    Hum looks like all it says is this:
    Code:
    david@davidLaptop:~$ echo $XDG_CURRENT_DESKTOP
    -CURRENT_DESKTOP
    david@davidLaptop:~$
    Last edited by wildmanonfiber; December 24th, 2020 at 08:54 PM.

  4. #4
    Join Date
    Sep 2020
    Beans
    4

    Re: Ubuntu Web Remix editing desktop popup menu

    I ran a system information program and got this back - helpful any?

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

    Re: Ubuntu Web Remix editing desktop popup menu

    Looks like the DE is Gnome This is for 18.04 so you may need updated info see Nautilus Actions. Scripts can be added to change the context menu in home/.local/share/Nautilus. I can't help with the scripts. Standard gnome has no such options in the launcher bar. Only a experienced user or the developer could help with that.Those options are unique to that distro.

    https://askubuntu.com/questions/21953/how-do-i-customize-the-context-menu-in-nautilus/77285#77285


    Last edited by Frogs Hair; December 25th, 2020 at 02:57 AM.
    "Our intention creates our reality. "

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

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
  •