KDE key state
org_kde_kwin_keystate
version 4
Key States
Keeps track of the states of the different keys that have a state attached to it.
fetchStates()
org_kde_kwin_keystate::destroy
Type: destructorsince 4
destroy()
Updates the state for a said key
key { capslock, numlock, scrolllock }
Argument | Value | Description |
---|---|---|
capslock | 0 | |
numlock | 1 | |
scrolllock | 2 |
Compositor Support
No compositor support found
Copyright
SPDX-FileCopyrightText: 2019 Aleix Pol Gonzalez <aleixpol@kde.org>
SPDX-License-Identifier: LGPL-2.1-or-later