Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
02-10-2003, 09:03 AM
|
#1
|
Member
Registered: Apr 2002
Location: IL, USA
Distribution: Fedora 13, Ubuntu 10.04 LTS
Posts: 162
Rep:
|
my resolution!
Hi all,
Well I would like to know how may I change my resolution. I use KDE on a linux RED HAT 7.3
hhegab
|
|
|
02-10-2003, 10:31 AM
|
#2
|
LQ Guru
Registered: Jan 2001
Posts: 24,149
|
You can reconfigure with Xconfigurator and or if you have multiple resolutions defined in your /etc/X11/XF86Config-4 file you can use ctrl-alt-( + or - ) to change resolutions.
|
|
|
02-10-2003, 11:53 AM
|
#3
|
Member
Registered: Jan 2003
Distribution: Ubuntu Hardy Heron
Posts: 83
Rep:
|
Edit /etc/X11/XF86Config file. Goto the default depth. Add the line:
Modes "1024x768"
That will set your resolution. If there's multiple, the first one will be the resolution. Set the first resolution to the one you need.
BTW, you must be root to edit this file as it is read-only.
|
|
|
02-10-2003, 06:31 PM
|
#4
|
Member
Registered: Apr 2002
Location: IL, USA
Distribution: Fedora 13, Ubuntu 10.04 LTS
Posts: 162
Original Poster
Rep:
|
can't it be done from the main menu, it is just a question.
I will do what you said and tell you the result
thank you very much for your time and effort.
hhegab
|
|
|
02-11-2003, 08:58 PM
|
#5
|
Member
Registered: Apr 2002
Location: IL, USA
Distribution: Fedora 13, Ubuntu 10.04 LTS
Posts: 162
Original Poster
Rep:
|
Thanks, I could fix it graphically!
But also I have tried what you said and now I hvae two methods to fix my resolution.
Thak you very much for caring to answer me
hhegab
|
|
|
02-12-2003, 02:04 AM
|
#6
|
LQ Guru
Registered: Jan 2002
Posts: 6,042
Rep:
|
Before editing your XF86Config-4, check if your monitor can handle settings given the modeline in XF86Config-4.
|
|
|
02-12-2003, 03:35 AM
|
#7
|
Member
Registered: Apr 2002
Location: IL, USA
Distribution: Fedora 13, Ubuntu 10.04 LTS
Posts: 162
Original Poster
Rep:
|
what do u mean by that?
hhegab
|
|
|
02-12-2003, 09:04 AM
|
#8
|
LQ Newbie
Registered: Jul 2002
Posts: 22
Rep:
|
Modes section?
Quote:
Originally posted by cexshun
Edit /etc/X11/XF86Config file. Goto the default depth. Add the line:
Modes "1024x768"
That will set your resolution. If there's multiple, the first one will be the resolution. Set the first resolution to the one you need.
BTW, you must be root to edit this file as it is read-only.
|
I've found this reply interesting since I'm want to change my screen resolution in X (I'm using Slackware 8.1 and KDE 3.0.1).However I can't find a "Default depth" section in the XF86Config.file.Should I just add the "Modes" line below the Default depth line in the "Screen" section (example below)?
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 16
Modes "1024x768" <--- example
SubSection "Display"
Depth 1
EndSubSection
SubSection "Display"
Depth 4
EndSubSection
SubSection "Display"
Depth 8
EndSubSection
SubSection "Display"
Depth 15
EndSubSection
SubSection "Display"
Depth 16
EndSubSection
and so on...
|
|
|
All times are GMT -5. The time now is 08:56 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|