switchboard-plug-keyboard
switchboard-plug-keyboard copied to clipboard
grp:shift_caps_switch in Loki
is that possible to use shift_caps_switch method for switching layouts in Loki? It was available in Luna, but not now. There's no such option in settings, nor editing the value with dconf works.
Launchpad Details: #LP1644555 Roman Zabaluev - 2016-11-24 13:16:10 +0000
I'm unable to confirm this issue. I see shift + caps in the layout settings on my installation of Loki
Launchpad Details: #LPC Daniel Fore - 2016-11-25 18:09:54 +0000
No, not shift+caps, Shift / Shift+Caps, there are different things — shift_caps_switch and shift_caps_toggle. With 'switch' method you use caps to first layout and shift+caps to second, not shift+caps for next.
Launchpad Details: #LPC Roman Zabaluev - 2016-11-25 23:24:29 +0000
This method is not available because Gnome components doesn't support it (you can see all available methods here https://github.com/GNOME/mutter/blob/master/src/core/keybindings.c, using "g_str_equal (iso_next_group_option" phrase in the search).
For this reason, I think it's upstream issue.
Launchpad Details: #LPC Maxim Taranov - 2016-11-26 07:35:06 +0000
It was available in Luna, has anything changed in Gnome/else?
Launchpad Details: #LPC Roman Zabaluev - 2016-11-26 15:45:41 +0000
As well I see that option on line 405 there.
Launchpad Details: #LPC Roman Zabaluev - 2016-11-26 15:47:04 +0000
OP, line 405 includes "shift_caps_toggle" option (not "shift_caps_switch") for switching to next layout by Shift+Caps and this option is available from switchboard.
Launchpad Details: #LPC Maxim Taranov - 2016-12-01 23:02:33 +0000
Yeah, my bad. Has anything changed since Luna? Isn't that possible now to use "switch"?
Launchpad Details: #LPC Roman Zabaluev - 2016-12-02 01:30:09 +0000
It is. And it works. What is the issue?
Launchpad Details: #LPC Zisu Andrei - 2016-12-02 20:46:26 +0000
"grp:shift_caps_switch CapsLock (to first layout), Shift+CapsLock (to last layout)" This one was available in Luna but not in Loki. It's the issue. Is that possible to use it now, if yes, how can I switch it?
Launchpad Details: #LPC Roman Zabaluev - 2016-12-02 22:23:47 +0000
Is there anyone who can finally answer this?
Launchpad Details: #LPC Roman Zabaluev - 2017-02-24 18:50:58 +0000