Skip to content

Commit

Permalink
Update Configuration-through-Command-Line-Parameters.md with vt.globa…
Browse files Browse the repository at this point in the history
…l_cursor_default option
  • Loading branch information
electrikjesus authored Sep 15, 2023
1 parent 9a1053a commit e8350cf
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,8 @@ In some cases, we are working with hardware that requires Gralloc4 specs. We can

- There's one more option for software rendering, which is the legacy [SwiftShader EGL](https://gitlab.com/hmtheboy154/swiftshader/-/tree/legacy_11-x86/src/OpenGL), simply set `nomodeset` or `HWACCEL=0` to use it.

- For some virtualized methods uses, you may have a blinking cursor artifact that shows on screen. To remove this artifact, include the following boot flag: `vt.global_cursor_default=0`

**NOTE** : You may want to turn on Color Inversion when using software rendering because the color might be inverted

### Media Stack:
Expand Down

0 comments on commit e8350cf

Please sign in to comment.