linux:desktop:start

Aquesta és una revisió antiga del document


linux desktops

  • ps -a | egrep -i "gnome|kde|mate|cinnamon|lxde|xfce|jwm"
  • systemctl status display-manager
  • ls /usr/bin/*session
  • screenfetch:
    git clone git://github.com/KittyKatt/screenFetch.git screenfetch
    ./screenfetch-dev

Ctrl+Alt+F2 (hasta F6)

  • XFCE: xfce4-panel -r && xfwm4 –replace
  • Gnome Shell: gnome-shell –replace & disown
  • Plasma 5: kbuildsycoca5 && kquitapp5 plasmashell && kstart5 plasmashell
  • LXDE: lxpanelctl restart && openbox –restart
  • Unity: unity –replace &
  • Budgie_: budgie-panel –replace && budgie-wm –replace
  • MATE: mate-panel –replace
  • Cinnamon: gnome-shell –replace

/via: https://geekland.eu/reiniciar-el-entorno-escritorio-linux/

  • linux/desktop/start.1686748357.txt.gz
  • Darrera modificació: 14/06/2023 06:12
  • per mate