Skip to content

Commit 3769ba7

Browse files
huyubiaokeszybz
authored andcommitted
fix: The example2 in hwdb.xml is unreasonable
use evdev:atkbd:dmi:bvnAcer:bvr:bdXXXXX:bd08/05/2010:svnAcer:pnX123: instead of evdev:atkbd:dmi:bvnAcer:bdXXXXX:bd08/05/2010:svnAcer:pnX123
1 parent 26522a6 commit 3769ba7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

man/hwdb.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ evdev:atkbd:*
132132
PROPERTY_WITH_SPACES=some string</programlisting>
133133

134134
<para>If the hwdb consists of those two files, a keyboard with the lookup string
135-
<literal>evdev:atkbd:dmi:bvnAcer:bdXXXXX:bd08/05/2010:svnAcer:pnX123</literal>
135+
<literal>evdev:atkbd:dmi:bvnAcer:bvr:bdXXXXX:bd08/05/2010:svnAcer:pnX123:</literal>
136136
will match all three records, and end up with the following properties:</para>
137137

138138
<programlisting>KEYBOARD_KEY_a1=help

0 commit comments

Comments
 (0)