2009/8/7 Alexios Zavras <[email protected]>:
> το ModeLine θα μπεί σ'ένα Monitor section,
> αλλά χρειάζεται και Screen που να το χρησιμοποιεί,
> και αντίστοιχα ServerLayout (και InputDevice);
> αν είναι έτσι, να το φτιάξω πλήρες...

Αυτό είναι το τωρινό μου xorg.conf (intel κάρτα).
Δε νομίζω να είναι απόλυτα minimal, αλλά ελπίζω
να βοηθήσει.

Section "Monitor"
        Identifier      "Configured Monitor"
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Monitor         "Configured Monitor"
        Device          "Configured Video Device"
        SubSection "Display"
                Virtual 2048 2048
        EndSubSection
EndSection

Section "Device"
        Identifier      "Configured Video Device"
EndSection

Απαντηση