ubuntu安装vncserver后,一按字母D键,显示桌面,终端消失的问题

来源:岁月联盟 编辑:exp 时间:2012-05-21
ubuntu安装vncserver后,一按字母D键,显示桌面,终端消失的问题 据说这是一个bug,不过也不算,快捷键冲突常有的事.安装好vncserver后,从客户端登陆,一按D键就显示桌面安装[python]  gconf-editor  d键都不能用了,这玩意怎么装?呵呵,一个办法就是到机器前,....可是我的不在面前啊,这时候可以借助工具了,我用的是xmanager启动xstart:

 我选择的是7GNOME,点击Run xmanager还是很好用的,它将窗口分成了很多部分,方便使用.如panel,launcher,Desktop,一般你打开什么都可以单独运行,而不依托于桌面.现在安装: [python]  sudo apt-get install  gconf-editor   运行:[python]  gconf-editor   不好意思,出错了???[python]  root@veyun:~# gconf-editor   No protocol specified    ** (gconf-editor:3309): CRITICAL **: Failed to parse arguments: Cannot open display:   好吧,忘了设置DISPLAY了[python]  root@veyun:~# export DISPLAY=210.29.20.38:0.0  210...->你本机IP地址现在再运行,ok设置:/apps/metacity/global_keybindings/show_desktop为disable 

  作者 yueguanghaidao