wmctrl
다른 창에서는 작동하지만 Android Studio에서는 작동하지 않습니다. 조사 결과 창의 타일이 window.get_active_title()
FocusProxy로 보이는 것을 발견했습니다.
다음 명령을 시도했습니다.
wmctrl -r "FocusProxy" -e 0,59,52,1428,1028
wmctrl -r "Android Studio" -e 0,59,52,1428,1028
wmctrl
다른 창에서는 작동하지만 Android Studio에서는 작동하지 않습니다. 조사 결과 창의 타일이 window.get_active_title()
FocusProxy로 보이는 것을 발견했습니다.
다음 명령을 시도했습니다.
wmctrl -r "FocusProxy" -e 0,59,52,1428,1028
wmctrl -r "Android Studio" -e 0,59,52,1428,1028