[SOLVED] Keyboard combination for switching language input
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Please stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions prefer the other forums within the support section.
Before you post please read how to get help
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Please stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions prefer the other forums within the support section.
Before you post please read how to get help
[SOLVED] Keyboard combination for switching language input
Switching between different keyboards can be necessary if you are typing in multiple languages.
In Windows I have set it up so I simply press Ctrl + Shift to rotate around the input languages.
This is because of additional or different characters.
Can this be achieved in Mint?
In Windows I have set it up so I simply press Ctrl + Shift to rotate around the input languages.
This is because of additional or different characters.
Can this be achieved in Mint?
Last edited by martienne on Sun Nov 15, 2015 4:31 am, edited 1 time in total.
Re: Keyboard combination for switching language input / layo
You can probably configure this graphically, at least I did in MATE.
But anyway, you can also type this into the terminal:
setxkbmap -layout us,jp -option grp:switch,grp:ctrl_shift_toggle
just replace "jp" with your country acronym/abbreviation.
But anyway, you can also type this into the terminal:
setxkbmap -layout us,jp -option grp:switch,grp:ctrl_shift_toggle
just replace "jp" with your country acronym/abbreviation.
Re: Keyboard combination for switching language input / layo
I did:tolkien wrote:You can probably configure this graphically, at least I did in MATE.
But anyway, you can also type this into the terminal:
setxkbmap -layout us,jp -option grp:switch,grp:ctrl_shift_toggle
just replace "jp" with your country acronym/abbreviation.
Code: Select all
sudo setxkbmap -layout uk,sv,ru -option grp:switch,grp:ctrl_shift_toggle
[sudo] password for hanna:
Error loading new keyboard description
any ideas?
Last edited by martienne on Sat Nov 14, 2015 8:01 pm, edited 2 times in total.
Re: Keyboard combination for switching language input / layo
What does "sv" stand for?
Re: Keyboard combination for switching language input / layo
Try "se" then.
Re: Keyboard combination for switching language input / layo
Yeah I did but it doesn't work. Besides, I really think it's sv - it's the ISO standard for Swedish.
Re: Keyboard combination for switching language input / layo
Hmm... I have tried "se" myself, and it is working. But you are right, it does show "sv" in the notification bar.
EDIT:
Perhaps this guide can help you:
http://linuxblog.darkduck.com/2013/11/h ... -mate.html
EDIT:
Perhaps this guide can help you:
http://linuxblog.darkduck.com/2013/11/h ... -mate.html
Last edited by tolkien on Sat Nov 14, 2015 8:14 pm, edited 1 time in total.
Re: Keyboard combination for switching language input / layo
Thanks for checking! But no joy for me. Here is cut and paste from what failed.
hanna@ATHENA ~ $ sudo setxkbmap -layout uk,se,ru -option grp:switch,grp:ctrl_shift_toggle
[sudo] password for hanna:
Error loading new keyboard description
Am I being stupid.... or are our machines working differently for some reason?
Could it be different for MATE?
hanna@ATHENA ~ $ sudo setxkbmap -layout uk,se,ru -option grp:switch,grp:ctrl_shift_toggle
[sudo] password for hanna:
Error loading new keyboard description
Am I being stupid.... or are our machines working differently for some reason?
Could it be different for MATE?
Re: Keyboard combination for switching language input / layo
Because you need to use "gb", not "uk". Also, see the link I pasted above.
Re: Keyboard combination for switching language input / layo
Edit: I AM being stupid for sure!
There was a really nice menu for it in Cinammon so no need for any commands!
In fact, the selection of shortcuts is better than Windows, although I prefer to stick with the one that I am used to.
Då säger jag: Спасибо всем!
There was a really nice menu for it in Cinammon so no need for any commands!
In fact, the selection of shortcuts is better than Windows, although I prefer to stick with the one that I am used to.
Då säger jag: Спасибо всем!
Re: Keyboard combination for switching language input / layo
You are welcome, have fun using Linux.
: )
: )