Home » Questions » Computers [ Ask a new question ]

Netbook Screen Resolution on OpenSuse

Netbook Screen Resolution on OpenSuse

I've just installed OpenSUSE 11.1 on my Elonex Webbook as I want to start playing with Mono.

Asked by: Guest | Views: 173
Total answers/comments: 1
Guest [Entry]

"I've modified the xorg.conf file with

sudo nano /etc/X11/xorg.conf

and made the following changes:

Section""Device""
Identifier ""Configured Video Device""
Driver ""openchrome""
Option ""PanelSize"" ""1024x600""
EndSection

Section ""Monitor""
Indentifier ""Configured Monitor""
DisplaySize 221 129 # 117 DPI @ 1024x600 Opiton ""noDDC""
EndSection

which appears to work quite well. However, I have swapped to Ubuntu (9.1 now), which has the openchrome driver for the Elonex Webbook included."