在Ubuntu Linux上安装IceWM
The Ubuntu default desktop uses the Gnome window manager, but there are a number of different window managers that can be installed, including AfterStep, Enlightenment, KDE, Xfce, Blackbox and Fluxbox.
Ubuntu默认桌面使用Gnome窗口管理器,但是可以安装许多不同的窗口管理器,包括AfterStep , Enlightenment , KDE , Xfce , Blackbox和Fluxbox 。
Installing IceWM is a simple process. You will want to make sure that you have selected the alternate install repositories.
安装IceWM是一个简单的过程。 您将要确保已选择备用安装存储库。
Open a terminal window and use the following command:
打开一个终端窗口,并使用以下命令:
sudo apt-get install icewm
须藤apt-get install icewm
Once the install is complete, log out and click on the Options button in the lower left hand corner:
安装完成后,注销并单击左下角的“选项”按钮:
You will see a menu listing all of the window managers installed on your system. Select icewm from the menu, and continue to log in.
您将看到一个菜单,其中列出了系统上安装的所有窗口管理器。 从菜单中选择icewm,然后继续登录。
The IceWM desktop is pretty simple, although you can theme it to look like whatever you want. There’s even a Windows XP theme that you can download.
IceWM桌面非常简单,尽管您可以将其主题化为所需的外观。 您甚至可以下载Windows XP主题 。
This is the default desktop:
这是默认的桌面:
The “start” menu is actually tied to the Windows key, as well as right-clicking on the desktop.
实际上,“开始”菜单与Windows键相关,也可以在桌面上单击鼠标右键。
Clicking the minimize and “restore” icons right next to it will minimize all windows, and show a list of windows, respectively. Pretty useful.
单击旁边的最小化和“还原”图标将最小化所有窗口,并分别显示窗口列表。 非常有用。
翻译自: https://www.howtogeek.com/howto/ubuntu/install-icewm-on-ubuntu-linux/