1、安装桌面环境jwm 1 `apt install xinit -y` `apt install x-window-system-core -y` `apt install xfonts-intl-chinese -y` 1 `apt install jwm -y` `apt install x11-apps -y` 1 `apt install menu -y` 1 `apt install xrdp -y` 手动安装: 网址:http://joewing.net/projects/jwm/ 下载安装包,解压进入目录 `apt-get install libx11-dev` `./configure` `make` `make install` 2、安装lxde `apt install lxde-common -y` `apt purge termit -y && apt autoremove -y` `apt purge xterm -y` `apt install lxterminal -y` `apt install lxappearance -y` `apt install lxshortcut -y` `apt install xfdesktop4 -y` `apt install xfce4-notifyd -y` `apt install xfce4-power-manager -y` `apt purge lxtask -y && apt install gnome-system-monitor -y` `apt install xarchiver -y` `apt install xrdp -y` 一把梭命令 `apt install lxde-common -y && apt purge termit -y && apt autoremove -y && apt purge xterm -y && apt install lxterminal -y && apt install lxappearance -y && apt install lxshortcut -y && apt install xfdesktop4 -y && apt install xfce4-notifyd -y && apt install xfce4-power-manager -y && apt purge lxtask -y && apt install gnome-system-monitor -y && apt install xarchiver -y && apt install xrdp -y` 安装仿Win10主题 `wget https://github.com/nhermosilla14/WinAte/archive/refs/tags/1.3.4.tar.gz` `tar -xvf 1.3.4.tar.gz` `cd WinAte-1.3.4` `cp -r ./WinAte-icons /usr/share/icons/` `cp -r ./WinAte8-ob /usr/share/themes/` `mkdir /usr/share/WinAte` `cp backgrounds/* /usr/share/WinAte/` `cp fonts/* /usr/share/fonts/` `mkdir -p ~/.config/lxpanel/LXDE/panels` `cp ./conf/lxpanel/panel8 ~/.config/lxpanel/LXDE/panels` `mkdir -p ~/.config/openbox/` `cp ./conf/openbox/lxde-rc8.xml ~/.config/openbox/` `cp ./conf/openbox/lxde-rc.xml ~/.config/openbox/` `mkdir -p ~/.config/lxsession/LXDE` `cp ./conf/lxsession/desktop8_debian.conf ~/.config/lxsession/LXDE/desktop8.conf` 提示:No package 'gtk+-2.0' found `aptinstall libgtk2.0-dev` 查看休眠状态 `systemctl status sleep.target` 禁止Debian 11 休眠 `systemctl mask sleep.target suspend.target hibernate.target hybrid-sleep.target` 八零网管(Devilink) 2022-06-18 赏感谢支持关闭微信 支付宝 上一篇: Debian 安装 Wine记录 下一篇: Panabit路由FreeBSD里安装AdGuardHome 评论已关闭
评论已关闭