VR: Difference between revisions

Haruki7049 (talk | contribs)
Marked this version for translation
Scrumplex (talk | contribs)
m Add systemctl instructions to Monado
Line 6: Line 6:


<!--T:3-->
<!--T:3-->
Monado can be configured using its NixOS options since 24.05:
Monado can be configured using its NixOS options {{Nixos:option|services.monado.enable}}since 24.05:
</translate>
</translate>


Line 24: Line 24:
};}}
};}}


<translate>
<translate>Once configured, Monado can be started and stopped in a [[systemd]] user session.
 
For example, the following commands will start Monado and then follow its log output:
</translate>{{Commands|$ systemctl --user start monado.service
$ journalctl --user --follow --unit monado.service}}<translate>
=== Hand Tracking === <!--T:5-->
=== Hand Tracking === <!--T:5-->