• elementary OS Luna 安装指南


    建议使用Ubuntu 12.04 来体验,因为目前他们正是以此发行版进行的开发

    仅供体验,差不多会毁掉Unity,三思后行

    增加PPA源

    1. sudo add-apt-repository ppa:elementary-os/daily
    2. sudo add-apt-repository ppa:marlin-devs/marlin-daily
    3. sudo add-apt-repository ppa:ricotz/docky
    4. sudo add-apt-repository ppa:nemequ/sqlheavy

    安装

    1. sudo apt-get update && apt-get dist-upgrade
    2. sudo apt-get install elementary-desktop pantheon elementary-defaults-settings elementary-artwork pantheon-lightdm-theme

    配置

    1. 编辑 /etc/lightdm/lightdm.conf 将 unity-greeter 换成 lightdm-webkit-greeter
    2. 修改 /etc/lightdm/lightdm-webkit-greeter.conf 中 theme 的 default 换成 pantheon
    3. 修复点击Applications屏幕闪烁的问题 gsettings set desktop.pantheon.slingshot open-on-mouse true
    4. 修复壁纸显示方式 gsettings set desktop.Wallpaper picture-mode ‘Centered’
    5. 修改壁纸暂时只能用命令 gsettings set desktop.Wallpaper picture-path ‘/usr/share/backgrounds/16.jpg’

    重启后享受惊艳吧

  • 相关阅读:
    framework7 底部弹层popup js关闭方法
    div动画旋转效果
    面试题3
    面试题2
    CORS跨域请求[简单请求与复杂请求]
    面试题1
    nginx
    Pycharm配置支持vue语法
    Ajax在jQuery中的应用---加载异步数据
    jQuery开发入门
  • 原文地址:https://www.cnblogs.com/ajunForNet/p/2509395.html
Copyright © 2020-2023  润新知