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-X,
which is subscribed to xserver-xorg-video-intel in 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

_______________________________________________
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

Reply via email to