最終更新:2015-10-29 (木) 05:19:38 (3096d)  

tokkyo/設定/Chromebook
Top / tokkyo / 設定 / Chromebook

メモ

Ubuntu

  • crouton
    sudo sh ~/Downloads/crouton -r trusty -t xfce,keyboard,audio,extension,xiwi,chrome
  • アップデート
    sudo sh ~/Downloads/crouton -r trusty -t xfce,keyboard,audio,extension,xiwi,chrome,unity -u
  • gnome入れてみたけどいまいちだった
    Here's some tips:
    
    Audio from the chroot will now be forwarded to CRAS (Chromium OS audio server),
    through an ALSA plugin.
    
    Future Chromium OS upgrades may break compatibility with the installed version
    of CRAS. Should this happen, simply update your chroot.
    
    You already have the Chromium OS extension installed, so you're good to go!
    
    You can open your running chroot desktops by clicking on the extension icon.
    Once in a crouton window, press fullscreen or the "switch window" key to switch
    back to Chromium OS.
    
    You can launch individual apps in crouton windows by using the "xiwi" command
    in the chroot shell. Use startxiwi to launch directly from the host shell.
    Use the startxiwi parameter -b to run in the background.
    Example: sudo startxiwi -b xterm
    
    You can start GNOME via the startgnome host command: sudo startgnome
    
    You can start Xfce via the startxfce4 host command: sudo startxfce4
    
    Unmounting /mnt/stateful_partition/crouton/chroots/trusty...
    Sending SIGTERM to processes under /mnt/stateful_partition/crouton/chroots/trusty...
    Done! You can enter the chroot using enter-chroot.

入れたパッケージ

参考