16.81. cdist-type__keyboard(7)¶
16.81.1. NAME¶
cdit-type__keyboard - Set keyboard layout
16.81.2. DESCRIPTION¶
This cdist type allows you to modify keyboard layout.
16.81.3. REQUIRED PARAMETERS¶
- type
- Any valid type, for example "us"
16.81.4. EXAMPLES¶
# Set keyboard type to "us"
__keyboard --type "us"
16.81.5. AUTHORS¶
Carlos Ortigoza <carlos.ortigoza--@--ungleich.ch>
16.81.6. COPYING¶
Copyright (C) 2016 Carlos Ortigoza. Free use of this software is granted under the terms of the GNU General Public License v3 or later (GPLv3+).