Created
May 19, 2017 15:50
-
-
Save iamahuman/4b3ef6ce0c4efce5d39b60adc504b652 to your computer and use it in GitHub Desktop.
(2015) Fix some greeter session login on X
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
mv ~/.Xauthority ~/.Xauthority_old | |
xhost + |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment