LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
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


Reply
  Search this Thread
Old 08-11-2002, 12:44 AM   #1
chem1
Member
 
Registered: Jun 2002
Location: White House, Washignton DC
Distribution: Red Hat 9
Posts: 270

Rep: Reputation: 30
Smile This is the coolest Linux forum....but I still have one more question


Being a newbie....and ofr that matter a new linux convert...I am amazed at the speed at which I am getting resposes....and good ones..... to my problems


One for the gurus..

How do I change my Screen Resolution on KDE?

Thankx in advance....
 
Old 08-11-2002, 01:05 AM   #2
tundra
Member
 
Registered: Jun 2002
Location: Koom Valley
Distribution: rh8
Posts: 528

Rep: Reputation: 31
try using Xconfigurator, since you're using redhat...
assume root privileges, then at the command prompt, type Xconfigurator. Follow the wizard through and you'll get to a part where you can change the screen resolution.

but you can try pressing "ctrl alt +" first to see if the various screen resolutions are already supported...
 
Old 08-11-2002, 01:14 AM   #3
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Just a tid...

And alternatively CTRL ALT -

Oh, and yes, I love this site too. The people are all good, and very fast. Glad to be a member


Last edited by MasterC; 08-11-2002 at 01:15 AM.
 
Old 08-11-2002, 05:41 AM   #4
lynch
Member
 
Registered: Nov 2000
Location: A Mid-Atlantic state
Distribution: SuSE 8.1,Knoppix 3.2,Mandrake 9.1
Posts: 388

Rep: Reputation: 30
The ctrl alt + and ctrl alt - only works on the numerical keypad,I believe
lynch
 
Old 08-11-2002, 03:18 PM   #5
finegan
LQ Guru
 
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700

Rep: Reputation: 72
If all else fails, hack up the XF86Config file by hand:

pico /etc/X11/XF86Config (possibly XF86Config-4)

At the bottom look for what depth you're running, probably 16 or 24, it should be listed as DefaultDepth. Find the section for your default depth, edit the line "Modes" for the resolutions you want in the format:

Modes "1280x1024" "1024x768" "800x600"

The order they're in is the order of display, first it will try 1280, then 1024, then 800, and if it launches in 1280 say, then you can switch between them with the ctrl+alt+(+/-) like they said above.

Then, if it doesn't have a ViewPort line, you might want to add that right beneath mode:

ViewPort 0 0

That'll force X to not display past the limits of the screen.

Cheers,

Finegan, command line junky.
 
Old 08-11-2002, 10:01 PM   #6
chem1
Member
 
Registered: Jun 2002
Location: White House, Washignton DC
Distribution: Red Hat 9
Posts: 270

