diff --git a/content/docs/steamvr/spacecal/_index.md b/content/docs/steamvr/spacecal/_index.md new file mode 100644 index 0000000..8cf7a8a --- /dev/null +++ b/content/docs/steamvr/spacecal/_index.md @@ -0,0 +1,14 @@ +--- +weight: 300 +title: OpenVR-SpaceCalibrator +--- + +# OpenVR-SpaceCalibrator + +OpenVR-SpaceCalibrator (SpaceCal) is a tool for calibrating devices together that are using different tracking universes. + +This, for example, allows users to use Vive Trackers or Index Controllers along with ALVR. + +The currently maintained Linux project is available here: [OpenVR-SpaceCalibrator Linux Fork](https://github.com/galister/OpenVR-SpaceCalibrator) + +Refer to the `Running` section of the readme file for instructions. diff --git a/content/docs/steamvr/wlxoverlay/_index.md b/content/docs/steamvr/wlxoverlay/_index.md index 36f29f2..a4b1c6a 100644 --- a/content/docs/steamvr/wlxoverlay/_index.md +++ b/content/docs/steamvr/wlxoverlay/_index.md @@ -9,6 +9,8 @@ WlxOverlay is a tool that lets users interact with their X11 or Wayland desktop It supports a vast variety of desktop environments, and comes with a fully customizable keyboard. -[WlxOverlay GitHub repository](https://github.com/galister/WlxOverlay) +WlxOverlay is available here: [GitHub repository](https://github.com/galister/WlxOverlay). + +For troubleshooting, see [Troubleshooting Wiki Page](https://github.com/galister/WlxOverlay/wiki/Troubleshooting). If you are looking for an overlay for Monado / WiVRn, see [WlxOverlay-X](/docs/fossvr/wlxoverlay-x/).