How to Verify Color Quality (# of colors)
Forum rules
Before you post please read this
Before you post please read this
-
- Level 1
- Posts: 9
- Joined: Fri Feb 23, 2007 2:20 pm
How to Verify Color Quality (# of colors)
Less than 24 hours ago, I successfully set up LinuxMint for the first time.
I installed LinuxMint from an ISO image that I had downloaded just yesterday.
My graphics card is an NVIDIA Geforce 7500. Its maximum number of colors (color quality) in Windows XP is 32 bit. The other setting is 16 bit.
Question: In LinuxMint, where and how can I verify the equivalent color quality setting? I have no idea what the setting is other than screen resolution.
Thank you.
I installed LinuxMint from an ISO image that I had downloaded just yesterday.
My graphics card is an NVIDIA Geforce 7500. Its maximum number of colors (color quality) in Windows XP is 32 bit. The other setting is 16 bit.
Question: In LinuxMint, where and how can I verify the equivalent color quality setting? I have no idea what the setting is other than screen resolution.
Thank you.
- |_NiGhTmArE_|
- Level 1
- Posts: 48
- Joined: Mon Feb 05, 2007 6:16 pm
- Location: Italy
-
- Level 1
- Posts: 9
- Joined: Fri Feb 23, 2007 2:20 pm
- |_NiGhTmArE_|
- Level 1
- Posts: 48
- Joined: Mon Feb 05, 2007 6:16 pm
- Location: Italy
yeah, you can use the terminal to search...
there is many method to find: find, locate, slocate ecc...
to use locate/slocate you need to create a database... it's simple... just do this in a terminal:
now you can find with locate command just doing
if you want more info or
said that, the file you want is in /etc/X11/xorg.conf
there is many method to find: find, locate, slocate ecc...
to use locate/slocate you need to create a database... it's simple... just do this in a terminal:
Code: Select all
locate -u
Code: Select all
locate word-you-want-to-search
Code: Select all
locate --help
Code: Select all
man locate
-
- Level 1
- Posts: 9
- Joined: Fri Feb 23, 2007 2:20 pm
Thank you |_NiGhTmArE_|
Using the locate command in Terminal, I found an xorg.conf file in /etc/X11/
(strange that File Browser's search couldn't find it, but once I knew the path, I could navigate to it in File Browser.)
Anyway, using Gedit, there was no match for Default Depth. A search on Default provided found matches.
THe first one says, "Don't specify DefaultColorDepth unless you know what your are doing. It will override the driver's preferences which can cause the X server not to run if the host doesn't support the depth."
Hmmmm.
I can see four entries for Modes "1280x800"; each shows one depth: 8, 15, 16, or 24. It's not obvious to me which one applies. (All I want to do it verify which one is in use.)
Any ideas where I can verify (see) which color depth is in use, please? (I don't want to edit digital photos if the max depth is limited.)
Using the locate command in Terminal, I found an xorg.conf file in /etc/X11/
(strange that File Browser's search couldn't find it, but once I knew the path, I could navigate to it in File Browser.)
Anyway, using Gedit, there was no match for Default Depth. A search on Default provided found matches.
THe first one says, "Don't specify DefaultColorDepth unless you know what your are doing. It will override the driver's preferences which can cause the X server not to run if the host doesn't support the depth."
Hmmmm.
I can see four entries for Modes "1280x800"; each shows one depth: 8, 15, 16, or 24. It's not obvious to me which one applies. (All I want to do it verify which one is in use.)
Any ideas where I can verify (see) which color depth is in use, please? (I don't want to edit digital photos if the max depth is limited.)
- Fragadelic
- Level 4
- Posts: 244
- Joined: Wed Nov 15, 2006 11:05 am
- Location: Canada
- Contact:
- Fragadelic
- Level 4
- Posts: 244
- Joined: Wed Nov 15, 2006 11:05 am
- Location: Canada
- Contact: