linuxOS_D21X/source/artinchip/awtk-ui/awtk-linux-fb/config/devices.json
2024-11-29 16:23:11 +08:00

17 lines
270 B
JSON

{
"/dev/fb0" : {
"type" : "fb"
},
"/dev/dri/card0" : {
"type" : "drm"
},
"/dev/input/event0" : {
"type" : "ts"
},
"/dev/input/event1" : {
"type" : "input"
},
"/dev/input/mouse0" : {
"type" : "mouse"
}
}