zoukankan      html  css  js  c++  java
  • How to enable desktop icons in fedora 28 gnome

    http://www.linux00.com/archives/2686


    转载

    If you have recently upgraded to fedora 28 gnome you have noticed that desktop icons were missing, even after enabling the “icons on desktop” option in gnome tweak tool.

    This is because fedora 28 is using wayland display server, desktop icons are only supported on X11.According to a main gnome developer Desktop icons aren’t particular priority for them.

     

    We support nautilus rendering desktop icons as part of Classic mode,but not more. The code in nautilus that does this is using X specific apis. Could it be made to work under Wayland ? Certainly. But it is not
    a particular priority for us; the basic assumption is that the same
    audience that prefers classic mode probably has conservative tastes
    when it comes to the display server as well.

     

    How to enable it ?

      1. Logout  from your current session
      2. Click on the gear icon next to the sign in button
        fedora-25-gnome-desktop-icons
      3. select “Gnome on Xorg” option from the drop down menu
      4. now click sign in.

    voila! Desktop icons are back!!

    PS: make sure “icons on desktop” option in gnome tweak tool is enabled.

    原地址:https://linuxsuperuser.com/enable-desktop-icons-fedora-25-gnome/



  • 相关阅读:
    MYSQL[18]
    MYSQL[11]
    hdu 1847
    hdu 2149
    uva 10341
    hdu 1850
    uva 10391字典树
    hdu 2473
    uva 10761
    hdu 1198
  • 原文地址:https://www.cnblogs.com/ztguang/p/12644420.html
Copyright © 2011-2022 走看看