aboutsummaryrefslogtreecommitdiffstats
path: root/sway/sway-ipc.7.scd
diff options
context:
space:
mode:
Diffstat (limited to 'sway/sway-ipc.7.scd')
-rw-r--r--sway/sway-ipc.7.scd8
1 files changed, 7 insertions, 1 deletions
diff --git a/sway/sway-ipc.7.scd b/sway/sway-ipc.7.scd
index df3d4448..8e5bf874 100644
--- a/sway/sway-ipc.7.scd
+++ b/sway/sway-ipc.7.scd
@@ -1040,7 +1040,13 @@ following properties:
1040 _tablet\_tool_, _tablet\_pad_, or _switch_ 1040 _tablet\_tool_, _tablet\_pad_, or _switch_
1041|- xkb_active_layout_name 1041|- xkb_active_layout_name
1042: string 1042: string
1043: (Only keyboards) The active keyboard layout in use 1043: (Only keyboards) The name of the active keyboard layout in use
1044|- xkb_layout_names
1045: array
1046: (Only keyboards) A list a layout names configured for the keyboard
1047|- xkb_active_layout_index
1048: integer
1049: (Only keyboards) The index of the active keyboard layout in use
1044|- libinput 1050|- libinput
1045: object 1051: object
1046: (Only libinput devices) An object describing the current device settings. 1052: (Only libinput devices) An object describing the current device settings.