Guake / guake

Drop-down terminal for GNOME
https://guake.github.io
GNU General Public License v2.0
4.37k stars 577 forks source link

Split tabs + Shortcut keys to navigate between split tabs are not working #1722

Open uresh-kuruhuri opened 4 years ago

uresh-kuruhuri commented 4 years ago

Describe the bug I see the following key combinations under Keyboard shortcuts -> Split management Focus terminal above ->>   Shift + Super + Up Focus terminal below ->>   Shift + Super + Down Focus terminal on the left ->>   Shift + Super + Left Focus terminal on the right ->>   Shift + Super + Right

Expected behavior When I press the combination "Shift + Super + Up" the focus should be in the upper split terminal from the current split terminal. Likewise, for the remaining, based on the Down, Left and Right arrow key combinations, the focus should move to the terminal below, or to the left or right from the current split terminal respectively.

Actual behavior Focus terminal above - Shift + Super + Up - Not working Focus terminal below - Shift + Super + Down - Not working Focus terminal on the left - Shift + Super + Left - Moving the Guake terminal window to the left monitor (I think the Linux OS shortcuts for moving windows is working here, so not as expected.) Focus terminal on the right - Shift + Super + Right - Moving the Guake terminal window to the left monitor

To Reproduce

  1. Open the Guake Terminal
  2. Create couple of split terminals
  3. Try to navigate (or change focus) between the split terminals using the key combinations mentioned above.

Please run $ guake --support, and paste the results here. Don't put backticks (`) around it! The output already contains Markdown formatting. And make sure you run the command OUTSIDE the Guake. ureshk@ureshk-Lenovo-Z70-80:~/learningStuff$ guake --support

$ guake --support Guake Version: 3.7.0 Vte Version: 0.52.2 Vte Runtime Version: 0.52.2 -------------------------------------------------- GTK+ Version: 3.22.30 GDK Backend: GdkX11.X11Display -------------------------------------------------- Desktop Session: ubuntu -------------------------------------------------- Display: :0 RGBA visual: True Composited: True * Monitor: 0 - DP-1-1 * Geometry: 1920 x 1080 at 1920, 0 * Size: 509 x 286 mm² * Primary: True * Refresh rate: 60.00 Hz * Subpixel layout: unknown * Monitor: 1 - eDP-1-1 * Geometry: 1920 x 1080 at 0, 0 * Size: 382 x 215 mm² * Primary: False * Refresh rate: 60.01 Hz * Subpixel layout: unknown
francois-claude commented 3 years ago

I am experiencing the same issue on Ubuntu 20.04 (GNOME Shell 3.36.3).

The following defaults shortcuts do not work even if the shortcuts are changed:

Focus terminal above ->>   Shift + Super + Up
Focus terminal below ->>   Shift + Super + Down

The Left and Right keyboard shortcuts work fine but as mentioned by the user above, the default values conflict with GNOME default shortcuts and must be changed in order to function properly.

ConstantMan commented 3 years ago

I am experiencing the same issue on Arch (GNOME Shell 40.1.0).

The following defaults shortcuts do not work even if the shortcuts are changed:

Focus terminal above ->> Shift + Super + Up Focus terminal below ->> Shift + Super + Down Focus terminal on the Left ->> Shift + Super + Left Focus terminal on the Right ->> Shift + Super + Right

kolbaba commented 2 years ago

I'm also experiencing this on Ubuntu GNOME 3.38.4

None of these work: Focus terminal above ->> Shift + Super + Up Focus terminal below ->> Shift + Super + Down Focus terminal on the Left ->> Shift + Super + Left Focus terminal on the Right ->> Shift + Super + Right

*Update: changing the hotkey works for me. Wasn't in a previous distro, but is in Ubuntu 21.04

h4ck0lympus commented 2 years ago

I'm also experiencing this on Ubuntu GNOME 3.38.4

None of these work: Focus terminal above ->> Shift + Super + Up Focus terminal below ->> Shift + Super + Down Focus terminal on the Left ->> Shift + Super + Left Focus terminal on the Right ->> Shift + Super + Right

*Update: changing the hotkey works for me. Wasn't in a previous distro, but is in Ubuntu 21.04

What are your new hotkeys ?

davidhaley commented 2 years ago

Focus terminal on the left: CTRL + ALT + LEFT (Working) Focus terminal on the right: CTRL + ALT + RIGHT (Working) Focus terminal above: CTRL + ALT + UP (NOT Working) Focus terminal below: CTRL + ALT + DOWN (NOT Working)

Guake Terminal: 3.8.1 VTE: 0.66.2 VTE runtime: 0.66.2 Gtk: 3.24.31

GNOME Shell 41.3 5.16.2-arch1-1

SHELL=/bin/bash DESKTOP_SESSION=gnome-xorg XDG_SESSION_DESKTOP=gnome-xorg XDG_SESSION_TYPE=x11 XDG_CURRENT_DESKTOP=GNOME TERM=xterm-256color GDMSESSION=gnome-xorg

ParanoidAltoid commented 1 year ago

Same issue here with linux mint 21 and ubuntu. Changing hotkeys worked for me as well.

gorlovka commented 7 months ago

Ubuntu 21.10 same

p0nti commented 7 months ago

Same here : ARCH + Gnome 45

ZacCarrico commented 5 months ago

Same here: Ubuntu 20.04.1

lucaspottersky commented 2 months ago

same on Ubuntu 22.04