Columbia Data Products MPC 1600 works, but the Zenith Z-150 does not
This commit is contained in:
parent
07e48c3026
commit
41d073ddba
19 changed files with 328 additions and 296 deletions
8
devices/pc/keyboard/us83-buttons-debug.xml
Normal file
8
devices/pc/keyboard/us83-buttons-debug.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<keyboard id="keyboard" model="us83" pos="left" padleft="8px" padbottom="8px">
|
||||
<control type="button" binding="esc">ESC</control>
|
||||
<control type="button" binding="f1">F1</control>
|
||||
<control type="button" binding="f10">F10</control>
|
||||
<control type="button" binding="ctrl-alt-del">CTRL-ALT-DEL</control>
|
||||
<control type="button" binding="ctrl-alt-ins">CTRL-ALT-INS</control>
|
||||
</keyboard>
|
||||
Loading…
Reference in a new issue