diff options
author | Mavridis Philippe <[email protected]> | 2023-12-21 19:35:28 +0200 |
---|---|---|
committer | Mavridis Philippe <[email protected]> | 2023-12-25 17:35:38 +0200 |
commit | dcda00127ea03e99ca6253422624e2d3c2e62f3a (patch) | |
tree | 5c075a99343e39b335d7f51a168f58df8628fe0a /kxkb/eventsrc | |
parent | 94cec968a8bdb4c51fe68c814b1d864fe887e65e (diff) | |
download | tdebase-dcda00127ea03e99ca6253422624e2d3c2e62f3a.tar.gz tdebase-dcda00127ea03e99ca6253422624e2d3c2e62f3a.zip |
KXkb: add keyboard layout notification
Signed-off-by: Mavridis Philippe <[email protected]>
(cherry picked from commit 7c724a49212a9ffdf42381d99648f15457867787)
Diffstat (limited to 'kxkb/eventsrc')
-rw-r--r-- | kxkb/eventsrc | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/kxkb/eventsrc b/kxkb/eventsrc new file mode 100644 index 000000000..ce25f3979 --- /dev/null +++ b/kxkb/eventsrc @@ -0,0 +1,8 @@ +[!Global!] +IconName=kxkb +Comment=TDE Keyboard Tool + +[LayoutChange] +Name=Keyboard layout switch +Comment=The keyboard layout was switched +default_presentation=16
\ No newline at end of file |