Deepin 시스템에서 키보드 단축키를 사용하여 응용 프로그램 창을 한 모니터에서 다른 모니터로 이동할 수 있기를 기대하고 있습니다. 나는 몇 가지 다른 접근 방식을 시도했습니다.
dconf-editor
에서 언급했듯이https://unix.stackexchange.com/a/517192다음 명령을 시도했습니다
gsettings set com.deepin.wrap.gnome.desktop.wm.keybindings move-to-monitor-left '["<Super><Shift>Left"]' gsettings set com.deepin.wrap.gnome.desktop.wm.keybindings move-to-monitor-right '["Super><Shift>Right"]'
정말 작동하지 않았습니다. 누구든지 도와줄 수 있나요?