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-X, which is subscribed to xserver-xorg-input-evdev in ubuntu. _______________________________________________ Mailing list: https://launchpad.net/~ubuntu-x-swat Post to : ubuntu-x-swat@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-x-swat More help : https://help.launchpad.net/ListHelp