Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
input_target(3) 		  Arcan Lua API 		 input_target(3)

NAME
     input_target - Forwards the specified event table to a target frameserver.

SYNOPSIS
     input_target( inputtbl, dstobj )

DESCRIPTION
     Any  table  that  is formatted with the same / similar fields- as those re-
     ceived from _input_event can be directly forwarded to any frameserver using
     this function. Argument order is agnostic (type determines argument) and it
     is also aliased as target_input.

SEE ALSO:
     target_input(3)

targetcontrol			   August 2026			 input_target(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=input_target&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help