diff --git a/proxmox-auto-rdp-setup.sh b/proxmox-auto-rdp-setup.sh index 3d961cb..2627c80 100755 --- a/proxmox-auto-rdp-setup.sh +++ b/proxmox-auto-rdp-setup.sh @@ -429,8 +429,8 @@ xset -dpms xset s off xset s noblank -# 마우스 커서 숨기기 -unclutter -idle 0.1 -root & +# 마우스 커서 숨기기 (비활성화 - RDP 연결 시 커서 문제 방지) +# unclutter -idle 0.1 -root & # Openbox 윈도우 매니저 시작 openbox-session &