Ahojte! Nainstaloval som si Ubuntu. Pri instalacii mi pocitac ukazal pouzitelne rozlisenia. Bolo medzi nimi aj 1024x768, ktore potrebujem. Po instalacii vsak bolo nastavene rozlisenie 800x600. Chcel som ho zmenit, ale ponuka bola len 800x600 a 640x480. Skusil som v konzole prikaz xrandr a nasledoval vypis:
SZ:    Pixels          Physical       Refresh
*0    800 x 600    ( 271mm x 203mm )  *60   56  
 1    640 x 480    ( 271mm x 203mm )   60  
 2    640 x 400    ( 271mm x 203mm )   60  
 3    640 x 384    ( 271mm x 203mm )   60  
 4    576 x 384    ( 271mm x 203mm )   55  
 5    512 x 384    ( 271mm x 203mm )   60  
 6    400 x 300    ( 271mm x 203mm )   60   56  
Current rotation - normal
Current reflection - none
Rotations possible - normal 
Reflections possible - none
(Mam stary monitor Compaq 1024 :( )
Tak sa reku pozriem do /etc/x11/xorg.conf.
Bolo tam nasledovne nastavenie:
Section "Device"
	Identifier	"Matrox Graphics, Inc. MGA 1064SG [Mystique]"
	Driver		"mga"
	BusID		"PCI:0:8:0"
EndSection
Section "Monitor"
	Identifier	"Generic Monitor"
	Option		"DPMS"
	HorizSync	28-51
	VertRefresh	43-60
EndSection
Section "Screen"
	Identifier	"Default Screen"
	Device		"Matrox Graphics, Inc. MGA 1064SG [Mystique]"
	Monitor		"Generic Monitor"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
EndSection
Z uvedeneho si myslim, ze by to malo ist. Tak preco nejde? Potrebujem nejaky ovladac? Ak ano, poradte mi prosim presny link, kde ho najdem a podrobny navod ako ho nainstalujem. S Ubuntu len zacinam. Za vsetky vase odpovede vam vopred dakujem.
 
xorg.conf, ale je len na citanie. Vlastnik je root. Musim sa prihlasit ako root. Defaultne som administrator ale nie root. Spustil som teda komp vfailsafea pomocoupasswd rootnastavil heslo. Restartol a spustil v normalnom rezime. V okne pre prihlasenie vsak meno root a heslo ***** nebere a pise, ze administrator zakazal pre toto prihlasenie pouzit toto okno. Tak som spustil Gnome ako user a prepol sa do konzoly. Dal su napisal heslo a zistil, ze neviem prikaz ktorym v konzole editujem subor a ako odstranit prip. nastavit atribut len na citanie. mc nemam nainstalovane. Poradte ak mozte. Viem, ze su to zaklady, ale ja som tiez zaciatocnik.xorg.confak namiesto "qwerty" uvediem "qwertz"? Zapis v konfiguraku je:Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "sk" Option "XkbVariant" "qwerty" EndSection