negesti / gnome-shell-extensions-negesti

An gnome-shell extension that makes window movement a lot easier.
GNU General Public License v3.0
287 stars 46 forks source link

move to the right screen does not work #83

Closed d3berry closed 9 years ago

d3berry commented 9 years ago

Using shift-super-right (shown as the keyboard shortcut in gnome-shell-extension-prefs) does not move the window to the right screen. It changes the focus an open window in the right screen.

shift-super-left works fine - it moves the window to the left screen

This is Fedora 22, gnome-shell 3.16.

# rpm -qa | grep gnome-shell
gnome-shell-3.16.3-1.fc22.x86_64
gnome-shell-extension-common-3.16.2-1.fc22.noarch
gnome-shell-extension-apps-menu-3.16.2-1.fc22.noarch
gnome-shell-extension-user-theme-3.16.2-1.fc22.noarch
gnome-shell-extension-places-menu-3.16.2-1.fc22.noarch
gnome-shell-extension-window-list-3.16.2-1.fc22.noarch
gnome-shell-extension-background-logo-3.16.1-1.fc22.noarch
gnome-shell-extension-launch-new-instance-3.16.2-1.fc22.noarch
gnome-shell-extension-alternate-tab-3.16.2-1.fc22.noarch
d3berry commented 9 years ago

Never mind, the issue was that the external monitor was not detected by the docking station, so I had this issue when connected to the external VGA port of the laptop.

I rebooted the laptop, the docking station VGA port now works, and so does moving the screens (shift-super-right, shift-super-left).