From 005ab27048b9490e5271c6210ef47d69a4fd5399 Mon Sep 17 00:00:00 2001 From: Sander Datema Date: Tue, 1 Aug 2023 22:28:17 +0200 Subject: [PATCH] Fix typo Signed-off-by: Sander Datema --- README.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 2617834..1ca5977 100644 --- a/README.md +++ b/README.md @@ -1,45 +1,45 @@ # Buy and download the X-KeyPad plugin Step one is to buy and download X-KeyPad from, for example, the X-Plane.org store. -![[docs/images/x-plane-org-buy-xkeypad.png]] -![[docs/images/x-plane-org-download-xkeypad.png]] +![[doc/images/x-plane-org-buy-xkeypad.png]] +![[doc/images/x-plane-org-download-xkeypad.png]] # Download the A319 profile Next, download the A310 Stream Deck profile from the files section of the X-Plane.org forum. -![[docs/images/x-plane-org-download-a319-profile.png]] +![[doc/images/x-plane-org-download-a319-profile.png]] # Unzip files and install plugin in the X-Plane folder Once you have downloaded X-KeyPad from the store, you'll have a ZIP file. Extract it. -![[docs/images/finder-xkeypad.png]] +![[doc/images/finder-xkeypad.png]] Go to your X-Plane location. If you have the Steam version, right click on X-Plane, select *Properties* and then go to *Installed Files*. Then click *Browse...*. That's your X-Plane folder when using Steam. -![[docs/images/steam-properties-xplane-11.png]] -![[docs/images/steam-x-plane11-installed-files.png]]If you downloaded X-Plane directly from X-Plane.com, I assume you know where you installed it. +![[doc/images/steam-properties-xplane-11.png]] +![[doc/images/steam-x-plane11-installed-files.png]]If you downloaded X-Plane directly from X-Plane.com, I assume you know where you installed it. In the X-Plane folder go to `Resources` and then `plugins`. Put the X-KeyPad folder you extracted in the previous step here. -![[docs/images/finder-x-plane-11-plugins.png]] +![[doc/images/finder-x-plane-11-plugins.png]] # Quarantine on Mac The next step can be ignored on Windows, but is important on the Mac. By default downloaded software will be quarantined by your Mac. To fix this, open the Terminal app (in your Applications folder under Utilities) and type this command: `sudo xattr -r -d com.apple.quarantine ` Replace `` with, well, your X-Plane folder. # Install Stream Deck plugin In the X-KeyPad plugin folder there's an `SD-plugin` folder. In it is the Stream Deck plugin that allows X-KeyPad to talk with your Stream Decks. Just double click it and it will be installed. -![[docs/images/finder-xkeypad-sd-plugin.png]] +![[doc/images/finder-xkeypad-sd-plugin.png]] # Start X-Plane and the ToLiss A319 Now start X-Plane, doesn't matter if it's version 11 or 12. In this tutorial I'll use X-Plane 12. Load the ToLiss A319 on any airport you like. In the aircraft folder, X-KeyPad will create a configuration file for the Stream Deck. It'll be empty by default. Now go to the menu and then `X-KeyPad` > `Stream Deck Configuration Editor` -![[docs/images/SCR-20230801-tbic.png]] +![[doc/images/SCR-20230801-tbic.png]] The the window that appears is where X-KeyPad profiles are made. But you can also import them. There are two ways: *Append*: import a file, completely overwriting any existing keys *Selected append*: only import selected items from a file Assuming this is your first install, we'll choose *Append*. -![[docs/images/SCR-20230801-tavn.png]] +![[doc/images/SCR-20230801-tavn.png]] By default X-KeyPad will scan your X-Plane folder for profiles, so you'll need to make sure the `json` files from the file you downloaded are somewhere in your X-Plane folder. It doesn't matter where, X-KeyPad will find them. You can type in another path (in the *Root path* field), by the way. Now select one of those files in the File Selector. Either `X-KeyPad-SD_a319_StdDef.json` or `X-KeyPad-SD_a319.json`, it doesn't matter, they're the same. -![[docs/images/SCR-20230801-tgig-2.png]] +![[doc/images/SCR-20230801-tgig-2.png]] In this example the file was in the Aircraft folder already.