Dobrica Pavlinušić's random unstructured stuff
Eee PC: Revision 2

Here are my notes about setup of various stuff on Eee PC to make it work better for me.



Startup

Edit /usr/bin/startsimple.sh and insert something along following lines before exec icewm

 sudo rm /tmp/nologin

 xrdb -merge ~/.Xresources
 setxkbmap hr us
 xterm &

 exec icewm