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	frame-
       server.

SYNOPSIS
       input_target( inputtbl, dstobj )

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

SEE ALSO:
       target_input(3)

targetcontrol			  April	2025		       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+14.3.quarterly>

home | help