18 lines
242 B
Markdown
18 lines
242 B
Markdown
|
|
# glxgears
|
||
|
|
|
||
|
|
> Test OpenGL rendering.
|
||
|
|
> See also: `vkcube`.
|
||
|
|
> More information: <https://manned.org/glxgears>.
|
||
|
|
|
||
|
|
- Run an OpenGL test window:
|
||
|
|
|
||
|
|
`glxgears`
|
||
|
|
|
||
|
|
- Display OpenGL renderer information:
|
||
|
|
|
||
|
|
`glxgears -info`
|
||
|
|
|
||
|
|
- Display help:
|
||
|
|
|
||
|
|
`glxgears -h`
|