[modules/*] Add required executables/commandline tools to help output
fixes #39
This commit is contained in:
parent
d3fc5094f8
commit
87714f12ee
10 changed files with 31 additions and 0 deletions
|
@ -2,6 +2,9 @@
|
|||
|
||||
"""Displays and changes the current keyboard layout
|
||||
|
||||
Requires the following executable:
|
||||
* setxkbmap
|
||||
|
||||
Parameters:
|
||||
* layout.lang: pipe-separated list of languages to cycle through (e.g. us|rs|de). Default: en
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue