KASM-4038 add current options in readme and add note to changelog

This commit is contained in:
ryan.kuba 2023-02-23 12:27:41 -08:00
parent cdf21ea6fd
commit bbfbcc5af8
No known key found for this signature in database

View File

@ -101,6 +101,9 @@ desktop:
height: 768 height: 768
allow_resize: true allow_resize: true
pixel_depth: 24 pixel_depth: 24
gpu:
hw3d: false
drinode: /dev/dri/renderD128
network: network:
protocol: http protocol: http
@ -255,6 +258,7 @@ command_line:
- Cursor lock - Cursor lock
- IME support for languages with extended characters - IME support for languages with extended characters
- Better mobile support - Better mobile support
- DRI3 GPU acceleration with open source drivers (AMDGPU,Intel,ATI,ARM)
Future Goals: Future Goals: