resolutions and color depths. The problem is that when I use ctrl + alt =
+ plus sign to toggle through the different resolutions the screen does =
not resize only the desktop.
Also how can setup it up so that users can have different =
resolution/depth. What file do I edit and is there a GUI tool
for this.
Hi,
The file you need to edit is /etc/XF86Config.
It should have entries like this.
The entries for the modes determine the toggle capacity at different
depths
of display settings.
Section "Screen"
Identifier "Screen 1"
Device "3dfx"
Monitor "Samsung LCD"
DefaultDepth 16
Subsection "Display"
Depth 8
Modes "1280x1024" "1024x768" "800x600"
"640x480" "320x240"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 16
Modes "1280x1024" "1024x768" "800x600"
"640x480"
ViewPort 0 0
EndSubsection
EndSection
Hope this helps.
-- ************************************************************************ This e-mail communication and any attachments are privileged and confidential and intended only for the use of the recipients named above. If you are not the intended recipient, please do not review, disclose, disseminate, distribute or copy this e-mail and attachments. If you have received this communication in error, please notify the sender immediately by email or telephone at +91-2139-30177. ************************************************************************
