tune comments

This commit is contained in:
Vincent Wei
2020-11-10 11:12:20 +08:00
parent 73dc293c76
commit 56779b033d

View File

@@ -89,7 +89,7 @@ exdriver=libhidrmdrivers-0.2.so.0
touch_dev=/dev/input/event0
# The key device; use none to disable key event.
key_dev=none
# The number of keys; only valid if `keydev` defined.
# The number of keys; only valid if the key device is not `none` and can be opened.
nr_keys=2
# The maps from Linux keycode to MiniGUI scancode; only valid if `nr_keys` > 0.
keycode2scancode0=20,1