Configure desktop ubuntu

Configure desktop ubuntu
   - Someone help me, I need help screen of ubuntu to 10 inches.
   - As I understand it is in xorg.conf, but I can not set the configuration

Hi Diego,

Not exactly sure what your asking... But you can only set the screen
resolution at boot.

omapfb.mode=dvi:1280x720MR-16@60

Some documentation here:
http://git.kernel.org/?p=linux/kernel/git/tmlind/linux-omap-2.6.git;a=blob;f=Documentation/fb/modedb.txt;hb=HEAD

Regards,

Setting the boot, you can help me ?

Diego,

What Resolution do you actually want?

http://elinux.org/BeagleBoardUbuntu#Beagleboard:_Setup_U-boot_for_boot

1280x720 = omapfb.mode=dvi:1280x720MR-16@60
1024x768 = omapfb.mode=dvi:1024x768MR-16@60
800x600 = omapfb.mode=dvi:800x600MR-16@60

etc/etc/etc/etc....

Regards,