Disk library updates
This commit is contained in:
parent
5e4e875d05
commit
2db934a99f
109 changed files with 4145 additions and 104 deletions
7
devices/pc/keyboard/us83-buttons-z150.xml
Normal file
7
devices/pc/keyboard/us83-buttons-z150.xml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<?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-enter">CTRL-ALT-ENTER</control>
|
||||
</keyboard>
|
||||
Loading…
Reference in a new issue