On 12/07/16 18:16, Alejandro Comisario wrote:
From another post.

==VANISHING MOUSE FIX==

sudo mkdir /etc/lightdm/lightdm.conf.d; sudo nano /etc/lightdm/lightdm.conf.d/VTswitch

#!/bin/sh
/bin/chvt 1
/bin/chvt 7
sleep 1

sudo chmod +x /etc/lightdm/lightdm.conf.d/VTswitch; sudo nano /etc/lightdm/lightdm.conf.d/50-myconfig.conf

[Seat:*]
session-cleanup-script=/etc/lightdm/lightdm.conf.d/VTswitch

==REBOOT==

[snip]

That is all well and good, but this thread is about testing a fix - not repeating workrounds that aren't fixes.

Thanks
-- 
xubuntu-users mailing list
xubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xubuntu-users

Reply via email to