Jump to content

Video display modes: Difference between revisions

m
→‎{{header|Wren}}: Changed to Wren S/H
m (→‎{{header|Wren}}: Minor tidy)
m (→‎{{header|Wren}}: Changed to Wren S/H)
Line 1,010:
=={{header|Wren}}==
The ability to call external processes such as ''xrandr'' is expected to be added to Wren-cli in the next release. In the meantime, we embed the following Wren script in a minimal C host (no error checking) to complete this task.
<syntaxhighlight lang="ecmascriptwren">/* Video_display_modes.wren */
 
class C {
9,485

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.