Skip to content


มาเปลี่ยน Theme ใน Ubuntu 9.04 กันเถอะ

ใครเบือ Ubuntu ในรูปแบบ เดิมๆ เชิญทางนี้

Infinity

Infinity

  1. แก้ไข source list (แนะนำว่าควรเก็บของเก่าเป็น backup ไว้ด้วย)
    sudo gedit /etc/apt/sources.list
  2. โดยการเพิ่ม
    deb http://ppa.launchpad.net/bisigi/ppa/ubuntu jaunty main
    deb-src http://ppa.launchpad.net/bisigi/ppa/ubuntu jaunty main
  3. ใส่ verification key
    sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 0x1781bd45c4c3275a34bb6aec6e871c4a881574de
  4. Update cache
    sudo apt-get update
  5. Install theme
    sudo apt-get install <Theme>
  6. โดยการแทนที่ <Theme> เป็น ธีมที่ต้องการ ดังนี้
    • showtime-theme
    • balanzan-theme
    • infinity-theme
    • wild-shine-theme
    • tropical-theme
    • bamboo-zen-theme
    • ubuntu-sunrise-theme
    • aquadreams-theme
    • exotic-theme
  7. Remove theme
    sudo apt-get remove <Theme>
  8. และ theme อื่นๆ http://francois.vogelweith.com/?page_id=16〈=en

Posted in Linux. Tagged with .

0 Responses

Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.