20 Apr
2005
20 Apr
'05
15:13
hi list, attached is my xorg.conf this one works fine with virtual. removing it (using the same line as in 24 e.g. causes the external output to the beamer to use higher not useable resolution) removing 1280x1024 from the list works also (off cause) but the beamer is actualy supporting this resolution but i did not get X11 to use a suitable frequence. The most simply way imho is to add an option to configure the external-out to some value, effectivly using it like a second card. (multihead with clone if you like). SubSection "Display" Depth 16 Modes "1024x768" "1280x1024" "800x600" "768x576" "640x480" Virtual 1024 768 EndSubSection