Keyboard Layout Customization: Difference between revisions
imported>Erikarvstedt mNo edit summary |
imported>Timstott m Update xkeyboardconfig attribute name |
||
| Line 8: | Line 8: | ||
* <code>services.xserver.xkbOptions</code>: X keyboard options; layout switching goes here. | * <code>services.xserver.xkbOptions</code>: X keyboard options; layout switching goes here. | ||
You can find valid values for these options in <code>$(nix-build --no-out-link '<nixpkgs>' -A | You can find valid values for these options in <code>$(nix-build --no-out-link '<nixpkgs>' -A xkeyboard_config)/etc/X11/xkb/rules/base.lst</code> | ||
== Advanced == | == Advanced == | ||