forked from Bananymous/banan-os
/dev/keyboard and /dev/mouse can be read for events from any attached keyboard or mouse respectively. This makes device hot-plugging support pretty much automatic for TTY, GUI, and whatever takes input. |
||
|---|---|---|
| .. | ||
| DevFS | ||
| Ext2 | ||
| FAT | ||
| ProcFS | ||
| TmpFS | ||
| FileSystem.cpp | ||
| Inode.cpp | ||
| Pipe.cpp | ||
| VirtualFileSystem.cpp | ||