Ans xrandr --output LVDS1 --scale 1.2x1.2
see link https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/883319
links for opengl and physics
http://gamemath
http://www.phys
http://ogldev.a
http://www.hobb
http://www.song
http://learnope
http://glprogra
## To start apache server ubuntu
Task: Start Apache 2 Server
# /etc/init.d/apache2 start
or
$ sudo /etc/init.d/apache2 start
Task: Restart Apache 2 Server
# /etc/init.d/apache2 restart
or
$ sudo /etc/init.d/apache2 restart
Task: Stop Apache 2 Server
# /etc/init.d/apache2 stop
or
$ sudo /etc/init.d/apache2 stop
see link http://www.cyberciti.biz/faq/ubuntu-linux-start-restart-stop-apache-web-server/
## Dynamic Layout Building
http://www.ibm.com/developerworks/xml/tutorials/x-andddyntut/section6.html
No comments:
Post a Comment