|
|
| 第 41 行: |
第 41 行: |
| 此版本的控制菜单包含对任务管理器的引用以及 {{key press|Ctrl|Esc}} 按键。但是,它似乎没有在此版本中实现。 | | 此版本的控制菜单包含对任务管理器的引用以及 {{key press|Ctrl|Esc}} 按键。但是,它似乎没有在此版本中实现。 |
|
| |
|
| === Desktop wallpaper === | | === 桌面壁纸 === |
| This build includes the ability to set a desktop background, however it isn't exposed within the UI, and no wallpaper files ship by default. It is possible to set a wallpaper by copying a .BMP file to the Windows folder, and then editing <code>WIN.INI</code> and adding a <code>DeskTopBitmap</code> parameter under the <code>[windows</code>] section that points to the file name of the wallpaper the user wishes to set. <code>DeskTopStyle</code> parameter set variants display desktop image, value 1 set repeat wallpaper, value 2 set wallpaper one tile on center. <code>DeskTopOriginX</code> and <code>DeskTopOriginY</code> parameters in the same section move desktop wallpaper on X and Y axes.
| | 此版本包含设置桌面背景的功能,但该功能未在用户界面中显示,并且默认情况下不提供壁纸文件。您可以通过将 .BMP 文件复制到 Windows 文件夹,然后编辑 <code>WIN.INI</code> 文件并在 <code>[windows]</code> 部分下添加一个 <code>DeskTopBitmap</code> 参数来设置壁纸,该参数指向用户希望设置的壁纸的文件名。<code>DeskTopStyle</code> 参数设置变体显示桌面图像,值 <code>1</code> 设置平铺壁纸,值 <code>2</code> 设置壁纸在中心显示。同一部分中的 <code>DeskTopOriginX</code> 和 <code>DeskTopOriginY</code> 参数用于在 X 轴和 Y 轴上移动桌面壁纸。 |
|
| |
|
| == 安装 == | | == 安装 == |