Wording and such
This commit is contained in:
parent
88d437d72d
commit
d36211e853
@ -6,7 +6,9 @@ class Xkblayout(IntervalModule):
|
|||||||
"""Displays and changes current keyboard layout.
|
"""Displays and changes current keyboard layout.
|
||||||
|
|
||||||
``change_layout`` callback finds the current layout in the
|
``change_layout`` callback finds the current layout in the
|
||||||
``layouts`` setting and sets the layout following it.
|
``layouts`` setting and enables the layout following it. If the
|
||||||
|
current layout is not in the ``layouts`` setting the first layout
|
||||||
|
is enabled.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
interval = 1
|
interval = 1
|
||||||
|
Loading…
Reference in New Issue
Block a user