Skip to content

shellEntry: Use seat to retrieve keymap

The backend does not handle the keymap anymore; this is now handled by ClutterSeat.

Use ClutterSeat to retrieve the default keymap.

Merge request reports