|
Other BSD and UNIX/UNIX-like Any other flavour of BSD or UNIX that does not have a section of its own. |
|
Thread Tools | Display Modes |
|
|||
resolution too high!!! =| ? what?
yes, my resolution is actually too high! its at like 1200 - 1040 its killing me i gotta turn it down. but it automatically set my resolution and i cant change it. im running as nVidia Ge-Force 7600GS on a 19'' Flat LCD. how can i solve my res problem
im on DesktopBSD btw |
|
|||
i searched for the file and i found it. but when i opened it with Kedit there was nothing in it. do i have to run in terminal or something?
|
|
|||
so my monitor is the problem >_< i cant just simply change to 1080!? these little things its what makes windows better. i had 6 - 7 res solutions on there
|
|
|||
Quote:
POSIX systems priorities lay elsewhere: security, performance first. Unfortunately, as such these systems are user-friendly, but not noob-friendly. Of course you can change resolution in X server, just read the documentation. However, if you feel more comfortable in Windows - FOSS does not force nor beg anyone. Edit: Of course, robbak is right. These screens have the best picture in native resolution only. Last edited by Speedy; 8th May 2008 at 02:18 PM. |
|
|||
You missed the point. An LCD looks good only when it runs at its native resolution (or perhaps an integer fraction thereof). It really does look terrible otherwise. Your issue is that you have to adjust how things are rendered (like character sizes) given your monitor's resolution. All of that can be changed to what you like.
You are certainly free to use other resolutions -- you can set it to most anything you want. It just looks awful. |
|
|||
im mean, as long as i can get my resolution to what i want. Ive been searching through linux distros for years now. and periodically trying new ones (debian-FAILED | Redhat-FAILED | SUSE-FAILED | BT3-FAILED | Fedora-WORKED[wasnt to liking] | Ubuntu-FAILED[resolution stuck at 640-320])
^^^^^ so you can imagine how upset at how many disks ive lost, time ive wasted and the ammount of times ive lost windows due to not reading the partition instructions built in linux. I finaly found this and i would just like it to come out the way i want it. and hopfully i can keep it and love it for a long time. |
|
|||
Try PC-BSD or Desktop BSD then. It will take care of these sorts of things for you. With FreeBSD you have to do all of the setup yourself. It is not hard, but it does take quite some effort to go through it all the first time and get the hang of it.
|
|
||||
An immediate fix, while in Xorg, is to hit Ctrl-Shift-Keypad+ or Ctrl-Shift-Keypad- to change the resolution on the fly. It won't survive a restart of Xorg, but it will give you a taste of other resolutions.
__________________
That's nothing a couple o' pints wouldn't fix. |
|
|||
i was using 1080 i had 800, 1080, like...1160, 1140 or somethin and 1260, 12 something and a 13something. but it went out of range on 1260 and the 13 one so i left it at 1080
|
|
|||
Xorg log will tell you what resolutions are available, you can even steal modelines from there.
|
|
||||
Quote:
To seadog109: Quote:
I will move it there now. Quote:
However, to fix your resolution problem:
Finally: Quote:
*I have never used DesktopBSD, so please correct me if it installs software differently than FreeBSD. |
|
||||
OK. Here is the section of the /etc/X11/xorg.conf file that you should be editing. If you do not have one, you can create one, customised for your hardware, with the command
Code:
Xorg -configure All of this is in man xorg.conf Code:
Section "Screen" ...... ..... Subsection "Display" Depth 24 #Generally. If you are using 16 or 8 bpp, then this is different. It can be ommitted. Modes "1024x768" "800x600" "640x480" EndSubSection EndSection But, to repeat, this is the wrong way to go about it. You should customize the sizes of fonts and wigits to look as you want. Start with changing the "DisplaySize" entry in the "Monitor" Section. Then go looking in your Desktop Environment for further size settings. You'll thank me for it!
__________________
The only dumb question is a question not asked. The only dumb answer is an answer not given. Last edited by robbak; 9th May 2008 at 12:28 AM. |
|
|||
Quote:
|
|
||||
Do the followings (using your keyboard when the system is running) ---:
Either 1) Ctrl + '-' or 2) Ctrl + '+' will change the screen resolution on the run time. If you are sure of very hi-resolution and need the same to degrade for your H/w to work; use the second option (Ctrl + '+') and fire it 2-3 times and with each such command the resolution will degrade. For the other case use the 1st option (i.e. Ctrl + '-' to enhance resolution). Had a similar problem once with FreeBSD 7.0 and the above worked there. Let me know if the same worked out for you or not. Last edited by praveen_218; 13th May 2008 at 10:25 AM. |
|
|||
Does your BSD have xorg 1.4.x or later? If it does you won't find the resolution stuff in the /etc/X11/xorg.conf. The reason is that xorg 1.4 was ubuntified and now the only way to do the resolution stuff is either displayconfig-gtk (within X11) or the xfix tool (cli, it might be ubuntu-specific).
|
Thread Tools | |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Any Solution for Xorg high CPU usage in Ubuntu 9.04? | Mantazz | Other BSD and UNIX/UNIX-like | 11 | 14th July 2009 06:10 AM |
MySQL High Availability FreeBSD Cluster | businessgeeks | FreeBSD General | 7 | 24th June 2008 07:12 PM |
ntpd strata too high error | map7 | FreeBSD General | 0 | 17th June 2008 11:20 PM |
Intel High Definition Audio Stuttering | Mare | FreeBSD General | 0 | 17th June 2008 10:03 AM |
Bill Joy's high school | matt | Off-Topic | 9 | 27th May 2008 06:01 PM |