LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   How to set the default screen resolution in FC13? (https://www.linuxquestions.org/questions/fedora-35/how-to-set-the-default-screen-resolution-in-fc13-837901/)

PaulFC5 10-13-2010 05:40 PM

How to set the default screen resolution in FC13?
 
A bit of an idiot question I know :o but:

Have just upgraded from FC12 - which I found to be a bit of a pain - nothing seemed to work as it should - to FC13 which is working quite a lot better - automatically updating everything etcetc - and I can now install what I want. The preupgrade installation bizzo seemed to work quite well.

But I can't seem to be able to set a "default" screen resolution - being slightly geriatric I like 832x624 - but rather have to do it manually every time I start the OS. Not a big problem, sure, but slightly annoying.
Have dug into it quite a lot but can't seem to find a way of having it boot up each time at the res I want it to.

And also, in the past, when clicking onto URLs in emails in Thunderbird they automatically opened themselves in Firefox - but not now.
Even clicking "Open in Browser" doesn't seem to do it. Have to copy and paste etc.
Surprisingly the other way seems to work OK - "Contact:" tags in Firefox open a Tbird email pane.
Again not a major prob but annoying.
Do I have to get into about.config or write a user.js file or that sort of thing??

TIA
Paul W

FC13 Athlon 64x2/5000 2G RAM

RockDoctor 10-14-2010 06:14 AM

Quote:

Originally Posted by PaulFC5 (Post 4126500)
But I can't seem to be able to set a "default" screen resolution - being slightly geriatric I like 832x624 - but rather have to do it manually every time I start the OS. Not a big problem, sure, but slightly annoying.
Have dug into it quite a lot but can't seem to find a way of having it boot up each time at the res I want it to.

This part's easy - you need an appropriately-configured /etc/X11/xorg.conf file. As root, in a terminal window:
Code:

Xorg -configure :1
. This will create the file xorg.conf.new. Edit the "Screen" section, adding the following line below the appropriate Depth:
Code:

Modes "832x624" "800x600"
(I threw the 800x600 in there just in case for some reason 832x624 causes problems)

PaulFC5 10-14-2010 05:00 PM

Couldn't get to an xorgconf.new
 
Heil Obama! :D

Shouldn't really say that - our SS is serving under the crosstika too - the first NZ VC (Victoria Cross) in 60ish years - since Adolf1 warned about what's now going on in Occupied Palestine under the judeofascists with the support of the various fuehrers of the 4thReich.


Thanks for that leadin to the way to set up the "automatic" 8ooishx600ish resolution I'm after.
But when I did that in a terminal, as root of course, a string of all the vidcards the Xserver recognises came up with:

(EE) module ABI major version (6) doesn't match the server's version (7)
(EE) Failed to load module "ast" (module requirement mismatch, 0)
(EE) module ABI major version (6) doesn't match the server's version (7)
(EE) Failed to load module "apm" (module requirement mismatch, 0)
(++) Using config file: "/root/xorg.conf.new"
(==) Using config directory: "/etc/X11/xorg.conf.d"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
(EE) [drm] No DRICreatePCIBusID symbol
Number of created screens does not match number of detected devices.
Configuration failed.

appearing underneath.
[Can't ATM figure out how to paste "whatevers" as quotes - next time :-S :-) - it was enough to dig up KWrite after a series of crashes in KWord]

So it seems it tried to make an xorgconf.new but it couldn't do it - one didn't appear - maybe some libraries/apps missing??
And xorg.conf.d didn't seem to have much relevance to anything.

AAMOI to get to a root log-in: it seems to be hopeless to try to do it from the "Switch User" bizzo - the CPU(s) seem to wind up working at most of 100% - the OS virtually stalls - have to reboot to get to root - maybe one needs to su?? - a bit like winDoze :-(

As to how to set up Skype in linux - seems to be in the "forget it material" category :-) :-D

TIA
Paul W

JZL240I-U 10-19-2010 03:29 AM

I don't understand why you want to reduce resolution. Just for larger fonts you can set the system fonts in the control center. For further tweaking look here:

http://www.linuxquestions.org/questi...5/#post1309027

PaulFC5 10-19-2010 04:52 PM

It's not just the fonts - it's the icons etc too.
The eyesight is just getting to be a bit less user-friendly with age :-S - I have to use my reading glasses to get rabbits with my (silenced) .22 (legal here in Kiwiland) now - I'd rather see the sights clearly and have to squint a little for the target :-)
And, having started this computers bizzo about 2 decades ago when even having a graphics screen - 640x480 with 16 colours WOW! was cutting edge :-), I've just become used to using a screen res of 832x624 or similar.
Even though it's occasionally necessary to change it to 1000ishx800ish to get at the "OK" buttons etc in some apps.

But after a fair bit of time fossicking around in /etc/X11.... I can't seem to even find an xorg.conf file - only a setup-by-default keyboard file:
///etc/X11/xorg.conf.d/00-system-setup-keyboard.conf
And the man page wasn't very helpful either - especially if I can't find an xorg.conf file to modify.

Do I have to write one - or a user.js - or an xorg.conf.new??

TIA
Paul W

JZL240I-U 10-20-2010 03:43 AM

Yes, the new distros create xorg.conf on the fly and don't save it. You can have one on hard disk, though, and it gets used then. Just use any convenient copy you may have on an older machine and use just the sections you need.

If it is for the icons, try the way shown in the link I posted. Works for the whole setup. Just experiment a little, doesn't hurt and you can always save your old settings in a comment.

I know eye concerns, my dioptre is about -7.5 with some astigmatism thrown in...


All times are GMT -5. The time now is 02:05 AM.