安装xorg

  • 检查显卡驱动
    $ lspci | grep VGA

install X server

wiki

Then use the $ startx to start the X server, and the root will use /etc/X11/xinit/xinitrc, which by default starts Twm and Xterm

install xfce4

wiki

启动

startx启动时会按照.xinitrc中的内容,所以要在home目录下的.xinitrc文件中取消对exec startxfce4的注释。

相关文章:

  • 2021-11-12
  • 2021-10-08
  • 2021-06-23
  • 2021-12-23
  • 2021-10-19
  • 2021-08-14
  • 2021-08-11
  • 2021-08-21
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-19
  • 2021-09-12
  • 2021-05-14
相关资源
相似解决方案