首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >BURG for ubuntu 12.10

BURG for ubuntu 12.10
EN

Ask Ubuntu用户
提问于 2013-01-04 22:42:57
回答 1查看 998关注 0票数 0

可能重复: 我该怎么安装BURG?

嘿,伙计们,我刚从win 7转到了带双靴的ubuntu。而且不喜欢grub的外观,所以想要安装burg..would,想知道burg与12.10兼容与否。如果是,请告诉我下载它的确切步骤。

还有任何方法来改变我的桌面外观吗?

谢谢

EN

回答 1

Ask Ubuntu用户

发布于 2013-01-04 23:17:40

安装Burg:

代码语言:javascript
复制
  sudo add-apt-repository ppa:n-muench/burg sudo apt-get update 
  sudo apt-get install burg burg-themes

现在,为了使BURG集成HardDisk,在终端中输入以下命令:

代码语言:javascript
复制
  sudo burg-install "(hd0)"

记住用安装MBR的驱动器替换“hd0”。

现在更新burg:

代码语言:javascript
复制
  sudo update-burg

最后,运行以下命令来测试和设置主题:

代码语言:javascript
复制
 sudo burg-emu

 burg4

按F2以更改主题。

按F3以更改分辨率

如果您想使用另一种简单的方式来进行configue burg,您需要安装Burg管理器,以检查我们以前的帖子。

下面是在启动菜单中定义的热键:

代码语言:javascript
复制
* t – Open theme selection menu
* f – Toggle between folding mode
* n – Jump to the next item with the same class
* w – Jump to the next Windows item
* u – Jump to the next Ubuntu item
* e – Edit the command of current boot item
* c – Open a terminal window
* 2 – Open two terminal windows
* h – Display help dialog (only available in sora theme)
* i – Display about dialog (only available in sora theme)
* q – Return to old grub menu
* F5/ctrl-x – Finish edit
* F6 – Switch window in dual terminal mode
* F7 – List the folded boot items
* F8 – Toggle between graphic and text mode
* F9 – shutdown
* F10 – reboot
* ESC – quit from the current popup menu or dialog.
票数 0
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/236340

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档