에너지
[Raspberry Pi] Hidden mouse point on screen
hyeok0724.kim@gmail.com
2019. 11. 6. 17:58
반응형
Writed on 06 NOV 2019
Device: Raspberry Pi 3
Raspbian Version: 2019-09-26-raspbian-buster-full.zip
1. Install unclutter
2. Set unclutter
- Add "@unclutter -idle 0.1"
3. Result
- That can be small point like dot. But if you move mouse pointer this will be original point short time.
====================================================================
1. Modify "lightdm.conf"
2. Result
- Eliminate mouse point.
반응형