mirror of
https://github.com/openharmony/third_party_libevdev.git
synced 2026-07-01 06:48:22 -04:00
7a8c8f60a8
Change-Id: I7166210d353e70c8bdc052497b10cfa792412971
146 lines
9.3 KiB
HTML
146 lines
9.3 KiB
HTML
<!-- HTML header for doxygen 1.8.8-->
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<!-- For Mobile Devices -->
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
|
<meta name="generator" content="Doxygen 1.9.1"/>
|
|
<script type="text/javascript" src="https://code.jquery.com/jquery-2.1.1.min.js"></script>
|
|
<title>libevdev: evdev ioctls</title>
|
|
<!--<link href="tabs.css" rel="stylesheet" type="text/css"/>-->
|
|
<script type="text/javascript" src="dynsections.js"></script>
|
|
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="search/searchdata.js"></script>
|
|
<script type="text/javascript" src="search/search.js"></script>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
|
<link href="bootstrap.css" rel="stylesheet" type="text/css"/>
|
|
<link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
|
|
<link href="libevdevdoxygen.css" rel="stylesheet" type="text/css"/>
|
|
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/js/bootstrap.min.js"></script>
|
|
<script type="text/javascript" src="doxy-boot.js"></script>
|
|
</head>
|
|
<body>
|
|
<nav class="navbar navbar-default" role="navigation">
|
|
<div class="container">
|
|
<div class="navbar-header">
|
|
<a class="navbar-brand">libevdev 1.13.0</a>
|
|
</div>
|
|
</div>
|
|
</nav>
|
|
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
|
<div class="content" id="content">
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="col-sm-12 panel panel-default" style="padding-bottom: 15px;">
|
|
<div style="margin-bottom: 15px;">
|
|
<!-- end header part -->
|
|
<!-- Generated by Doxygen 1.9.1 -->
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
|
|
/* @license-end */
|
|
</script>
|
|
<script type="text/javascript" src="menudata.js"></script>
|
|
<script type="text/javascript" src="menu.js"></script>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
$(function() {
|
|
initMenu('',true,false,'search.php','Search');
|
|
$(document).ready(function() { init_search(); });
|
|
});
|
|
/* @license-end */</script>
|
|
<div id="main-nav"></div>
|
|
<!-- window showing the filter options -->
|
|
<div id="MSearchSelectWindow"
|
|
onmouseover="return searchBox.OnSearchSelectShow()"
|
|
onmouseout="return searchBox.OnSearchSelectHide()"
|
|
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
|
</div>
|
|
|
|
<!-- iframe showing the search results (closed by default) -->
|
|
<div id="MSearchResultsWindow">
|
|
<iframe src="javascript:void(0)" frameborder="0"
|
|
name="MSearchResults" id="MSearchResults">
|
|
</iframe>
|
|
</div>
|
|
|
|
</div><!-- top -->
|
|
<div class="PageDoc"><div class="header">
|
|
<div class="headertitle">
|
|
<div class="title">evdev ioctls </div> </div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
<div class="textblock"><p>This page lists the status of the evdev-specific ioctls in libevdev.</p>
|
|
<dl>
|
|
<dt>EVIOCGVERSION: </dt>
|
|
<dd>supported, see <a class="el" href="group__bits.html#ga31e9e7a99215a03bcdc339b53e1be2fa">libevdev_get_driver_version()</a> </dd>
|
|
<dt>EVIOCGID: </dt>
|
|
<dd>supported, see <a class="el" href="group__bits.html#ga1dc66cfef646878d58be72f8902a6bac">libevdev_get_id_product()</a>, <a class="el" href="group__bits.html#ga08891c3285da5b8d26769c9a34f063f3">libevdev_get_id_vendor()</a>, <a class="el" href="group__bits.html#ga9bf55d416401642bad0c435735682308">libevdev_get_id_bustype()</a>, <a class="el" href="group__bits.html#ga75a07d0c96dfe09d2194c104c429d0ae">libevdev_get_id_version()</a> </dd>
|
|
<dt>EVIOCGREP: </dt>
|
|
<dd>supported, see <a class="el" href="group__bits.html#ga6259f4c6bdba950329ff9cd48c2ef8a3" title="Behaviour of this function is undefined if the device does not provide the event.">libevdev_get_event_value()</a>) </dd>
|
|
<dt>EVIOCSREP: </dt>
|
|
<dd>supported, see <a class="el" href="group__kernel.html#ga51cfda33fd526549046399aadd764fca" title="Forcibly enable an event code on this device, even if the underlying device does not support it.">libevdev_enable_event_code()</a> </dd>
|
|
<dt>EVIOCGKEYCODE: </dt>
|
|
<dd>currently not supported </dd>
|
|
<dt>EVIOCGKEYCODE: </dt>
|
|
<dd>currently not supported </dd>
|
|
<dt>EVIOCSKEYCODE: </dt>
|
|
<dd>currently not supported </dd>
|
|
<dt>EVIOCSKEYCODE: </dt>
|
|
<dd>currently not supported </dd>
|
|
<dt>EVIOCGNAME: </dt>
|
|
<dd>supported, see <a class="el" href="group__bits.html#gaed0328c67b7a78422636d9fe09a73f12" title="Retrieve the device's name, either as set by the caller or as read from the kernel.">libevdev_get_name()</a> </dd>
|
|
<dt>EVIOCGPHYS: </dt>
|
|
<dd>supported, see <a class="el" href="group__bits.html#ga5df483b0b24d7b96ea1181808fab851d" title="Retrieve the device's physical location, either as set by the caller or as read from the kernel.">libevdev_get_phys()</a> </dd>
|
|
<dt>EVIOCGUNIQ: </dt>
|
|
<dd>supported, see <a class="el" href="group__bits.html#ga6d9f7d44bff8828ead3d251177035ca4" title="Retrieve the device's unique identifier, either as set by the caller or as read from the kernel.">libevdev_get_uniq()</a> </dd>
|
|
<dt>EVIOCGPROP: </dt>
|
|
<dd>supported, see <a class="el" href="group__bits.html#ga36d529ea53f4522004bc7d16c051464b">libevdev_has_property()</a> </dd>
|
|
<dt>EVIOCGMTSLOTS: </dt>
|
|
<dd>supported, see <a class="el" href="group__mt.html#gaf272526f0a59d2f61ef7389046cd4088" title="Get the number of slots supported by this device.">libevdev_get_num_slots()</a>, <a class="el" href="group__mt.html#ga8c6303391cb4f90b2d46763cf4eb8bc8" title="Return the current value of the code for the given slot.">libevdev_get_slot_value()</a> </dd>
|
|
<dt>EVIOCGKEY: </dt>
|
|
<dd>supported, see <a class="el" href="group__bits.html#gab2ab9dad417f33daa79fa0c3d682df0b">libevdev_has_event_code()</a>, <a class="el" href="group__bits.html#ga6259f4c6bdba950329ff9cd48c2ef8a3" title="Behaviour of this function is undefined if the device does not provide the event.">libevdev_get_event_value()</a> </dd>
|
|
<dt>EVIOCGLED: </dt>
|
|
<dd>supported, see <a class="el" href="group__bits.html#gab2ab9dad417f33daa79fa0c3d682df0b">libevdev_has_event_code()</a>, <a class="el" href="group__bits.html#ga6259f4c6bdba950329ff9cd48c2ef8a3" title="Behaviour of this function is undefined if the device does not provide the event.">libevdev_get_event_value()</a> </dd>
|
|
<dt>EVIOCGSND: </dt>
|
|
<dd>currently not supported </dd>
|
|
<dt>EVIOCGSW: </dt>
|
|
<dd>supported, see <a class="el" href="group__bits.html#gab2ab9dad417f33daa79fa0c3d682df0b">libevdev_has_event_code()</a>, <a class="el" href="group__bits.html#ga6259f4c6bdba950329ff9cd48c2ef8a3" title="Behaviour of this function is undefined if the device does not provide the event.">libevdev_get_event_value()</a> </dd>
|
|
<dt>EVIOCGBIT: </dt>
|
|
<dd>supported, see <a class="el" href="group__bits.html#gab2ab9dad417f33daa79fa0c3d682df0b">libevdev_has_event_code()</a>, <a class="el" href="group__bits.html#ga6259f4c6bdba950329ff9cd48c2ef8a3" title="Behaviour of this function is undefined if the device does not provide the event.">libevdev_get_event_value()</a> </dd>
|
|
<dt>EVIOCGABS: </dt>
|
|
<dd>supported, see <a class="el" href="group__bits.html#gab2ab9dad417f33daa79fa0c3d682df0b">libevdev_has_event_code()</a>, <a class="el" href="group__bits.html#ga6259f4c6bdba950329ff9cd48c2ef8a3" title="Behaviour of this function is undefined if the device does not provide the event.">libevdev_get_event_value()</a>, <a class="el" href="group__bits.html#ga6d8e2caf87fa536fad979346671838d7" title="Get the axis info for the given axis, as advertised by the kernel.">libevdev_get_abs_info()</a> </dd>
|
|
<dt>EVIOCSABS: </dt>
|
|
<dd>supported, see <a class="el" href="group__kernel.html#ga41c0321b93349d0ddd1f1c007ccf7de9" title="Set the device's EV_ABS axis to the value defined in the abs parameter.">libevdev_kernel_set_abs_info()</a> </dd>
|
|
<dt>EVIOCSFF: </dt>
|
|
<dd>currently not supported </dd>
|
|
<dt>EVIOCRMFF: </dt>
|
|
<dd>currently not supported </dd>
|
|
<dt>EVIOCGEFFECTS: </dt>
|
|
<dd>currently not supported </dd>
|
|
<dt>EVIOCGRAB: </dt>
|
|
<dd>supported, see <a class="el" href="group__init.html#ga5d434af74fee20f273db568e2cbbd13f" title="Grab or ungrab the device through a kernel EVIOCGRAB.">libevdev_grab()</a> </dd>
|
|
<dt>EVIOCSCLOCKID: </dt>
|
|
<dd>supported, see <a class="el" href="group__kernel.html#ga2925b6fbf8c7991ff2164424b840b82d" title="Set the clock ID to be used for timestamps.">libevdev_set_clock_id()</a> </dd>
|
|
<dt>EVIOCREVOKE: </dt>
|
|
<dd>currently not supported, see <a href="http://lists.freedesktop.org/archives/input-tools/2014-January/000688.html">http://lists.freedesktop.org/archives/input-tools/2014-January/000688.html</a> </dd>
|
|
</dl>
|
|
</div></div><!-- contents -->
|
|
</div><!-- PageDoc -->
|
|
<!-- HTML footer for doxygen 1.8.8-->
|
|
<!-- start footer part -->
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<hr class="footer"/><address class="footer"><small>
|
|
Generated by  <a href="http://www.doxygen.org/index.html">
|
|
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
|
</a> 1.9.1
|
|
</small></address>
|
|
</body>
|
|
</html>
|