Re: [LINUX:769] XFree86

Ferda Tartanoglu (ferda@mail.org)
Sat, 28 Feb 1998 23:41:14 +0200


Burak Say wrote:
>
> X window da renk derinligini nasil ayarlarim?
> 2 MB ekran karti oldugu halde 256 renk gosteriyor...

/etc/X11/XF86Config dosyasinda
en sonda "Screen" sectionunda:
DefaultColorDepth 16 satirini ekle (16 bit icin)

ornek:

# The accelerated servers (S3, Mach32, Mach8, 8514, P9000, AGX, W32,
Mach64)

Section "Screen"
Driver "accel"
Device "S3 Trio64 (generic)"
Monitor "My Monitor"
DefaultColorDepth 16
Subsection "Display"
Depth 8
Modes "800x600" "400x300" "320x200"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 24
Modes "800x600" "640x480" "1024x768"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 32
Modes "800x600"
ViewPort 0 0
EndSubsection
EndSection

Sevgiler, saygilar..

Ferda Tartanoglu
ferda@gsu.linux.org.tr