Merge branch 'Lemanr-ops-f36-patch-60537' into 'f36'
Update System_Locale_and_Keyboard_Configuration.adoc See merge request fedora/docs/fedora-linux-documentation/fedora-linux-sysadmin-guide!7 (cherry picked from commit82f2ace566)4cbb5bc2Update System_Locale_and_Keyboard_Configuration.adoc
This commit is contained in:
parent
496d53811e
commit
fea7fe3ef3
1 changed files with 18 additions and 1 deletions
|
|
@ -1,4 +1,3 @@
|
|||
|
||||
:experimental:
|
||||
include::{partialsdir}/entities.adoc[]
|
||||
|
||||
|
|
@ -249,6 +248,24 @@ Apart from keyboard layout (_map_), three other options can be specified:
|
|||
Replace _model_ with the keyboard model name,
|
||||
_variant_ and _options_ with keyboard variant and option components, which can be used to enhance the keyboard behavior. These options are not set by default. For more information on X11 Model, X11 Variant, and X11 Options see the `kbd(4)` man page.
|
||||
|
||||
[[s2-If_Using_Gnome]]
|
||||
=== Consider this option if using gnome
|
||||
|
||||
This should work if the following conditions apply:
|
||||
|
||||
* Using gnome as the desktop envirnment
|
||||
|
||||
* Your layout is not listed under Settings -> Keyboard -> Input Sources
|
||||
|
||||
In your terminal type in:
|
||||
|
||||
`gsettings set org.gnome.desktop.input-sources show-all-sources true`
|
||||
|
||||
after pressing return, try looking under your keyboard settings again as there should be a lot more options available.
|
||||
As the proper source for help is gnome in this case, here is more information from gnome:
|
||||
|
||||
https://help.gnome.org/users/gnome-help/stable/keyboard-layouts.html.en
|
||||
|
||||
[[sect-Keyboard_Configuration-Resources]]
|
||||
== Additional Resources
|
||||
|
||||
|
|
|
|||
Reference in a new issue