serenity/Applications/KeyboardSettings
Andreas Kling fe458f81ec KeyboardSettings: Call out to /bin/keymap to actually set the keymap
Now that KeyboardSettings is no longer setuid-root, we have to call out
to a helper program to actually set the keymap.

This is a very nice improvement to system security. :^)
2020-06-18 22:29:09 +02:00
..
CharacterMapFileListModel.h Applications: Add new KeyboardSettings application 2020-06-08 09:28:18 +02:00
CMakeLists.txt Applications: Add new KeyboardSettings application 2020-06-08 09:28:18 +02:00
main.cpp KeyboardSettings: Call out to /bin/keymap to actually set the keymap 2020-06-18 22:29:09 +02:00