inter driver with external monitor shows artefacts

Matej Cepl mcepl at redhat.com
Thu Jan 17 03:57:31 PST 2008


On 2008-01-16, 17:13 GMT, Valent Turkovic wrote:
> I removed xorg.conf and that fixed my issue with artifacts but 
> that brings new issues for me - I now have qwerty english 
> keyboard instead qwertz croatian keyboard :(

a) use Gnome/KDE keyboard configuration thing in the menus 
(preferred)
b) use this in your terminal to generate xorg.conf -- it is 
bloody ugly piece of hack, but I have no to fiddle with sed to 
generate anything better (it should be one line):

sed -n -e '/^(==) --- Start of built-in configuration 
---\s*$/,/(==) --- End of built-in configuration ---\s*/p' 
/var/log/Xorg.0.log | grep -v '^(==)' >/tmp/xorg.conf

Matěj




More information about the xorg mailing list