Skip to content

Commit ec9909d

Browse files
committed
update readme for kiosk
1 parent 40e7e83 commit ec9909d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,10 @@ Recommand to use WSL2 and the vscode plugin https://marketplace.visualstudio.com
4848

4949
## Museum kiosk requirements
5050
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
54+
* Set up user for autologin
5355
These files may need editing for your username.
5456

5557
# Running Dextra

0 commit comments

Comments
 (0)