blob: c711b92240c5a3ccd81ca532632698af7dcbc9f5 [file] [log] [blame]
<?xml version="1.0"?>
<root>
<map>
<name>keypress_duration</name>
<doc>short hand configs for keypress durations</doc>
<params tab="0.1" short_press="0.2" press="1.2" long_press="8.5"></params>
</map>
<control>
<name>power_key</name>
<doc>Send power key either by servoflex or USB KB emulation</doc>
<params cmd="set" key="power_key" interface="servo" drv="kb"
input_type="float" map="keypress_duration" clobber_ok=""></params>
</control>
<control>
<name>imaginary_key</name>
<doc>Send non existant key either by servoflex or USB KB
emulation</doc>
<params cmd="set" key="imaginary_key" interface="servo"
drv="kb" input_type="float" map="keypress_duration" clobber_ok=""></params>
</control>
<control>
<name>d_key</name>
<doc>Send d key either by servoflex or USB KB emulation</doc>
<params cmd="set" key="d_key" interface="servo" drv="kb"
input_type="float" map="keypress_duration" clobber_ok=""></params>
</control>
<control>
<name>ctrl_key</name>
<doc>Send ctrl either by servoflex or USB KB emulation</doc>
<params cmd="set" key="ctrl_key" interface="servo" drv="kb"
input_type="float" map="keypress_duration" clobber_ok=""></params>
</control>
<control>
<name>ctrl_d</name>
<doc>Send ctrl d either by servoflex or USB KB emulation</doc>
<params cmd="set" key="ctrl_d" interface="servo" drv="kb"
input_type="float" map="keypress_duration" clobber_ok=""></params>
</control>
<control>
<name>ctrl_u</name>
<doc>Send ctrl u either by servoflex or USB KB emulation</doc>
<params cmd="set" key="ctrl_u" interface="servo" drv="kb"
input_type="float" map="keypress_duration" clobber_ok=""></params>
</control>
<control>
<name>ctrl_enter</name>
<doc>Send ctrl enter either by servoflex or USB KB
emulation</doc>
<params cmd="set" key="ctrl_enter" interface="servo" drv="kb"
input_type="float" map="keypress_duration" clobber_ok=""></params>
</control>
<control>
<name>enter_key</name>
<doc>Send enter key either by servoflex or USB KB
emulation</doc>
<params cmd="set" key="enter_key" interface="servo" drv="kb"
input_type="float" map="keypress_duration" clobber_ok=""></params>
</control>
<control>
<name>refresh_key</name>
<doc>Send refresh key either by servoflex or USB KB
emulation</doc>
<params cmd="set" key="refresh_key" interface="servo" drv="kb"
input_type="float" map="keypress_duration" clobber_ok=""></params>
</control>
<control>
<name>ctrl_refresh_key</name>
<doc>Send ctrl refresh key either by servoflex or USB KB
emulation</doc>
<params cmd="set" key="ctrl_refresh_key" interface="servo"
drv="kb" input_type="float" map="keypress_duration" clobber_ok=""></params>
</control>
<control>
<name>sysrq_x</name>
<doc>Send sysrq x either by servoflex or USB KB emulation</doc>
<params cmd="set" key="sysrq_x" interface="servo" drv="kb"
input_type="float" map="keypress_duration" clobber_ok=""></params>
</control>
</root>