I placed this script and made it executable in /lib/systemd/system-sleep

#!/bin/sh

# Script to switch between virtual consoles on wakeup to make
# cursor reappear. 

sudo /bin/chvt 1
sudo /bin/chvt 7

It doesn't seem to be working. I'll keep investigating to see if there
is another place where this script could be put in order to make it
execute. The correct place would probably be not on wakeup, but rather
on login after wakeup.

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

Title:
  Mouse cursor lost when unlocking with Intel graphics

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1568604/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to