* Cinnamon version - 3.8.9
* Distribution - Mint 19
* 64 bit
Issue
Unable to select a specific keyboard layout with a terminal command.
Steps to reproduce
Tried these:
gsettings set org.gnome.desktop.input-sources current 1
gdbus call --session --dest org.gnome.Shell --object-path /org/gnome/Shell --method org.gnome.Shell.Eval "imports.ui.status.keyboard.getInputSourceManager().inputSources[1].activate()"
setxkbmap works, but it crashes the Cinnamon keyboard layout manager: the tray icon disappears and it is no longer possible to switch via configured hotkey.
Issue
Unable to select a specific keyboard layout with a terminal command.
Steps to reproduce
Tried these:
gsettings set org.gnome.desktop.input-sources current 1gdbus call --session --dest org.gnome.Shell --object-path /org/gnome/Shell --method org.gnome.Shell.Eval "imports.ui.status.keyboard.getInputSourceManager().inputSources[1].activate()"setxkbmapworks, but it crashes the Cinnamon keyboard layout manager: the tray icon disappears and it is no longer possible to switch via configured hotkey.