diff --git a/docs/assets/js/custom.js b/docs/assets/js/custom.js index 0d37469..7c4e69c 100644 --- a/docs/assets/js/custom.js +++ b/docs/assets/js/custom.js @@ -2,8 +2,8 @@ $(document).ready(function () { let imageGroups = [] $(".lightbox").each(function () { let imageSource = $(this).attr('src') - let imageTag = $(this).attr('tag') - let imageTitle = $(this).attr('title') + let imageAlt = $(this).attr('alt').replace(/ /g,"") + let imageTitle = $(this).attr('alt') if (imageTitle) { imageTitle = 'title="' + imageTitle + '" ' } @@ -11,9 +11,9 @@ $(document).ready(function () { imageTitle = '' } $(this). - wrap('') - imageGroups.push('.' + imageTag) + imageGroups.push('.' + imageAlt) }) jQuery.unique(imageGroups) imageGroups.forEach(imageGroupsSet) diff --git a/docs/tutorials/software/add_roms.md b/docs/tutorials/software/add_roms.md index bc57c48..e6736b1 100644 --- a/docs/tutorials/software/add_roms.md +++ b/docs/tutorials/software/add_roms.md @@ -1,18 +1,18 @@ Connect your **FunKey S** console to your computer and add new games as simply as you would do it with a simple USB memory stick: -| **Display** | **Action** | -|:---------------------------------------------------------------------------------------:|:-------------------------------------------------------------------------------------------------------------------------------------------------| -| ![PC Connection](/assets/images/Connection_PC.png){: .lightbox tag=1} | Connect the **FunKey S** to your computer using the provided micro USB cable, then open it to turn it on | -| ![RetroFE](/assets/images/RetroFE.png){: .lightbox tag=2} | At the launcher's main screen (example here with RetroFE), press the **MENU** key | -| ![Mount USB](/assets/images/Mount_USB.png){: .lightbox tag=3} | Press the **UP**/**DOWN** keys until you see "**MOUNT USB**" | -| ![Mount USB Are you sure](/assets/images/Mount_USB_are_you_sure.png){: .lightbox tag=4} | Press the **A** key twice to confirm | -| ![Eject USB](/assets/images/Eject_USB.png){: .lightbox tag=5} | "**EJECT USB**" is now displayed instead, now go to your host computer and open a File Explorer window | -| ![USB Drive](/assets/images/USB_Drive.png){: .lightbox tag=6} | You should see the **FunKey S** appear as an USB drive on your computer in the File Explorer (example here with Windows 10) | -| ![Copy ROM](/assets/images/Copy_ROM.png){: .lightbox tag=7} | Drag & drop the ROM file and optional artwork file[^1] into the folder corresponding to the emulated console in this USB drive on your computer | -| ![Eject Drive](/assets/images/Eject_Drive.png){: .lightbox tag=8} | Eject cleanly the USB drive from your computer | -| ![Eject USB Are you sure](/assets/images/Eject_USB_are_you_sure.png){: .lightbox tag=9} | Back on the **FunKey S**, at the "**EJECT USB**" menu entry, press the "**A**" key twice to confirm | -| ![Unmout USB](/assets/images/Mount_USB.png){: .lightbox tag=10} | Press the **MENU** key to return to the launcher screen | +| **Display** | **Action** | +|:---------------------------------------------------------------------------------:|:-------------------------------------------------------------------------------------------------------------------------------------------------| +| ![PC Connection](/assets/images/Connection_PC.png){: .lightbox} | Connect the **FunKey S** to your computer using the provided micro USB cable, then open it to turn it on | +| ![RetroFE](/assets/images/RetroFE.png){: .lightbox} | At the launcher's main screen (example here with RetroFE), press the **MENU** key | +| ![Mount USB](/assets/images/Mount_USB.png){: .lightbox} | Press the **UP**/**DOWN** keys until you see "**MOUNT USB**" | +| ![Mount USB Are you sure](/assets/images/Mount_USB_are_you_sure.png){: .lightbox} | Press the **A** key twice to confirm | +| ![Eject USB](/assets/images/Eject_USB.png){: .lightbox} | "**EJECT USB**" is now displayed instead, now go to your host computer and open a File Explorer window | +| ![USB Drive](/assets/images/USB_Drive.png){: .lightbox} | You should see the **FunKey S** appear as an USB drive on your computer in the File Explorer (example here with Windows 10) | +| ![Copy ROM](/assets/images/Copy_ROM.png){: .lightbox} | Drag & drop the ROM file and optional artwork file[^1] into the folder corresponding to the emulated console in this USB drive on your computer | +| ![Eject Drive](/assets/images/Eject_Drive.png){: .lightbox} | Eject cleanly the USB drive from your computer | +| ![Eject USB Are you sure](/assets/images/Eject_USB_are_you_sure.png){: .lightbox} | Back on the **FunKey S**, at the "**EJECT USB**" menu entry, press the "**A**" key twice to confirm | +| ![Unmount USB](/assets/images/Mount_USB.png){: .lightbox} | Press the **MENU** key to return to the launcher screen | Of course, you can remove games from the **FunKey S** console as you would do with a USB memory stick, too! diff --git a/docs/tutorials/software/aspect_ratio.md b/docs/tutorials/software/aspect_ratio.md index 9ed2e31..61aa9e0 100644 --- a/docs/tutorials/software/aspect_ratio.md +++ b/docs/tutorials/software/aspect_ratio.md @@ -29,12 +29,12 @@ display aspect ratio: - Use the **LEFT** and **RIGHT** keys to change the aspect ratio -| **Display** | **Aspect Ratio** | -|:---------------------------------------------------------------------------:|:-----------------------------------------------------------------------------------------------------------------------------| -| ![Menu Stretched](/assets/images/Menu_Stretched.png){: .lightbox tag=1} | Stretched (default): The display is stretched horizontally and vertically to fill the screen in both directions | -| ![Menu Cropped](/assets/images/Menu_Cropped.png){: .lightbox tag=2} | Cropped (Zoom 100%), The display fills the screen vertically, and is clipped vertically to the left and right of the screen | -| ![Menu Scaled](/assets/images/Menu_Scaled.png){: .lightbox tag=3} | Scaled (Zoom 0%): The display is scaled down in both directions to be fully visible, both horizontally and vertically | -| ![Menu Manual Zoom](/assets/images/Menu_Manual_Zoom.png){: .lightbox tag=4} | Manual zoom: The display is zoomed in/out manually | +| **Display** | **Aspect Ratio** | +|:---------------------------------------------------------------------:|:-----------------------------------------------------------------------------------------------------------------------------| +| ![Menu Stretched](/assets/images/Menu_Stretched.png){: .lightbox} | Stretched (default): The display is stretched horizontally and vertically to fill the screen in both directions | +| ![Menu Cropped](/assets/images/Menu_Cropped.png){: .lightbox} | Cropped (Zoom 100%), The display fills the screen vertically, and is clipped vertically to the left and right of the screen | +| ![Menu Scaled](/assets/images/Menu_Scaled.png){: .lightbox} | Scaled (Zoom 0%): The display is scaled down in both directions to be fully visible, both horizontally and vertically | +| ![Menu Manual Zoom](/assets/images/Menu_Manual_Zoom.png){: .lightbox} | Manual zoom: The display is zoomed in/out manually | - Press the **MENU** key again to exit from the FunKey menu @@ -42,22 +42,22 @@ display aspect ratio: Here is a short preview of what the different aspect ratios look like: -| **Display** | **Aspect Ratio** | -|:--------------------------------------------------------------:|:-----------------------------------------------------------------------------------------------------------------------------------| -| ![Stretched](/assets/images/Stretched.png){: .lightbox tag=5} | Stretched (default): The display is stretched horizontally and vertically to fill the screen in both directions | -| ![Cropped](/assets/images/Cropped.png){: .lightbox tag=6} | Cropped (Zoom 100%): The display fills the screen vertically, and is clipped vertically to the left and right of the screen | -| ![Scaled](/assets/images/Scaled.png){: .lightbox tag=7} | Scaled (Zoom 0%): The display is scaled down in both directions to be fully visible, both horizontally and vertically | -| ![Scaled](/assets/images/Scaled.png){: .lightbox tag=8} | Manual zoom 0% (Scaled): The display is scaled down in both directions to be fully visible, both horizontally and vertically | -| ![Zoom 10%](/assets/images/Zoom10.png){: .lightbox tag=9} | Manual zoom 10% | -| ![Zoom 20%](/assets/images/Zoom20.png){: .lightbox tag=10} | Manual zoom 20% | -| ![Zoom 30%](/assets/images/Zoom30.png){: .lightbox tag=11} | Manual zoom 30% | -| ![Zoom 40%](/assets/images/Zoom40.png){: .lightbox tag=12} | Manual zoom 40% | -| ![Zoom 50%](/assets/images/Zoom50.png){: .lightbox tag=13} | Manual zoom 50% (default zoom level) | -| ![Zoom 60%](/assets/images/Zoom60.png){: .lightbox tag=14} | Manual zoom 60% | -| ![Zoom 70%](/assets/images/Zoom70.png){: .lightbox tag=15} | Manual zoom 70% | -| ![Zoom 80%](/assets/images/Zoom80.png){: .lightbox tag=16} | Manual zoom 80% | -| ![Zoom 90%](/assets/images/Zoom90.png){: .lightbox tag=17} | Manual zoom 90% | -| ![Cropped](/assets/images/Cropped.png){: .lightbox tag=18} | Manual zoom 100% (Cropped): The display fills the screen vertically, and is clipped vertically to the left and right of the screen | +| **Display** | **Aspect Ratio** | +|:-------------------------------------------------------:|:-----------------------------------------------------------------------------------------------------------------------------------| +| ![Stretched](/assets/images/Stretched.png){: .lightbox} | Stretched (default): The display is stretched horizontally and vertically to fill the screen in both directions | +| ![Cropped](/assets/images/Cropped.png){: .lightbox} | Cropped (Zoom 100%): The display fills the screen vertically, and is clipped vertically to the left and right of the screen | +| ![Scaled](/assets/images/Scaled.png){: .lightbox} | Scaled (Zoom 0%): The display is scaled down in both directions to be fully visible, both horizontally and vertically | +| ![Scaled](/assets/images/Scaled.png){: .lightbox} | Manual zoom 0% (Scaled): The display is scaled down in both directions to be fully visible, both horizontally and vertically | +| ![Zoom 10%](/assets/images/Zoom10.png){: .lightbox} | Manual zoom 10% | +| ![Zoom 20%](/assets/images/Zoom20.png){: .lightbox} | Manual zoom 20% | +| ![Zoom 30%](/assets/images/Zoom30.png){: .lightbox} | Manual zoom 30% | +| ![Zoom 40%](/assets/images/Zoom40.png){: .lightbox} | Manual zoom 40% | +| ![Zoom 50%](/assets/images/Zoom50.png){: .lightbox} | Manual zoom 50% (default zoom level) | +| ![Zoom 60%](/assets/images/Zoom60.png){: .lightbox} | Manual zoom 60% | +| ![Zoom 70%](/assets/images/Zoom70.png){: .lightbox} | Manual zoom 70% | +| ![Zoom 80%](/assets/images/Zoom80.png){: .lightbox} | Manual zoom 80% | +| ![Zoom 90%](/assets/images/Zoom90.png){: .lightbox} | Manual zoom 90% | +| ![Cropped](/assets/images/Cropped.png){: .lightbox} | Manual zoom 100% (Cropped): The display fills the screen vertically, and is clipped vertically to the left and right of the screen | --8<-- includes/glossary.md diff --git a/docs/tutorials/software/copy_opk.md b/docs/tutorials/software/copy_opk.md index 59598d0..49896f1 100644 --- a/docs/tutorials/software/copy_opk.md +++ b/docs/tutorials/software/copy_opk.md @@ -14,18 +14,18 @@ Creator (v1.1.2)][2] is a useful tool if you want to re-package an Connect your **FunKey S** console to your computer and add **OPK** files as simply as you would do it with a simple USB memory stick: -| **Display** | **Action** | -|:-----------------------------------------------------------------------------------------------:|:------------------------------------------------------------------------------------------------------------------------------------------------------------| -| ![Connection PC](/assets/images/Connection_PC.png){: .lightbox tag=1} | Connect the **FunKey S** to your computer using the provided micro USB cable, then open it to turn it on | -| ![RetroFE](/assets/images/gmenu2x.png){: .lightbox tag=2} | At the launcher's main screen (example here with gmenu2x), press the **MENU** key | -| ![Mount USB](/assets/images/Mount_USB_gmenu2x.png){: .lightbox tag=3} | Press the **UP**/**DOWN** keys until you see "**MOUNT USB**" | -| ![Mount USB Are you sure](/assets/images/Mount_USB_are_you_sure_gmenu2x.png){: .lightbox tag=4} | Press the **A** key twice to confirm | -| ![Eject USB](/assets/images/Eject_USB_gmenu2x.png){: .lightbox tag=5} | "**EJECT USB**" is now displayed instead, now go to your host computer and open a File Explorer window | -| ![USB Drive](/assets/images/USB_Drive.png){: .lightbox tag=6} | You should see the **FunKey S** appear as an USB drive on your computer in the File Explorer (example here with Windows 10) | -| ![Copy OPK](/assets/images/Copy_OPK.png){: .lightbox tag=7} | Drag & drop the **OPK** file into any 1st-level folder[^1] in this USB drive on your computer and they will be automatically available on the **FunKey S** | -| ![Eject Drive](/assets/images/Eject_Drive.png){: .lightbox tag=8} | Eject cleanly the USB drive from your computer | -| ![Eject USB Are you sure](/assets/images/Eject_USB_are_you_sure_gmenu2x.png){: .lightbox tag=9} | Back on the **FunKey S**, at the "**EJECT USB**" menu entry, press the "**A**" key twice to confirm | -| ![Unmout USB](/assets/images/Mount_USB_gmenu2x.png){: .lightbox tag=10} | Press the **MENU** key to return to the launcher screen | +| **Display** | **Action** | +|:-----------------------------------------------------------------------------------------:|:------------------------------------------------------------------------------------------------------------------------------------------------------------| +| ![Connection PC](/assets/images/Connection_PC.png){: .lightbox} | Connect the **FunKey S** to your computer using the provided micro USB cable, then open it to turn it on | +| ![RetroFE](/assets/images/gmenu2x.png){: .lightbox} | At the launcher's main screen (example here with gmenu2x), press the **MENU** key | +| ![Mount USB](/assets/images/Mount_USB_gmenu2x.png){: .lightbox} | Press the **UP**/**DOWN** keys until you see "**MOUNT USB**" | +| ![Mount USB Are you sure](/assets/images/Mount_USB_are_you_sure_gmenu2x.png){: .lightbox} | Press the **A** key twice to confirm | +| ![Eject USB](/assets/images/Eject_USB_gmenu2x.png){: .lightbox} | "**EJECT USB**" is now displayed instead, now go to your host computer and open a File Explorer window | +| ![USB Drive](/assets/images/USB_Drive.png){: .lightbox} | You should see the **FunKey S** appear as an USB drive on your computer in the File Explorer (example here with Windows 10) | +| ![Copy OPK](/assets/images/Copy_OPK.png){: .lightbox} | Drag & drop the **OPK** file into any 1st-level folder[^1] in this USB drive on your computer and they will be automatically available on the **FunKey S** | +| ![Eject Drive](/assets/images/Eject_Drive.png){: .lightbox} | Eject cleanly the USB drive from your computer | +| ![Eject USB Are you sure](/assets/images/Eject_USB_are_you_sure_gmenu2x.png){: .lightbox} | Back on the **FunKey S**, at the "**EJECT USB**" menu entry, press the "**A**" key twice to confirm | +| ![Unmount USB](/assets/images/Mount_USB_gmenu2x.png){: .lightbox} | Press the **MENU** key to return to the launcher screen | Of course, you can remove **OPK** files from the **FunKey S** console as you would do with a USB memory stick, too! diff --git a/docs/tutorials/software/gba_bios.md b/docs/tutorials/software/gba_bios.md index b575fd2..5c822ec 100644 --- a/docs/tutorials/software/gba_bios.md +++ b/docs/tutorials/software/gba_bios.md @@ -22,18 +22,18 @@ one of the proposed links. ### Installation procedure -| **Display** | **Action** | -|:---------------------------------------------------------------------------------------:|:----------------------------------------------------------------------------------------------------------------------------| -| ![Connection PC](/assets/images/Connection_PC.png){: .lightbox tag=1} | Connect the **FunKey S** to your computer using the provided micro USB cable, then open it to turn it on | -| ![RetroFE](/assets/images/RetroFE.png){: .lightbox tag=2} | At the launcher's main screen (example here with RetroFE), press the **MENU** key | -| ![Mount USB](/assets/images/Mount_USB.png){: .lightbox tag=3} | Press the **UP**/**DOWN** keys until you see "**MOUNT USB**" | -| ![Mount USB Are you sure](/assets/images/Mount_USB_are_you_sure.png){: .lightbox tag=4} | Press the **A** key twice to confirm | -| ![Eject USB](/assets/images/Eject_USB.png){: .lightbox tag=5} | "**EJECT USB**" is now displayed instead, now go to your host computer and open a File Explorer window | -| ![USB Drive](/assets/images/USB_Drive.png){: .lightbox tag=6} | You should see the **FunKey S** appear as an USB drive on your computer in the File Explorer (example here with Windows 10) | -| ![Copy ROM](/assets/images/Copy_GBA_BIOS.png){: .lightbox tag=7} | Drag & drop the _**gba_bios.bin**_ BIOS file into the _**Game Boy Advance**_ folder in this USB drive on your computer | -| ![Eject Drive](/assets/images/Eject_Drive.png){: .lightbox tag=8} | Eject cleanly the USB drive from your computer | -| ![Eject USB Are you sure](/assets/images/Eject_USB_are_you_sure.png){: .lightbox tag=9} | Back on the **FunKey S**, at the "**EJECT USB**" menu entry, press the "**A**" key twice to confirm | -| ![Unmout USB](/assets/images/Mount_USB.png){: .lightbox tag=10} | Press the **MENU** key to return to the launcher screen | +| **Display** | **Action** | +|:---------------------------------------------------------------------------------:|:----------------------------------------------------------------------------------------------------------------------------| +| ![Connection PC](/assets/images/Connection_PC.png){: .lightbox} | Connect the **FunKey S** to your computer using the provided micro USB cable, then open it to turn it on | +| ![RetroFE](/assets/images/RetroFE.png){: .lightbox} | At the launcher's main screen (example here with RetroFE), press the **MENU** key | +| ![Mount USB](/assets/images/Mount_USB.png){: .lightbox} | Press the **UP**/**DOWN** keys until you see "**MOUNT USB**" | +| ![Mount USB Are you sure](/assets/images/Mount_USB_are_you_sure.png){: .lightbox} | Press the **A** key twice to confirm | +| ![Eject USB](/assets/images/Eject_USB.png){: .lightbox} | "**EJECT USB**" is now displayed instead, now go to your host computer and open a File Explorer window | +| ![USB Drive](/assets/images/USB_Drive.png){: .lightbox} | You should see the **FunKey S** appear as an USB drive on your computer in the File Explorer (example here with Windows 10) | +| ![Copy ROM](/assets/images/Copy_GBA_BIOS.png){: .lightbox} | Drag & drop the _**gba_bios.bin**_ BIOS file into the _**Game Boy Advance**_ folder in this USB drive on your computer | +| ![Eject Drive](/assets/images/Eject_Drive.png){: .lightbox} | Eject cleanly the USB drive from your computer | +| ![Eject USB Are you sure](/assets/images/Eject_USB_are_you_sure.png){: .lightbox} | Back on the **FunKey S**, at the "**EJECT USB**" menu entry, press the "**A**" key twice to confirm | +| ![Unmount USB](/assets/images/Mount_USB.png){: .lightbox} | Press the **MENU** key to return to the launcher screen | ## PS1 @@ -53,18 +53,18 @@ links. ### Installation procedure -| **Display** | **Action** | -|:----------------------------------------------------------------------------------------:|:----------------------------------------------------------------------------------------------------------------------------| -| ![Connection PC](/assets/images/Connection_PC.png){: .lightbox tag=11} | Connect the **FunKey S** to your computer using the provided micro USB cable, then open it to turn it on | -| ![RetroFE](/assets/images/RetroFE.png){: .lightbox tag=12} | At the launcher's main screen (example here with RetroFE), press the **MENU** key | -| ![Mount USB](/assets/images/Mount_USB.png){: .lightbox tag=13} | Press the **UP**/**DOWN** keys until you see "**MOUNT USB**" | -| ![Mount USB Are you sure](/assets/images/Mount_USB_are_you_sure.png){: .lightbox tag=14} | Press the **A** key twice to confirm | -| ![Eject USB](/assets/images/Eject_USB.png){: .lightbox tag=15} | "**EJECT USB**" is now displayed instead, now go to your host computer and open a File Explorer window | -| ![USB Drive](/assets/images/USB_Drive.png){: .lightbox tag=16} | You should see the **FunKey S** appear as an USB drive on your computer in the File Explorer (example here with Windows 10) | -| ![Copy ROM](/assets/images/Copy_PS1_BIOS.png){: .lightbox tag=17} | Drag & drop the _**SCPH1001.BIN**_ BIOS file into the _**PS1/bios**_ folder in this USB drive on your computer | -| ![Eject Drive](/assets/images/Eject_Drive.png){: .lightbox tag=18} | Eject cleanly the USB drive from your computer | -| ![Eject USB Are you sure](/assets/images/Eject_USB_are_you_sure.png){: .lightbox tag=19} | Back on the **FunKey S**, at the "**EJECT USB**" menu entry, press the "**A**" key twice to confirm | -| ![Unmout USB](/assets/images/Mount_USB.png){: .lightbox tag=20} | Press the **MENU** key to return to the launcher screen | +| **Display** | **Action** | +|:---------------------------------------------------------------------------------:|:----------------------------------------------------------------------------------------------------------------------------| +| ![Connection PC](/assets/images/Connection_PC.png){: .lightbox} | Connect the **FunKey S** to your computer using the provided micro USB cable, then open it to turn it on | +| ![RetroFE](/assets/images/RetroFE.png){: .lightbox} | At the launcher's main screen (example here with RetroFE), press the **MENU** key | +| ![Mount USB](/assets/images/Mount_USB.png){: .lightbox} | Press the **UP**/**DOWN** keys until you see "**MOUNT USB**" | +| ![Mount USB Are you sure](/assets/images/Mount_USB_are_you_sure.png){: .lightbox} | Press the **A** key twice to confirm | +| ![Eject USB](/assets/images/Eject_USB.png){: .lightbox} | "**EJECT USB**" is now displayed instead, now go to your host computer and open a File Explorer window | +| ![USB Drive](/assets/images/USB_Drive.png){: .lightbox} | You should see the **FunKey S** appear as an USB drive on your computer in the File Explorer (example here with Windows 10) | +| ![Copy ROM](/assets/images/Copy_PS1_BIOS.png){: .lightbox} | Drag & drop the _**SCPH1001.BIN**_ BIOS file into the _**PS1/bios**_ folder in this USB drive on your computer | +| ![Eject Drive](/assets/images/Eject_Drive.png){: .lightbox} | Eject cleanly the USB drive from your computer | +| ![Eject USB Are you sure](/assets/images/Eject_USB_are_you_sure.png){: .lightbox} | Back on the **FunKey S**, at the "**EJECT USB**" menu entry, press the "**A**" key twice to confirm | +| ![Unmount USB](/assets/images/Mount_USB.png){: .lightbox} | Press the **MENU** key to return to the launcher screen | --8<-- includes/glossary.md diff --git a/docs/tutorials/software/snapshot.md b/docs/tutorials/software/snapshot.md index 2b27c06..32c3a25 100644 --- a/docs/tutorials/software/snapshot.md +++ b/docs/tutorials/software/snapshot.md @@ -8,18 +8,18 @@ the host computer and they will be numbered following a In order to access the snapshots, follow these simple steps: -| **Display** | **Action** | -|:---------------------------------------------------------------------------------------:|:------------------------------------------------------------------------------------------------------------------------------------------| -| ![Connection PC](/assets/images/Connection_PC.png){: .lightbox tag=1} | Connect the **FunKey S** to your computer using the provided micro USB cable, then open it to turn it on | -| ![RetroFE](/assets/images/RetroFE.png){: .lightbox tag=2} | At the launcher's main screen (example here with RetroFE), press the **MENU** key | -| ![Mount USB](/assets/images/Mount_USB.png){: .lightbox tag=3} | Press the **UP**/**DOWN** keys until you see "**MOUNT USB**" | -| ![Mount USB Are you sure](/assets/images/Mount_USB_are_you_sure.png){: .lightbox tag=4} | Press the **A** key twice to confirm | -| ![Eject USB](/assets/images/Eject_USB.png){: .lightbox tag=5} | "**EJECT USB**" is now displayed instead, now go to your host computer and open a File Explorer window | -| ![USB Drive](/assets/images/USB_Drive.png){: .lightbox tag=6} | You should see the **FunKey S** appear as an USB drive on your computer in the File Explorer (example here with Windows 10) | -| ![Copy ROM](/assets/images/Snapshots.png){: .lightbox tag=7} | Drag & drop / Copy / Move / Delete the snapshots files from the _FunKey/snapshots/_ folder in this USB drive on your computer as required | -| ![Eject Drive](/assets/images/Eject_Drive.png){: .lightbox tag=8} | Eject cleanly the USB drive from your computer | -| ![Eject USB Are you sure](/assets/images/Eject_USB_are_you_sure.png){: .lightbox tag=9} | Back on the **FunKey S**, at the "**EJECT USB**" menu entry, press the "**A**" key twice to confirm | -| ![Unmout USB](/assets/images/Mount_USB.png){: .lightbox tag=10} | Press the **MENU** key to return to the launcher screen | +| **Display** | **Action** | +|:---------------------------------------------------------------------------------:|:------------------------------------------------------------------------------------------------------------------------------------------| +| ![Connection PC](/assets/images/Connection_PC.png){: .lightbox} | Connect the **FunKey S** to your computer using the provided micro USB cable, then open it to turn it on | +| ![RetroFE](/assets/images/RetroFE.png){: .lightbox} | At the launcher's main screen (example here with RetroFE), press the **MENU** key | +| ![Mount USB](/assets/images/Mount_USB.png){: .lightbox} | Press the **UP**/**DOWN** keys until you see "**MOUNT USB**" | +| ![Mount USB Are you sure](/assets/images/Mount_USB_are_you_sure.png){: .lightbox} | Press the **A** key twice to confirm | +| ![Eject USB](/assets/images/Eject_USB.png){: .lightbox} | "**EJECT USB**" is now displayed instead, now go to your host computer and open a File Explorer window | +| ![USB Drive](/assets/images/USB_Drive.png){: .lightbox} | You should see the **FunKey S** appear as an USB drive on your computer in the File Explorer (example here with Windows 10) | +| ![Copy ROM](/assets/images/Snapshots.png){: .lightbox} | Drag & drop / Copy / Move / Delete the snapshots files from the _FunKey/snapshots/_ folder in this USB drive on your computer as required | +| ![Eject Drive](/assets/images/Eject_Drive.png){: .lightbox} | Eject cleanly the USB drive from your computer | +| ![Eject USB Are you sure](/assets/images/Eject_USB_are_you_sure.png){: .lightbox} | Back on the **FunKey S**, at the "**EJECT USB**" menu entry, press the "**A**" key twice to confirm | +| ![Unmount USB](/assets/images/Mount_USB.png){: .lightbox} | Press the **MENU** key to return to the launcher screen | --8<-- includes/glossary.md diff --git a/docs/tutorials/software/update.md b/docs/tutorials/software/update.md index 6c571c2..76778d6 100644 --- a/docs/tutorials/software/update.md +++ b/docs/tutorials/software/update.md @@ -7,20 +7,20 @@ in the "assets" section: https://github.com/FunKey-Project/FunKey-OS/releases/latest -![Github Release](/assets/images/Github_Release.png){: .lightbox tag=1} +![Github Release](/assets/images/Github_Release.png){: .lightbox} -| **Display** | **Action** | -|:----------------------------------------------------------------------------------------:|:----------------------------------------------------------------------------------------------------------------------------| -| ![Connection PC](/assets/images/Connection_PC.png){: .lightbox tag=2} | Connect the **FunKey S** to your computer using the provided micro USB cable, then open it to turn it on | -| ![RetroFE](/assets/images/RetroFE.png){: .lightbox tag=3} | At the launcher's main screen (example here with RetroFE), press the **MENU** key | -| ![Mount USB](/assets/images/Mount_USB.png){: .lightbox tag=4} | Press the **UP**/**DOWN** keys until you see "**MOUNT USB**" | -| ![Mount USB Are you sure](/assets/images/Mount_USB_are_you_sure.png){: .lightbox tag=5} | Press the **A** key twice to confirm | -| ![Eject USB](/assets/images/Eject_USB.png){: .lightbox tag=6} | "**EJECT USB**" is now displayed instead, now go to your host computer and open a File Explorer window | -| ![USB Drive](/assets/images/USB_Drive.png){: .lightbox tag=7} | You should see the **FunKey S** appear as an USB drive on your computer in the File Explorer (example here with Windows 10) | -| ![USB Drag and Drop](/assets/images/USB_Drag_Drop.png){: .lightbox tag=8} | Drag & drop the _FunKey-roots-2.0.0.fwu_ file you just downloaded at the root of this USB drive on your computer | -| ![Eject Drive](/assets/images/Eject_Drive.png){: .lightbox tag=9} | Eject cleanly the USB drive from your computer | -| ![Eject USB Are you sure](/assets/images/Eject_USB_are_you_sure.png){: .lightbox tag=10} | Back on the **FunKey S**, at the "**EJECT USB**" menu entry, press the "**A**" key twice to confirm | -| ![Updating](/assets/images/Updating.png){: .lightbox tag=11} | The **FunKey S** will then reboot and perform the upgrade | +| **Display** | **Action** | +|:---------------------------------------------------------------------------------:|:----------------------------------------------------------------------------------------------------------------------------| +| ![Connection PC](/assets/images/Connection_PC.png){: .lightbox} | Connect the **FunKey S** to your computer using the provided micro USB cable, then open it to turn it on | +| ![RetroFE](/assets/images/RetroFE.png){: .lightbox} | At the launcher's main screen (example here with RetroFE), press the **MENU** key | +| ![Mount USB](/assets/images/Mount_USB.png){: .lightbox} | Press the **UP**/**DOWN** keys until you see "**MOUNT USB**" | +| ![Mount USB Are you sure](/assets/images/Mount_USB_are_you_sure.png){: .lightbox} | Press the **A** key twice to confirm | +| ![Eject USB](/assets/images/Eject_USB.png){: .lightbox} | "**EJECT USB**" is now displayed instead, now go to your host computer and open a File Explorer window | +| ![USB Drive](/assets/images/USB_Drive.png){: .lightbox} | You should see the **FunKey S** appear as an USB drive on your computer in the File Explorer (example here with Windows 10) | +| ![USB Drag and Drop](/assets/images/USB_Drag_Drop.png){: .lightbox} | Drag & drop the _FunKey-roots-2.0.0.fwu_ file you just downloaded at the root of this USB drive on your computer | +| ![Eject Drive](/assets/images/Eject_Drive.png){: .lightbox} | Eject cleanly the USB drive from your computer | +| ![Eject USB Are you sure](/assets/images/Eject_USB_are_you_sure.png){: .lightbox} | Back on the **FunKey S**, at the "**EJECT USB**" menu entry, press the "**A**" key twice to confirm | +| ![Updating](/assets/images/Updating.png){: .lightbox} | The **FunKey S** will then reboot and perform the upgrade | [1]: https://github.com/FunKey-Project/FunKey-OS/releases/download/FunKey-OS-2.0.0/FunKey-rootfs-2.0.0.fwu