Linux
EBooks *
EeePcProblemsAndSolutions
Subnotebook by Asus...
Resources
shop
http://www.idealo.de/preisvergleich/OffersOfProduct/oesg/862923_-eee-pc-701-4g-asus.html
Reviews
things learned
Linux
- in Firefox ctrl + z + mouse wheel zooms page
- ctrl + alt + t opens console
- change between desktops with house + (1-4)
- ctrl + alt + backspace restarts X
- sudo synaptic starts GUI-frontend for apt (package management)
- alt + click to move window
- shift + insert to insert copied text in console [1]
- sudo apt-get install ksmserver kicker
- after restart full desktop is accessible in shutdown-menu
- ScummVM installieren
- sudo apt-get install build-essential
Tweaks
shifting data from SSD to SD-card
what?
-
- move USER-partition to SD-card.
why?
-
- have different customized set-ups, e.g. for software-development, fun, music - or for sharing the EeePC with different users.
how?
-
- modificatsions are explained there: [2]
SDHC
People who think SSDs will wear out sometime during the useful lifespan of their device not only believe the earth is at the center of the universe, but they also think the earth is flat![3]
Advanced Mode
Install Windows XP
Console
ctrl + alt + t
Hacking
- editor 'kate' is already installed and quite nice
Python
sudo apt-cache search python