You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -48,8 +48,10 @@ Recommand to use WSL2 and the vscode plugin https://marketplace.visualstudio.com
48
48
49
49
## Museum kiosk requirements
50
50
For unattended operation, it is necessary that rtcwake can suspend the computer so that the user permissions allow it over reboots.
51
-
* Put [9-userdev-input.rules](99-userdev-input.rules) into /etc/udev/rules.d
52
-
* Put [power-state.conf](power-state.conf) into /etc/tmpfiles.d
51
+
* Copy [9-userdev-input.rules](99-userdev-input.rules) into /etc/udev/rules.d
52
+
* Copy [power-state.conf](power-state.conf) into /etc/tmpfiles.d
53
+
* Copy [dextra.desktop](dextra.desktop) and [symbols/dextra-icon.png](symbols/dextra-icon.png) to ~/.local/share/applications (for desktop launcher) and to ~/.config/autostart, so login launches demo
0 commit comments