Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Grainy images in kde
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
hellfire.b
n00b
n00b


Joined: 16 Feb 2005
Posts: 9

PostPosted: Wed Feb 23, 2005 3:05 am    Post subject: Grainy images in kde Reply with quote

The images on my desktop top are grainy. Does anyone know what would be causing this?
_________________
Thz for the help HELLFIRE.B
Back to top
View user's profile Send private message
TheRAt
Veteran
Veteran


Joined: 03 Jun 2002
Posts: 1580

PostPosted: Wed Feb 23, 2005 3:09 am    Post subject: Reply with quote

low color depth ? check your xorg.conf file.
_________________
All reality is the construct of the observer.

Get Firefox and rediscover the web!

BOFH Excuse #295:
The Token fell out of the ring. Call us when you find it.
Back to top
View user's profile Send private message
hellfire.b
n00b
n00b


Joined: 16 Feb 2005
Posts: 9

PostPosted: Wed Feb 23, 2005 3:14 am    Post subject: Reply with quote

Where is the color depth?
_________________
Thz for the help HELLFIRE.B
Back to top
View user's profile Send private message
TheRAt
Veteran
Veteran


Joined: 03 Jun 2002
Posts: 1580

PostPosted: Wed Feb 23, 2005 3:19 am    Post subject: Reply with quote

The display section...
Code:
Section "Screen"
    Identifier "DefaultScreen"
    Device     "nVidia Graphics Adapter"
    Monitor    "SyncMaster"
    DefaultDepth 24              <<--- ** NOTE **
    SubSection "Display"
        Viewport   0 0
        Depth     1
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     4
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     8
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     15
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     16
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     24
    EndSubSection
EndSection

_________________
All reality is the construct of the observer.

Get Firefox and rediscover the web!

BOFH Excuse #295:
The Token fell out of the ring. Call us when you find it.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum