Hi,

I found a work-around for this problem.

I searched on Internet for a solution for this and I found one here..
http://lists.kde.org/?l=kde-linux&m=116983610516719&w=2 , at least it
works for me (Ubuntu 7.04 32bit on AMD 64).

I added a line in my xorg.conf file and it works fine after that. Now my
xorg.conf looks like this.

Section "Screen"
    Identifier     "Default Screen"
    Device         "Generic Video Card"
    Monitor        "LG1752S"
    DefaultDepth    24
    Option         "HWCursor" "off"
    Option         "AddARGBGLXVisuals" "True"
    SubSection     "Display"
        Depth       1
        Modes      "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       4
        Modes      "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       8
        Modes      "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       15
        Modes      "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       16
        Modes      "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       24
        Modes      "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
EndSection

Hope this works for you as well... I Do Not take any responsibility if
this doesn't work or any damage/malfunction occurs to your system.  I
just want to let people know that there is a work around available.

-- 
Mouse Pointer goes invisible after Re-login
https://bugs.launchpad.net/bugs/123389
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to