linuxOS_D21X/source/artinchip/awtk-ui/awtk-linux-fb/config/devices.json

17 lines
270 B
JSON
Raw Normal View History

2024-11-29 08:23:11 +00:00
{
"/dev/fb0" : {
"type" : "fb"
},
"/dev/dri/card0" : {
"type" : "drm"
},
"/dev/input/event0" : {
"type" : "ts"
},
"/dev/input/event1" : {
"type" : "input"
},
"/dev/input/mouse0" : {
"type" : "mouse"
}
}