261
85
I love pretty much everything about how Gnome Shell handles app-switching through Alt+Tab. My one gripe with it, though, is how it forces the user to use Alt+` (or Alt+ whatever key above the Tab key for non-US keyboard layouts) to switch between windows of the same app. This is very annoying for me, because now I have to keep in mind if the last window I was using belonged to the same app as the current window or not. Definitely a nuisance for power users who thinks in terms of "windows I'm working with" instead of "applications I'm working on".
I've tried the AlternateTab extension ( https://extensions.gnome.org/extension/15/alternatetab/ ), but it's looks way too ugly for me. Not to mention that in the end all I want is to remap Alt+(key above tab) to Alt+Tab on this application. I guess one option would be to just tweak Gnome-shell. My guess is that I should tinker with the altTab.js
file at /usr/share/gnome-shell/js/ui/
, but the file is too long and overwhelming for someone like me, who doesn't know JavaScript.
Does anyone know how I can make Gnome Shell stop grouping windows by applications?
1@mimoralea, glad I could help. Too bad the shell is not intuitive enough. – Waldir Leoncio – 2015-04-27T17:56:34.123
1See answer below from @dogmatic69 . Best answer to your question imho. – Louis Parkin – 2017-06-19T10:13:30.073
@Hitsugaya198, I agree that installing that Shell extension is currently the best path. – Waldir Leoncio – 2017-06-19T11:21:37.617
@Kugel or anyone really - how to press this combo on non-US keyboards where ` requires shift? – Nearoo – 2018-10-15T09:24:56.863
@Nearoo, IIRC it shouldn't matter what keyboard configuration you have, you should press whatever you have above "Tab" instead of "`". – Waldir Leoncio – 2018-10-16T12:10:46.563
@WaldirLeoncio Yup, works, thanks. Didn't think of that. – Nearoo – 2018-10-16T15:49:20.770
33Thanks for the Alt + `. I've been google for this for a while now. – Kugel – 2012-10-30T22:48:45.780