Hi,
my xorg.conf contains the following:

[...]

Section "Monitor"
    Identifier   "Monitor0"
    VendorName   "Monitor Vendor"
    ModelName    "LCD Panel 1280x800"
    Modeline "1280x800"  83.46  1280 1344 1480 1680  800 801 804 828  -HSync
+Vsync
    Modeline "1024x640"  52.83  1024 1072 1176 1328  640 641 644 663  -HSync
+Vsync
    Modeline "960x600"  45.98  960 1000 1096 1232  600 601 604 622  -HSync
+Vsync
    Option "DPMS" "true"
EndSection

Section "Screen"
    Identifier "Screen0"
    Device    "945GM"
    Monitor    "Monitor0"
    Option    "FlatPanelProperties"    "Scaling=Centered"
    DefaultDepth    24
    SubSection "Display"
        Depth    24
        Modes    "1280x800" "1024x640" "960x600"
        Viewport    0 0
    EndSubSection
EndSection

[...]

But using monitor configuration panel I can choose only between 1280x800 and
1024x768... There isn't 1024x768 in my xorg.conf!!
Why that? It seems it don't read my xorg.conf... Is it?
Please, help!!

I need to change my monitor resolution!!

Thanks
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to