mirror of
https://github.com/genodelabs/genode.git
synced 2025-03-11 06:54:18 +00:00
sculpt: add global KEY_SCREEN for themed_wm
fixes switching windows by global key
This commit is contained in:
parent
591e9457e6
commit
326deb14fe
@ -24,4 +24,5 @@
|
||||
<global-key name="KEY_CAPSLOCK" label="global_keys_handler -> input" />
|
||||
<global-key name="KEY_NUMLOCK" label="global_keys_handler -> input" />
|
||||
<global-key name="KEY_SCREEN" label="runtime -> wm -> wm -> decorator" />
|
||||
<global-key name="KEY_SCREEN" label="runtime -> themed_wm -> wm -> decorator" />
|
||||
</config>
|
||||
|
Loading…
x
Reference in New Issue
Block a user