mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-14 12:58:10 +02:00
doc: update the GNOME stack graph
These days it's mutter that controls the input devices, not g-s-d. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
2064a8a121
commit
1acfaa9018
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ digraph stack
|
|||
gsettings
|
||||
}
|
||||
|
||||
gsd [label="gnome-settings-daemon"];
|
||||
gsd [label="mutter"];
|
||||
|
||||
gsd -> gsettings
|
||||
gsd -> xserver
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue