1
0
mirror of https://github.com/tiyn/wiki.git synced 2025-04-20 06:27:45 +02:00

Compare commits

..

No commits in common. "80f8bf5ad32b05cfebebe1d246b89e171d004502" and "fd07c72390f537eaa4bcc5fcc4f24b11151d7df0" have entirely different histories.

View File

@ -30,15 +30,6 @@ To temporarily change the layout of the keyboard just run
`setxkbmap <your preferred layout>`.
For a permanent change run `localectl set-x11-keymap <your preferred layout>`.
If there are two main layouts are used then the following command can be used to switch between
them.
Change `<layout 1>` and `<layout 2>` according to preferences.
`setxkbmap -query | grep -q '<layout 1>' && setxkbmap <layout 2> || setxkbmap <layout 1>
Using [SXHKD](/wiki/linux/sxhkd.md) a hotkey can be setup to seamlessly transition between the two
layouts.
### Display
This section describes the handling of displays by X.