Stateless layout switching in Ubuntu 14.04
Posted
by
ulidtko
on Ask Ubuntu
See other posts from Ask Ubuntu
or by ulidtko
Published on 2013-11-02T22:51:24Z
Indexed on
2014/08/19
4:32 UTC
Read the original article
Hit count: 326
I use extensively two keyboard layouts (latin for English, and cyrillic for Ukrainian and Russian), and it bothers me to experience my mode errors because of the additional bit of UI state: the current layout.
I used to eliminate them completely by using stateless layout switching, whereby one has no next layout
action (as such an action is based on the current state, which is easy to forget for the user, and so leads to errors), rather only two actions:
- enable latin layout;
- enable cyrillic layout.
This was trivially accomplishable in pre-Saucy releases. As illustrated on the screenshot above.
However, that settings window was destroyed in Saucy.
How do I get my stateless switching now?
© Ask Ubuntu or respective owner