nitpicker_app.inc: adjust wm -> focus label
This patch adjusts the label of the wm's focus session to the explicitly named label as introduced in the wm pkgs in Genode 19.02.
This commit is contained in:
@@ -108,7 +108,7 @@ build $build_components
|
||||
# Pin the nitpicker focus to the window manager by providing a static focus ROM
|
||||
#
|
||||
set fd [open [run_dir]/genode/focus w]
|
||||
puts $fd "<focus label=\"wm -> wm -> \"/>"
|
||||
puts $fd "<focus label=\"wm -> focus\"/>"
|
||||
close $fd
|
||||
|
||||
file copy -force [genode_dir]/repos/gems/recipes/raw/motif_wm/wm.config [run_dir]/genode/
|
||||
|
||||
Reference in New Issue
Block a user