Thread: iLiad xrandr and ncurses
View Single Post
Old 10-24-2006, 01:41 PM   #6
scotty1024
Banned
scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.
 
Posts: 1,300
Karma: 1479
Join Date: Jul 2006
Location: Peoples Republic of Washington
Device: Reader / iPhone / Librie / Kindle
How to set your X display in your start up script:

export DISPLAY=127.0.0.1:0.0

I also suggest adding:

export TZ=<your time zone>

You should also keep a close eye on the available space in your filesystem. Those ipkg installs are using up your root filesystem.

dpkg lets you redirect an install onto the memory card and then you can ln -s or PATH/LD_LIBRARY_PATH the goods.
scotty1024 is offline   Reply With Quote