Keyboard Layout Configuration
-
This is not the official documentation of Solus. If you need help with Solus, go to https://help.getsol.us/
-
This documentation was originally created for the Solus Project, for which I was a contributor. The Solus Project is the sole rights holder of this work. See the License page for more information.
Using System Settings
-
In the System Settings screen, go to Input Devices > Keyboard > Layouts.
The layouts screen appears.
-
Select Configure layouts.
-
Configure keyboard layouts as you need.
- To add a keyboard layout click Add, select a layout from the list, and click OK.
- To remove a keyboard layout select a layout from the list and click Remove.
- To order the list of keyboard layouts, select a layout from the list, then use the Move Up and Move Down buttons to reorder the list.
-
Configure a keyboard shortcut to switch between layouts by using the options under Shortcuts for Switching Layout.
- To use the default shortcuts Solus Plasma provides, use the Main shortcuts and 3rd level shortcuts options.
- To use a custom shortcut, use the Alternative shortcut option.
-
Click Apply
Using IBus
Solus Plasma includes IBus installed by default. However, you need to enable and integrate IBus with Plasma before usage.
-
Open the
/home/[username]/.bashrc
file with a text editor. -
Add the following lines at the end of the file.
export GTK_IM_MODULE=ibus export QT_IM_MODULE=ibus export XMODIFIERS=@im=ibus
-
Save the file.
-
Configure IBus to autostart.
- In the System Settings screen, go to Workspace > Startup and Shutdown > Autostart.
- Click Add, then Add Application.
- In the search box, enter
ibus-daemon -rxR
and click OK.
-
Log out from your session, then log in again.
-
Configure keyboard layouts as you need.
- Open IBus Preferences from the application launcher.
- In the Input Method tab, add the keyboard layout you need.