FreeBSD Manual Pages
target_geohint(3) Arcan Lua API target_geohint(3) NAME target_geohint - Hint desired contents locale. SYNOPSIS nil target_geohint( vid:tgt, number:latitude, number:longitude, number:ele- vation, string:country, string:spoken, string:written, number:timezone ) DESCRIPTION In order for clients to properly generate contents that depends on user preferences when it comes to output and input languages as well as ge- olocation, it needs to be told what those are. The latitude and longi- tude values, elevation is in meters. The country is specified in the ISO -3166-1-alpha3 format and a length ~= 3 is a terminal state transi- tion. The spoken and written language is in ISO -639-2-alpha 3 code, and a length ~= 3 is a terminal state transition. The timezone is ex- pressed as an offset from GMT . NOTES 1 Using a vid for tgt that is not connected to a frameserver is a terminal state transition. SEE ALSO: targetcontrol April 2025 target_geohint(3)
NAME | SYNOPSIS | DESCRIPTION | NOTES | SEE ALSO:
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=target_geohint&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>