I have developed an automatic fix based on a bug report comment
(https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-
ati/+bug/552246/comments/2).   Add this file as
/etc/acpi/local/lid.sh.pre --- is basically does Cntrl-Alt-1, Cntrl-
Alt-7 when you open the lid and fixes the problem for me:

#!/bin/bash
# TODO:  Change the above to /bin/sh

# This file goes into /etc/acpi/local/lid.sh.pre
# fixed cursor restore when lid is opened

# 
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/552246/comments/23
chvt 1
chvt 7

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/552058

Title:
  [915GM] Mouse cursor disappears when laptop lid closed

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

Reply via email to