Skip to content

Commit b5a6c96

Browse files
committed
#107 doc no gamepad, ingest pixelflux
1 parent 69a7165 commit b5a6c96

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ All application settings are passed via environment variables:
4444
| LC_ALL | Set the Language for the container to run as IE `fr_FR.UTF-8` `ar_AE.UTF-8` |
4545
| NO_DECOR | If set the application will run without window borders for use as a PWA. (Decor can be enabled and disabled with Ctrl+Shift+d) |
4646
| NO_FULL | Do not autmatically fullscreen applications when using openbox. |
47+
| NO_GAMEPAD | Disable userspace gamepad interposer injection. |
4748
| DISABLE_ZINK | Do not set the Zink environment variables if a video card is detected (userspace applications will use CPU rendering) |
4849
| DISABLE_DRI3 | Do not use DRI3 acceleration if a video card is detected (userspace applications will use CPU rendering) |
4950
| MAX_RES | Pass a larger maximum resolution for the container default is 16k `15360x8640` |

readme-vars.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ full_custom_readme: |
4848
| LC_ALL | Set the Language for the container to run as IE `fr_FR.UTF-8` `ar_AE.UTF-8` |
4949
| NO_DECOR | If set the application will run without window borders for use as a PWA. (Decor can be enabled and disabled with Ctrl+Shift+d) |
5050
| NO_FULL | Do not autmatically fullscreen applications when using openbox. |
51+
| NO_GAMEPAD | Disable userspace gamepad interposer injection. |
5152
| DISABLE_ZINK | Do not set the Zink environment variables if a video card is detected (userspace applications will use CPU rendering) |
5253
| DISABLE_DRI3 | Do not use DRI3 acceleration if a video card is detected (userspace applications will use CPU rendering) |
5354
| MAX_RES | Pass a larger maximum resolution for the container default is 16k `15360x8640` |

0 commit comments

Comments
 (0)