[Nix-dev] xserver ignores custom vesa modes
Marco Maggesi
maggesi at math.unifi.it
Wed Jan 28 13:44:19 CET 2009
On Jan 28, 2009, at 12:04 PM, Lluís Batlle wrote:
> On vesa, there are "monitor modes" built-in. Out of the built-in
> modes, you should define the new in your monitor section, through
> Modelines which describe the timing of the vga signals.
Thank you Lluís for your suggestion.
So, I suppose I have to add to xserver.conf a line like this one:
modeline "1440x900 at 60" 106.47 1440 1520 1672 1904 900 901 904 932 -
hsync +vsync
How can I explain this to my /etc/nixos/configuration.nix ?
I tryed to look inside the nix scripts in /etc/nixos/nixos but I'm lost.
M.
More information about the nix-dev
mailing list