Searched refs:capslock (Results 1 – 8 of 8) sorted by relevance
35 Good: "input*:*:capslock"38 Legacy: "shift-key-light" (Motorola Droid 4, capslock)
97 - "input3::capslock"
109 # LED indicated keyboard capslock110 - kbd-capslock
157 label = "yellow:capslock";158 linux,default-trigger = "kbd-capslock";
57 label = "teres-i:green:capslock";
35 capslock key for a specific profile. Profile number is included
65 capslock and function keys for a specific profile. Profile index
1923 bool capslock = qkbd_state_modifier_get(vs->vd->kbd, QKBD_MOD_CAPSLOCK); in do_key_event() local1924 if (capslock) { in do_key_event()