mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 20:27:45 +00:00
Applications: Add new KeyboardSettings application
GUI application to manage Keyboard settings.
This commit is contained in:
parent
57a99015a1
commit
ddeb0ab1ad
6 changed files with 273 additions and 0 deletions
8
Base/res/apps/Keyboard.af
Normal file
8
Base/res/apps/Keyboard.af
Normal file
|
@ -0,0 +1,8 @@
|
|||
[App]
|
||||
Name=Keyboard settings
|
||||
Executable=/bin/KeyboardSettings
|
||||
Category=Settings
|
||||
|
||||
[Icons]
|
||||
16x16=/res/icons/16x16/app-keyboard-settings.png
|
||||
32x32=/res/icons/32x32/app-keyboard-settings.png
|
Loading…
Add table
Add a link
Reference in a new issue