Original Poster
Rep: Reputation: 30
Hum...
XConfigurator says that there was aproblem with setting my Video Settings...no matter what I do
I ahve tried changing my Video Memory as well but still the same message appears :-(

Thankx in advance...
 
Old 08-11-2002, 10:27 PM   #7
shoot2kill
Member
 
Registered: Jan 2002
Location: California
Distribution: Red Hat
Posts: 402

Rep: Reputation: 30
You have to tweak around with your vertical and horizontal settings.
 
Old 08-12-2002, 05:29 AM   #8
zLinuxz
Senior Member
 
Registered: Feb 2002
Location: Shanghai, CHINA
Distribution: RH 5.0,5.1 6.0,6.1 7.0,7.1,7.2,7.3.,8.0,9.0, RH Enterprise, Fedora C1, C2
Posts: 1,216

Rep: Reputation: 45
and just add the additional resolutiong...what I haven't firgured out however, is when you have more than one resolution set to default...it is only the first one that doesn't get the desktop biger than the physical screen, but after the control+alt+(+), the desktop is always bigger than the screen. How can you aviod that if you don't want to keep changing the first default resolution from the Xf86config file???
 
Old 08-12-2002, 06:08 AM   #9
realos
Member
 
Registered: Jul 2002
Location: Germany
Distribution: Redhat 7.3, Debian 3.1, Knoppix 3.1, Ubuntu 6.10
Posts: 113

Rep: Reputation: 15
I have set 24bit color depth and 1024*768 as default and then 800*600 as the next alternative.

with default 1024+768 everything seems to be okay but the problem with 800*600 is as follows:

My monitor does not fit the windows on the screen. I have to bring the mouse to the edge of the monitor and then it scrolls to the rest of the windows.

ViewPort 0 0

does not seem to bring and change. Any idea???

thanx
 
Old 08-12-2002, 08:32 AM   #10
tundra
Member
 
Registered: Jun 2002
Location: Koom Valley
Distribution: rh8
Posts: 528

Rep: Reputation: 31
um i think it's actually supposed to behave like that...
 
Old 08-12-2002, 07:19 PM   #11
chem1
Member
 
Registered: Jun 2002
Location: White House, Washignton DC
Distribution: Red Hat 9
Posts: 270

Original Poster
Rep: Reputation: 30
Ok, guys I changed my screen resolution using the Xconfigurator and the ctrl+alt+ (+/-) method.
Hoewever, now OpenOffice does not show ANY tool bars or menus; even the dialog boxes show only empty butons with nothing written on them

I am doomed :-(
 
Old 08-14-2002, 01:52 AM   #12
zLinuxz
Senior Member
 
Registered: Feb 2002
Location: Shanghai, CHINA
Distribution: RH 5.0,5.1 6.0,6.1 7.0,7.1,7.2,7.3.,8.0,9.0, RH Enterprise, Fedora C1, C2
Posts: 1,216

Rep: Reputation: 45
Quote:
Originally posted by tundra
um i think it's actually supposed to behave like that...
Well I don't like it to behave like that, and it shouldn't behave like that because it's just stupid and annoying. Someone should tell who ever is working on the XF86config project that they should fix that annoying feature of just letting the default resolution fit completely in the screen, otherwise it's a waste of time and very, very, very annoying!!
 
Old 08-14-2002, 07:15 PM   #13
Debianewb
Member
 
Registered: Aug 2002
Posts: 50

Rep: Reputation: 15
Quote:
Originally posted by chem1
...I am amazed at the speed at which I am getting resposes....
Well, at the risk of sounding impatient/-grateful or whatever: it has been days since I posted my newb-topic in the "newbies"-section ...and still no reply AT ALL! So one could say I'm amazed at your amazement..

Since you all seem to know your X, maybe one of u guys can take a look at my topic in the "newbies"-section: "Cannot start X:Failed to initialize core devices"... ? I really do want to learn more about Linux, but I'd also like my Xserver to work..

Eagerness is bliss..

Quote:
Thankx in advance....
 
Old 08-14-2002, 07:32 PM   #14
Thymox
Senior Member
 
Registered: Apr 2001
Location: Plymouth, England.
Distribution: Mostly Debian based systems
Posts: 4,368

Rep: Reputation: 64
Hey, I don't think this is the most appropriate way to bring attention to your own thread, do you? I just checked your X-related thread and all I can see is a very long post of your X log(s). No mention of your XF86Config file; little on what you have read elsewhere and whether it is the correct way of doing things; and precious little on what you have done to sort the problem yourself. Now, if someone were to phone you up and say 'Hey, fix my car!' without really giving any history or details of the problem, then what would you do? Is it the clutch? Is it the gearbox? Who knows? The same applies here! The more information you can give us, the quicker we may be able to help you.

I hope you don't take this as me being rude, 'cause I'm actually a relaxed kinda-guy. I just don't think this was appropriate. You could have 'bumped' your thread!
 
Old 08-14-2002, 08:06 PM   #15
Debianewb
Member
 
Registered: Aug 2002
Posts: 50

Rep: Reputation: 15
Point taken.. I should'nt have gone about this way.
Frustation, it seems, does influence my writing; I did NOT mean to sound "inappropriate" I just wanted to flex your attention.

Again, I appologize
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
What's the coolest thing you've done in Linux? orange400 LinuxQuestions.org Member Success Stories 590 03-08-2011 05:50 AM
what are the coolest hardware u have for linux fallenangelseth Linux - Hardware 10 06-28-2006 02:14 AM
Coolest Linux software to get people excited. davethegenius Linux - Software 15 06-01-2006 05:56 PM
x-box's coolest feature is Linux, weird! e1000 General 2 12-02-2003 06:46 AM
The Coolest Linux Software... Westdog976 Linux - Software 12 06-14-2003 01:28 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 12:03 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration