Guest User

Untitled

a guest
Aug 27th, 2014
223
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. mkdir .config
  2. cp /usr/share/doc/weston/ivi-shell-weston.ini .config/weston.ini
  3. export XDG_RUNTIME_DIR=/tmp/runtime-dir
  4. mkdir $XDG_RUNTIME_DIR
  5. chmod 0700 $XDG_RUNTIME_DIR
  6. weston --backend=fbdev-backend.so
Advertisement
Add Comment
Please, Sign In to add comment