mirror of
https://github.com/smyalygames/flightsim-on-linux.git
synced 2025-07-13 13:31:00 +02:00
fix: casing in names for projects
This commit is contained in:
parent
7cbf5461a3
commit
3e198f2794
@ -5,7 +5,7 @@ import { Steps } from 'nextra-theme-docs';
|
|||||||
|
|
||||||
[Honeycomb Bravo](https://flyhoneycomb.com/products/bravo-throttle-quadrant) is a popular hardware throttle unit for many flight simulators.
|
[Honeycomb Bravo](https://flyhoneycomb.com/products/bravo-throttle-quadrant) is a popular hardware throttle unit for many flight simulators.
|
||||||
|
|
||||||
It works natively on linux eg. on X-Plane. To make it recognizable by Wine a few tweaks are needed.
|
It works natively on Linux e.g. on X-Plane. To make it recognizable by Wine a few tweaks are needed.
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
|
|
||||||
@ -17,7 +17,7 @@ It works natively on linux eg. on X-Plane. To make it recognizable by Wine a few
|
|||||||
|
|
||||||
### Ensure Honeycomb Bravo is recognized as a HID device
|
### Ensure Honeycomb Bravo is recognized as a HID device
|
||||||
|
|
||||||
By default wine recognizes the Honeycomb Bravo throttle as an XBOX controller. To fix this a few changes to the registry of the Wine prefix are needed.
|
By default Wine recognizes the Honeycomb Bravo throttle as an XBOX controller. To fix this a few changes to the registry of the Wine prefix are needed.
|
||||||
|
|
||||||
<Callout type="warning" emoji="⚠️">
|
<Callout type="warning" emoji="⚠️">
|
||||||
Editing the registry can break a Windows system and break your Wine prefix if something is done wrong.
|
Editing the registry can break a Windows system and break your Wine prefix if something is done wrong.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user