how can we add modelines from xorg.conf on ReactOS?

Ask your support questions in here

Moderator: Moderator Team

Post Reply
nitrofurano1
Posts: 2
Joined: Wed Nov 25, 2015 12:35 pm

how can we add modelines from xorg.conf on ReactOS?

Post by nitrofurano1 »

On GNU/Linux i use custom display resolutions a lot, added from xorg.conf modelines.
How can we add these resolution on ReactOS as well? Is that a simple text file to edit (like /etc/X11/xorg.conf on GNU/Linux), or do we need a special tweak tool for that?

(these modelines can be obtained from http://arachnoid.com/modelines/ or http://xtiming.sourceforge.net/cgi-bin/xtiming.pl )

thanks in advance! :)
erkinalp
Posts: 861
Joined: Sat Dec 20, 2008 5:55 pm
Location: Izmir, TR

Re: how can we add modelines from xorg.conf on ReactOS?

Post by erkinalp »

ReactOS is a Windows-like OS, custom mode can be added via registry setting.
-uses Ubuntu+GNOME 3 GNU/Linux
-likes Free (as in freedom) and Open Source Detergents
-favors open source of Windows 10 under GPL2
nitrofurano1
Posts: 2
Joined: Wed Nov 25, 2015 12:35 pm

Re: how can we add modelines from xorg.conf on ReactOS?

Post by nitrofurano1 »

how can i do it using command lines only?
karlexceed
Posts: 531
Joined: Thu Jan 10, 2013 6:17 pm
Contact:

Re: how can we add modelines from xorg.conf on ReactOS?

Post by karlexceed »

As far as I'm aware, that's not (easily) possible. The best-case scenario is to use one of the following tools: I believe the first two support command line use as well.

The only other option is to use something like:

Code: Select all

REG ADD HKEY_CURRENT_CONFIG\System\CurrentControlSet\Control\VIDEO\{GUID}\0000\Mon12345678 /v DefaultSettings.XResolution /t REG_DWORD /d 400
To change your X resolution, but I'm not convinced that you could get this to work (at all).
hbelusca
Developer
Posts: 1204
Joined: Sat Dec 26, 2009 10:36 pm
Location: Zagreb, Croatia

Re: how can we add modelines from xorg.conf on ReactOS?

Post by hbelusca »

Also it appears that the modeline features allows you to customize the display timings, while I'm not aware of a similar feature on Windows.
Forever Winter
Posts: 131
Joined: Sun Oct 20, 2013 6:50 am

Re: how can we add modelines from xorg.conf on ReactOS?

Post by Forever Winter »

nitrofurano1 wrote:How can we add these resolution on ReactOS as well?
You should have a look at the sample monitor inf file from the Windows DDK and related documentation to get a clue how to archive what you want.
hbelusca wrote:Also it appears that the modeline features allows you to customize the display timings, while I'm not aware of a similar feature on Windows.
Well, if you add a custom mode to your monitor, you have to tell the system which timings it uses.
Post Reply

Who is online

Users browsing this forum: Google [Bot] and 24 guests