/usr/share/applications/screensavers/maze.desktop is in xscreensaver-data-extra 5.36-1ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 | [Desktop Entry]
Name=Maze
Exec=/usr/lib/xscreensaver/maze -root
TryExec=/usr/lib/xscreensaver/maze
Comment=This generates random mazes (with various different algorithms), and then solves them. Backtracking and look-ahead paths are displayed in different colors. Written by Jim Randell and many others.
StartupNotify=false
Terminal=false
Type=Application
Categories=Screensaver;
OnlyShowIn=MATE;
|