Re: [Linux] tv-out (svideo), xf86config veya bash script sorusu

---------

New Message Reply About this list Date view Thread view Subject view Author view Attachment view

From: Oğuz Eren (ogzeren@gmail.com)
Date: Fri 08 Apr 2005 - 09:34:45 EEST


Olmadi.. Yine X aqciliyor, ama mouse sagdan disari tasinca birsey olmuyor.

Bir sey takildi aklima:
- bunlar icin xinerama on demem gerekiyor mu?

Ben XF86Config ve log dosyalarimi yolluyorum size, yardimci
olabilirseniz sevinirim..

Sevgiler..

On Apr 7, 2005 2:00 PM, Serdar KÖYLÜ <serdarkoylu@fisek.com.tr> wrote:
> Selamlar...
>
> > Aksam deneyecegim, tesekkurler. Bir de..
> > Bunlar nereden ogrenilir yahu? Linux egitimi dusunuyorum ama cok da
> > baslangic duzeyinde olmayacak, biraz hacking icerecek birsey
> > istiyorum..
>
> man XF86Conf
> man sis
> man hede
> man hodo
>
> Bunlar yetmezse acar kodu bakarsiniz:
>
> /* Now for something completely different: DDC.
> * For 300 and 315/330 series, we provide our
> * own functions (in order to probe CRT2 as well)
> * If these fail, use the VBE.
> * All other chipsets will use VBE. No need to re-invent
> * the wheel there.
> */
>
> pSiS->pVbe = NULL;
> didddc2 = FALSE;
>
> if((pSiS->VGAEngine == SIS_300_VGA) || (pSiS->VGAEngine ==
> SIS_315_VGA)) {
> if(xf86LoadSubModule(pScrn, "ddc")) {
> int crtnum = 0;
> xf86LoaderReqSymLists(ddcSymbols, NULL);
> if((pMonitor = SiSDoPrivateDDC(pScrn, &crtnum))) {
> didddc2 = TRUE;
> xf86DrvMsg(pScrn->scrnIndex, X_PROBED, ddcsstr, crtnum);
> xf86PrintEDID(pMonitor);
> xf86DrvMsg(pScrn->scrnIndex, X_PROBED, ddcestr, crtnum);
> xf86SetDDCproperties(pScrn, pMonitor);
> pScrn->monitor->DDC = pMonitor;
> }
> }
> }
>
> Gibisinden, yazar ne yaptigini ettigini..
>
> Saygi ve sevgiler..
>
>
> _______________________________________________
> Linux mailing list
> Linux@liste.linux.org.tr
> http://liste.linux.org.tr/mailman/listinfo/linux
>
>
>

_______________________________________________
Linux mailing list
Linux@liste.linux.org.tr
http://liste.linux.org.tr/mailman/listinfo/linux


New Message Reply About this list Date view Thread view Subject view Author view Attachment view

---------

Bu arsiv hypermail 2.1.2 tarafindan uretilmistir.