Last active
July 7, 2017 04:38
-
-
Save daemin-hwang/7ea56365d44230a1cfe3337137c9c950 to your computer and use it in GitHub Desktop.
리눅스민트 듀얼모니터 마우스 커서 잔상 해결
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
[참고링크] | |
https://askubuntu.com/questions/723683/mouse-cursor-leaving-trails-artifacts/783547 | |
https://forum.ubuntu-kr.org/viewtopic.php?t=23504 | |
[적용방법] | |
`/etc/environment` 파일에 아래 내용 작성 후 reboot | |
CLUTTER_PAINT=disable-clipped-redraws:disable-culling |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment