After some more testing - I have found using xrandr from the command line to adjust the resolution upwards, does not affect the mouse pointer visibility. So a temporary fix is to make a script, and perhaps a make a launcher from the panel, or menu.
setmyres.sh -------------------8<------------------------ #! /bin/bash xrandr --size 1280x1024 -- Lucid Lynx - Increasing monitor resolution results in invisible mouse pointer. https://bugs.launchpad.net/bugs/575584 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
