aboutsummaryrefslogtreecommitdiff
blob: 836e8a324b79c6155eb3b9b07c7bc06eb1dc8dcd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>

<!--
NOTE: This should only be used if you are unable to get your keyboard to
work by any other means
-->

<!--
Section "InputDevice"
   Driver "kbd"
EndSection
-->
<deviceinfo version="0.2">
   <match key="info.capabilities" contains="input.keyboard">
      <merge key="input.x11_driver" type="string">kbd</merge>
   </match>
</deviceinfo>